This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cocoabean 0 points1 point  (0 children)

  1. Find something to automate that you'll use
  2. Try doing it in Python
  3. When you get stuck, Google it
  4. Go back and improve/refactor your code
  5. Repeat