So, I decided I wanted to learn how to code. I looked up for a tutorial, and found a decent one. I spent a few hours reading it, and learned some stuff. But I don't think it's enough. So, if any of you can give me a good tutorial, I would appreciate it.
Also, I only want to learn lua, but if I need to learn another one before lua, then that's ok.
Proper place to learn how to code
-
- Posts: 155
- Joined: 04 Feb 2012, 05:33
Use Game Maker and read the Game Maker tutorials. Game Maker is basically a game making tutorial, and quite a good one at that.
-
- Posts: 836
- Joined: 03 Feb 2012, 02:24
Learning Lua on it's own is perfectly ok. But as Pyro said, an external resource such as a class goes a long way.
I recently joined a coding forum recommeneded to me by a friend, which is where I've been learning a lot about Lua. So yeah, if classes aren't an option, then try to find a nice forum to study up.
And the manual on Lua.org.
I recently joined a coding forum recommeneded to me by a friend, which is where I've been learning a lot about Lua. So yeah, if classes aren't an option, then try to find a nice forum to study up.
And the manual on Lua.org.
-
- Posts: 458
- Joined: 13 Jun 2012, 00:59
I joined a Game Design class in augest using C++, and learned alot but definetly not enough. Anyone have recommendations?