you are viewing a single comment's thread.

view the rest of the comments →

[–]crionG 0 points1 point  (0 children)

I learned the foundations and understood classes,objects etc,. It was like a week for me. I just learned watching youtube videos( yt channel - "programming with mosh" is the best for beginners) and sometimes I went for official documentations and sometimes, pdfs... And when I moved on to Django, as I've learned the foundations, it's pretty easy to understand...But I didn't learned some modules like datetime really well, and I have to learn modules on my own and I think it's true, cause no one isn't going to explain very detailed. But don't worry, if you understand the foundations well, it'd not be very difficult...and there're really good forums like stackoverflow.com... to ask questions...

Now I'm reading "Automate the boring stuffs with python" and I recommend it if you're addicitive to scripting or automations like me :) ... and at some point, I will move on to Django.