+ 3
How to use programming language to develop software?
I have completed all the courses. How can i arrange modules combine different modules .
5 ответов
+ 6
U can use apps like "py2exe" to convert python codes to windows apps, with extention '.exe'.
+ 5
Use languages like C++ for windows applications.
Use python for Linux applications
Use java (Utilize In android studio) for android applications.
+ 4
Check this video this help you how you can use your programming knowledge into real world.
https://youtu.be/hqC9tioGCi0
+ 4
Or with JavaScript you can develop web apps, or using the framework ReacNative make apps for windows, android, etc.
+ 1
Javascript or python