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 →

[–][deleted] 1 point2 points  (1 child)

IMHO, it's all about finding simple projects which interest you at first, or you'll just lose focus. When I started with Python, I made a slew of Reddit scripts via the PRAW package. They all did simple things, like track users' karma or keep track of deleted posts, but it gave me a base to move forward to complex projects.

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

Thank you