• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

What coding is best to start with?

Like up said depends on what your creating
 
As the title says, what type of coding is best to start off with?

Take it from someone who has made the mistake of learning OTLua... You want to learn C/C#/C++ and HTML5 & CSS. Let the other 500 members of this forum who know Lua help you later...
 
Last edited:
Like J.Dre said, do not learn Lua first if you want to learn to program.
If you begin with C++ or C, you will get a MUCH better understanding of other languages and should be easier to learn.

I learned C++ first in school and it was the best decision for me.
Transitioning from C++ to Java is kind of easy, but transitioning from Java to C++, it may be harder.

If I were you, I'd start with C++.
 
C++ is easier then Java!
I have looked into some Java and ohh good...
and C++ is easy to understand ... atleast for me
 
If I were you, I would get involved in mobile programming (even in school). This market is booming and will do so for the rest of your life. ;)

J.Dre
 
Back
Top