+ 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.
3 Respuestas
+ 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
+ 2
A game where the user inputs their choice in multiple choice questions that will tell an evolving story for the character
+ 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