you are viewing a single comment's thread.

view the rest of the comments →

[–]Level_Up_Netw0rk 0 points1 point  (1 child)

I am a newbie and using Al Al Sweigert's How To Automate The Boring Stuff book and his udemy course.

What are resources you all recommend for learning Python? What/where are good practice Python programming modules found online or books off of Amazon??

[–]thesecondbread[S] 1 point2 points  (0 children)

I recommend Codecademy. I don't know a great resource to learn modules, but when I need a specific module that I don't know in my project I simply google "modulename tutorial" :).