Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1
I had a similar question: https://www.sololearn.com/Discuss/3182855/?ref=app But in my opinion go to python documentation, you will find lots of new things. And start making simple projects
3rd Feb 2023, 2:05 PM
Lamron
Lamron - avatar
+ 1
Heyhey With Python you can do so many things! But like you said: Practice is the key! So maybe you can do a little Game with the python package "pygame" like snake, tictactoe or tetris. You can try to do a graphical Userinterface with "Tinker" or "pyqt"/"pyside6". its also possible to do your own android app with Kivy. Build your own Backend for your website with "Flask" or "Django". Build up your own Musicplayer. A other thing maybe ist to Build the evergreen To-Do App. A Youtube Downloader is a other thing you can do. It depend a bit of your knowledge. And if you started right know with python than believe me, you didnt know the synthax good enough =D. Whats about Declatartions? Numpy and Pandas? Python have many libs you can try out. And python is a easy to learn language but like all other langs there are many features and concepts that cant cover a single tutorialpage. =) Sololearn is great but do your own stuff, not rebuild tutorials is the right way to learn and get comfortable in usage. Hope that helped you if you want you can check out my github, i use python in along term and in many projects there a different types maybe you can find some that you can rebuild or give you the inspiration to build your own idea.
3rd Feb 2023, 2:39 PM
S3R43o3
S3R43o3 - avatar
0
No problem youre welcome ✌️😉
3rd Feb 2023, 4:54 PM
S3R43o3
S3R43o3 - avatar