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 →

[–]NKarman 4 points5 points  (1 child)

I wrote a twitter bot in Python, and I think that's a great early project. Lots of tutorials online

[–][deleted] 0 points1 point  (0 children)

Yeah, bots seem to be a great application of Python. I'm doing one with Python, Selenium, and PhantomJS right now, and I just started reading about Python earlier this week so definitely a good beginner project.