Python app programming | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Python app programming

How do u start when programming an app with python

30th Apr 2024, 3:00 AM
John
John - avatar
2 Respuestas
+ 4
Start with learning the basics, the Intro to Python course is a good choice. When you talk about apps, there can be many kinds of apps, and the preferred architecture and ideal libraries can vary over a wide range. If you want to build mobile apps, then do not choose Python.
30th Apr 2024, 5:19 AM
Tibor Santa
Tibor Santa - avatar
+ 1
for programming an app using Python, you should follow these steps: the first thing is that you should learn Python basics and then plan your App after that, you should explore libraries and frameworks and finally start coding the app. Test your app accordingly and deploy it finally when it gets ready. and that is all you need to know.
30th Apr 2024, 5:48 AM
Naveed
Naveed - avatar