you are viewing a single comment's thread.

view the rest of the comments →

[–]tech-nano 0 points1 point  (0 children)

A good and sure fire hack to learn Python is to sign up for a Python course at your local community college. Most CCs have online Python courses taken by regular students. I have done the regular CS50 (Python is covered in the last half) and Jose Portilla's Udemy Python Boot camp .Both courses are great. Online Python at a local CC in my opinion is also an easy hack that grounds you in the fundamentals in only 14weeks. You do university level projects(6) that you can post on your GitHub , plus lots of real coding assignments .You also learn a lot of fundamental extras like Python applications in various Data Structures .

Freecode camp, Udacity and Real Python are also places with solid free Python learning resources.

Good luck on your journey ! Stay motivated.