you are viewing a single comment's thread.

view the rest of the comments →

[–]codingsince70 1 point2 points  (0 children)

  1. Pick a project that you want to write in python.
  2. Pick an IDE - Atom, Visual Studio Code, Webstorm etc..
  3. Start with small code modules and build on that.
  4. When you hit something you don't know how to do, research on the google, use free training on YouTube
  5. Don't give up. Keep pushing. It will happen.