+ 5
These posts will serve you well:
https://www.sololearn.com/discuss/96845/?ref=app
https://www.sololearn.com/discuss/284542/?ref=app
https://www.sololearn.com/discuss/595802/?ref=app
[Credits: Agus Mei ]
" Choosing your first Language
You can choose any language.
if you can't decided here the guide :
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)
Swift is for building apple / IOS app "
Happy Coding!



