Can you guys give me tasks on what program should I do after I finish learning Python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can you guys give me tasks on what program should I do after I finish learning Python?

After I certificate in the course I want to practice. I already made a volume calculator by myself. But currently I'm low on ideas.

12th Mar 2017, 10:11 PM
BenCo
BenCo - avatar
3 Answers
+ 17
make a bunch of generators on sololearn. doesn't matter what it's about (location, super heros, gross food, etc). then try and make something semi useful like a website scraper, or an email bot, or an excel bot, website backend, etc. then finally, make something with a gui/interface that looks like a real program. most importantly, make sure you're making things that make you excited
13th Mar 2017, 2:25 AM
Ahri Fox
Ahri Fox - avatar
+ 2
A game where the user inputs their choice in multiple choice questions that will tell an evolving story for the character
13th Mar 2017, 12:13 AM
Gareth W. Jones
Gareth W. Jones - avatar
+ 2
a program to open a folder, and move specific files to another folder on your computer. Each programming languages excels at something and things like this is where Python leads the pack
13th Mar 2017, 12:38 AM
LordHill
LordHill - avatar