Python project Ideas | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Python project Ideas

Hello everyone, I have been doing Python 3 for a while and I am still learning. For me best way to remember what I learnt is by doing small projects. I have done some small projects like 'guess my number' and 'rock, paper, scissors'. All text based. Now I don't know what to do next. I am out of ideas. Any suggestions?? Thanks in advance

2nd Aug 2017, 7:07 PM
Sush Boy
Sush Boy - avatar
9 Answers
+ 10
If you want to experiment a bit with GUIs, try: www.codeskulptor.org It has a simplegui module embedded, which lets you build nice applications - for Windows only, though. Other, non-GUI projects might include: - webparser - SQL database manager - geolocation or other API usability - etc.
2nd Aug 2017, 7:45 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 8
@ArchKoder I really recommend this MOOC here: https://www.coursera.org/learn/machine-learning
3rd Aug 2017, 5:57 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 8
That's cool. I did another course on coursera.org on pandas library, which allowed me to enter machine learning for Python, specifically.
3rd Aug 2017, 6:10 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 5
If you're looking for project ideas, the Android app "Programming Ideas 2" has a bunch: https://play.google.com/store/apps/details?id=com.alansa.ideabag2
4th Aug 2017, 6:13 AM
David Ashton
David Ashton - avatar
+ 4
Have you learned how to use the "tkinter" module yet?
2nd Aug 2017, 7:13 PM
Ghauth Christians
Ghauth Christians - avatar
+ 4
If you haven't completed the course yet then I suggest you do. ☺ You can still code as you go but when you completed the course then you can work on projects. You'll then have an arsenal of skills you can use to complete your projects. I'd suggest trying out every "Try it yourself" in the course to get the idea of the topic you're on to stick in your head. Other than that, try to complete the course first.
2nd Aug 2017, 7:45 PM
Ghauth Christians
Ghauth Christians - avatar
+ 4
Plz tell me about some MLearning Projects from beginners to Advanced!
3rd Aug 2017, 5:52 PM
Harsh Prakash Agarwal
Harsh Prakash Agarwal - avatar
+ 3
Thanks Kuba Sir I was introduced to this course earlier but I found It theoretical so I jumped straight to learning python3 libraries but now I will take it seriously
3rd Aug 2017, 6:07 PM
Harsh Prakash Agarwal
Harsh Prakash Agarwal - avatar
+ 2
No not yet. I have only learnt like the basics. Things like if, else , loops, lists and dictionaries.
2nd Aug 2017, 7:39 PM
Sush Boy
Sush Boy - avatar