0
best programming language to learn first?
Whats the best programming language to learn first for a beginner?
3 Antworten
+ 5
HTML :)
+ 2
Start with C. It is the mother of all high level languages. Or alternatively you can start with python because of its explanatory syntaxes.
+ 1
It's a very common question here. But the answer depends on what you wanna do. If you want to develop websites and start learning Python it doesn't will help you as you start learning HTML or CSS.
Do you want develop mobile apps ?
For Android: Learn Java
For iOS: Learn C++
Web sites or web applications ?
HTML >> CSS >> JavaScript (!)
Windows Programs ?
Learn C#
But have in mind you can do almost everything with one programming language. For example... The Facebook's page are a website, right ? But, in your structure are single parts in Python, others in Java...
Start learning one language don't means necessarily that you will develop on it.
My advice: start learning C++ because is the most popular and the community is very big. If you unlike it, start learning other languages. That was most easy for you is the best for you keep learning and improving.
https://www.sololearn.com/Discuss/444992/?ref=app