+ 1
In which course should I train myself the most?
8 Answers
+ 10
Depends on what you want to do, web, games, android apps, ios apps, etc...
+ 8
Web-Development : Html, JavaScript, Css.
Game : Python, C#, C++.
For ios : Swift .
+ 5
+ 3
C++ is the most demanding course here and also in real world. But the harder one is C, since you've got to deal with the assembly codes a little bit.
+ 3
python is good
+ 2
I started with C++. You can start with Python. From there study C# and end with Java. In all honesty, it's all up to you
+ 1
Python is a language of code and you can use it for just about anything, it might be a little hard to understand but if you learn it you could get very good jobs or just have fun with the code
+ 1
I would advise anyone to start with C++, Python and SQL. If you want to program websites, you should probably start with html(5) and CSS.