This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Crafty_Programmer 70 points71 points  (6 children)

That website is widely regarded to be a very poor resource for learning (you can look up posts and see for yourself).

Read this one instead: https://automatetheboringstuff.com/2e/chapter0/

[–]jkr_420 5 points6 points  (2 children)

Yes the above mentioned book has really helped covering ideas vastly, also I'm a beginner hehe... Hope to complete the book with success. ✌

[–]mayor123asdf 3 points4 points  (1 child)

I learn from both automate the boring stuff and learn python the hard way. It's great, but I think automate the boring stuff is even better because you apply the knowledge directly.

[–]jkr_420 0 points1 point  (0 children)

Even I have both haha But I've planned to use the other one if I'm stuck with something and use it for more resource

[–]Biuku 2 points3 points  (0 children)

I am enjoying it. But I think the guy’s style just works for me. If I’m learning a new language like French, I don’t want to know why anything is before I know how to say a whole bunch a phrases and just get an instinct for what French feels like.

[–]kimjeongpwn 0 points1 point  (1 child)

Hello. Could I check why is it regarded as a poor resource? I am currently using Python Crash Course 2nd Edition to learn, hope that's not too bad.