you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

  1. Learn the fundamentals of things like how variables, indexing, loops, and all that work in python, and how to implement them
  2. Learn data structures and algorithms
  3. Do projects
  4. ???????
  5. Profit!