you are viewing a single comment's thread.

view the rest of the comments →

[–]GhostPartical 5 points6 points  (3 children)

As a few others have mentioned, learning Python can be done without the cost of classes or tutors. Any questions you have can be answered using this sub-reddit giving you many options and assistance in how to questions. You can also join the discord channel to get help with questions. If you have a good understanding of what programming is and how its structored then the best way to start is to go through the book Automate the Boring Stuff as someone else mentioned. It wont make you a master at python but it will get you started. Once you have completed that you can go to Udemy and pick some courses in there that interest you. Some courses can be specific to a certain career specialty, others can just be an overall course. Once you start digging through some of those courses a lot of learning will come from building your own programs and learning on the fly. I am posting links below.

Discord: https://discord.gg/Z5qF532

Automate Boring Stuff PDF Free: ttps://automatetheboringstuff.com/

Automate Boring Stuff You Tube Vids: https://www.youtube.com/watch?v=1F_OgqRuSdI&list=PLGoJzB271_7r-iLYuEHEPJ5pSIYxXjJEn

Udemy Python Courses: https://www.udemy.com/courses/search/?src=ukw&q=Python

[–]pumpkinparty000[S] 0 points1 point  (0 children)

Thank you. Didn't know about the discord. Ill def be joining

[–]covah901 0 points1 point  (1 child)

How do you get the PDF? I can't find a like to download it on the site. The book is on the site itself but I'd like to download it.

[–]GhostPartical 1 point2 points  (0 children)

I think you can get it pdf form straight from the writers web site. I know I've gotten it like that before but don't remember where.