Hey guys. Im New to this app. Can you tell me which course should I do first? I would like to know expertise answer
5 Answers
New Answer12/7/2016 6:39:39 AM
Dananjaya Chathuranga Danu Dave5 Answers
New AnswerDepends on what you want to do. HTML and JavaScript for websites. Java for programs and Android. Python if you want the easiest high level language. C++ for games, etc.
@chris really any language can build games. some are better than others. But yeah, java can be good
What "Ahri Fox" says is correct. However, you can use Java for games as well. Minecraft is built with Java.
My first language was C++ but I quickly moved over to Java. The reason being pointers and memory management. I believe that it was a good choice since C++ is a difficult language with multiple paradigms and quirks. Java is Object-Oriented and it is easier to grasp. I do however use C++ for game engines using OpenGL for example. While there are bindings for Java, I prefer to use C++ since it is a lower level language than Java. So I would suggest to start out with Java or C# and when you have grasped the basic concepts and want to be able to control more (like shaders and graphics card programming) you should move to C++. I don't say that you can't start with C++, I just find it difficult as a starting language. Remember to have fun!
wowh thanks guys. I truly appreciate your answers. :-) so good to have you
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message