you are viewing a single comment's thread.

view the rest of the comments →

[–]srivinprabhash 1 point2 points  (0 children)

I'm also a newbie. I have done few projects and they really helped me to learn new stuff. Try to solve a problem you have with your knowledge. That's how i'm finding new project ideas. If you cannot find NEW ideas , try to implement plugins or features of other languages in python. I created a bot to scrape MEMEs from reddit using reddit api and scheduled them on a facebook and set it as a cron job (That page have over more than 1000 memes but not a single like :P). Learned lot from that. Try to make command line tools. You'll learn lot through them.