+ 3
How to code not on the app
They don’t tell you how to code out of the app I get what it’s teaching me but how can I program something on my smartphone/computer say make a app or game if someone can explain Thanx in advance
12 Réponses
+ 3
To write a code for your real-time application like website, game or desktop app,..... First you have to pick a programming language that really fit with the project you wanna create. I mean if you wanna develop desktop app: python tkinter, java gui, c++gui are some programming language you have to learn. Like that for website: html, css, bootstrap, JavaScript, jQuery, react, .... Can be used. also for games c#, JavaScript,....
Then after you pick your language then to code your project you use a text editor. Here is some of my recommendations: for web project visual studio code is the best one, for python: pycharm, for java: eclipse, inteljIdea,......
For more you can Google it and and get more information on it
+ 3
You need to install Python3 on your machine and interpret the codes. You can check out an tutorial about it.
+ 2
maybe kivy. django has been used for web applications. kotlin (another programming language) is also popular for android apps.
https://kivy.org/#home
https://www.djangoproject.com
https://kotlinlang.org
+ 1
Where do i fined this turorial about this
+ 1
you can go to python.org or anaconda to download and install python.
for games, you can start with searching for pygame.
https://www.python.org
https://www.anaconda.com/products/individual
https://www.pygame.org/news
i hope this is helpful.
+ 1
Pygame im guessing is for games
How about to make own app and the like
+ 1
Pranto
Whats languge is programing and wich are develiping
+ 1
For practice outside the app I recomend you Visual Studio Code. Its very usefull when you are starting or you are a profesional one
+ 1
Thanks for all the answers
Amansisa Tadese Gudina you said a few categorys what do you think is the best one in each category
+ 1
If the any of theanswers where helpfull to you be nice and like it