I finished basic python, what to learn next? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

I finished basic python, what to learn next?

Now that I finished Python basic, what modules/techniques etc should I learn next for me to be able to make fully functional programs?

2nd May 2019, 2:22 PM
Nopparuj
Nopparuj - avatar
4 Respuestas
+ 2
Take a look at tkinter: It allows you to make graphical programs for desktop without much trouble, because it comes with Python.
2nd May 2019, 3:18 PM
HonFu
HonFu - avatar
+ 2
now learn it in depth. I know learning to program is like being a child locked in a chocolate factory, you want to sample everything! but you must resist the temptation and orient yourself towards mastery.
2nd May 2019, 9:43 PM
Logomonic Learning
Logomonic Learning - avatar
+ 1
You can create fully funtionally programms with python. But if you want to learn more languages i suggest you learn c# or java
2nd May 2019, 2:24 PM
Dragonxiv
Dragonxiv - avatar
+ 1
It almost depends upon you.if you want to start with game development in python then pygame is best for you.if you want to create website then Django framework of python is best.for android development kivy is best framework of python and for machine learning matplotlib,numpy,scipy,pandas etc are best framework of python.choose what you want to do with python and learn framework to related your work.
2nd May 2019, 4:55 PM
Maninder $ingh
Maninder $ingh - avatar