Can anyone suggest some great topics for Python Project? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

Can anyone suggest some great topics for Python Project?

It's urgent friends!

23rd Oct 2019, 4:59 PM
Poulamee Pal
Poulamee Pal - avatar
20 Answers
+ 4
A social media platform like Facebook, but that may be too great.
24th Oct 2019, 2:28 AM
Sonic
Sonic - avatar
25th Oct 2019, 3:11 AM
David Ashton
David Ashton - avatar
+ 4
I have created daily note (diary) in Python. The points I have done: • Add new note Your note will be so: "2019-10-25: Hello SoloLearn" • Browse previous and next note • Delete the chosen note • Show notes with sorted by date • Save notes to text file with sorted by date • Error handling for date for example format: 2019-10-25 so date will be right format • You will also read saved notes in text file before you add new note • When you are done all these above, you can change it to graphical user interface
25th Oct 2019, 11:43 AM
Ferhat Sevim
Ferhat Sevim - avatar
+ 4
Thank you all for your inputs! The sololearn community is truly helpful! ☺✨
26th Oct 2019, 8:22 AM
Poulamee Pal
Poulamee Pal - avatar
+ 3
In SoloLearn there are many solved coding challenges so that you can try to train yourself (in the |Learn| window). But if you wanna start your own projects, the better for this is developing games because they mix algorithms, and appearence (with tkinter for example). Everything is possible with programmation. Don't feel limited!
23rd Oct 2019, 5:07 PM
~kyros~
~kyros~ - avatar
+ 3
You can check on YouTube. There are a lot of videos about that topic.
25th Oct 2019, 12:49 AM
Djordje Marcetic
Djordje Marcetic - avatar
+ 3
Whatever that can make your life easier or someone in your vicinity. Just think for a while and ideas will come up. Some small database (list for something, a diary for daily activities), Calculator for some special purpose (making furniture - material calculator for example, etc.), Program for Xls files ( reading/processing), Some small scripts for usual tasks (example - to load several programs on OS loading) ...
25th Oct 2019, 5:38 AM
Sasha Djekic
+ 1
Python games -> PyGame
23rd Oct 2019, 5:16 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Recreate a simple game in Python like: tic-tac-toe Pong Triple Triad etc
23rd Oct 2019, 6:20 PM
Rodrigo Oliveira
Rodrigo Oliveira - avatar
+ 1
You can start a project web, you can use framworks like bottle, django, flask etc... on python, you can see more on gooogle😉
24th Oct 2019, 7:44 PM
Tanjil Khan
Tanjil Khan - avatar
+ 1
I am learning a lot programming a discord bot using discord.py API
25th Oct 2019, 5:17 AM
Daniele Daini
Daniele Daini - avatar
+ 1
Are you first year student?
25th Oct 2019, 12:50 PM
Yash Chaudhari
Yash Chaudhari - avatar
+ 1
Just so u know you can't make an app or cloud platform with python that's kinda dumb. But you could do an Algorithm
25th Oct 2019, 2:09 PM
Terdoo - Toheeb Osu
Terdoo - Toheeb Osu - avatar
+ 1
Try a social media platform
25th Oct 2019, 2:10 PM
Ibrahim Sha'aba Musa
Ibrahim Sha'aba Musa - avatar
+ 1
Like you could but the device would find it difficult to process
25th Oct 2019, 2:11 PM
Terdoo - Toheeb Osu
Terdoo - Toheeb Osu - avatar
+ 1
Any device
25th Oct 2019, 2:11 PM
Terdoo - Toheeb Osu
Terdoo - Toheeb Osu - avatar
+ 1
And whatever you do, stick to the: "First make it work, then, make it better"! I saw it on the wall in some IT company and find it very true and useful as too much dealing with secondary details can eventually overwhelm your efforts, your time and most importantly, Will to move forward...
26th Oct 2019, 6:20 AM
Sasha Djekic
0
You can make great apps with python...like telematics app,multimedia app and of course social media...if u lack great ideas, i suggest you relate to other programmers and support a greater project
25th Oct 2019, 9:14 AM
Ericode
Ericode - avatar