Author Topic: Where to start with Java/Basic/C++?  (Read 469 times)

So yeah. Title of topic.

I see tons of tutorials online, I really just need a reliable place to start and is not all vague to newcomers to code and such. I've had very little experience with messing around with Torque Script.

Start with BASIC, as it will give you a basic (no pun intended) introduction to the world of programming. From there, move on to Java if you want to jump right into object-oriented programming, or you can start with C++ to give you an idea of what goes into a professional program.