+ 1
Can anybody tell me all programming languages with their functions like html for web and c++ for games
2 Respostas
+ 4
html, css for static web development, JS for interactive and dynamic web development, Python for games and antiviruses as well making softwares for industrial use. Java and kotlin for android apps and also useful in creating computer apps.
+ 1
HTML is used to make web structure.
CSS is used to give style or animate web
JAVASCRIPT is used to make dynamic web (you can even make game)
PHP is server side scripting language
SQL is database manajemen in server side
C++ is multiplatform OOP based programming language (you can make many app including Games)
C# is more spesific (windows os) than C++
Java is used to build app that can run on any devices (including Android).
JAVA is not JAVASCRIPT
Python is multiplatform OOP based programming languages with easy syntax (compared to other OOP Language)
Python3 and Django for building strong and very rich website ( flask is used for small website,but Django for everything)
kivy ( a Python Program for anroid )is used for making android apps.
Kotlin is Google's new Program for android.
Google's new android version is built on Kotlin.Kotlin is dynamic and co opt with latest technological development (such as Augmented Reality, Artificial Intelligence, Facial Recognition etc)
It's coding process is also simple and as like Python.
Swift is for building apple / IOS app .
https://www.sololearn.com/Discuss/437973/?ref=app
https://www.sololearn.com/discuss/1062064/?ref=app
https://www.sololearn.com/discuss/1033194/?ref=app