- 1
Hello guys
I study information technology and I am beginner tell me which language start first thanks alot
3 Antworten
+ 13
python is a pretty good choice.
c++ if you wanna be a badass.
+ 3
Hello there.
Personally, I would recommend you to start learning Java. It's a great language and it's widely used by many developers.
Once you have mastered the Java language, you'll have no problem learning the other OOP (Object Oriented Programming) languages such as C#, C++ and Python. They're all pretty similar and when it comes to the syntaxes, each language has its own different syntaxes.
Overall, if you choose Java as your first language, you won't regret that decision.
Here's some fun facts about the language:
https://www.techworm.net/2016/05/10-interesting-facts-java.html
+ 2
Learn Python if you're in IT in order to automate tasks, that'll be the best use of your time in order to save much more time in the future.