Posted 30 August 2012 - 01:59 AM
I have started a beginner Lua tutorial series on my youtube channel, for the basics I'm going over the console, which most of the stuff you can use in CC itself, but once i finish just basic Lua I will go over how to use Lua in other things, such as the CC Lua APIs.
Also, If I forgot to mention anything in a lesson leave a comment and I'll do something about it, we all forget sometimes.
- Lesson 1: Setting Up and Hello World!
- Lesson 2: Comments, Variables, and Basic User Input
- Lesson 3: If Statements, Loops, and Functions
- Lesson 4: Tables
- Lesson 5: print() Versus io.write()
- Lesson 6: Getting The Current Date and Advanced String Formatting
- Lesson 7: Basic Table Manipulation
- Lesson 8: Advanced Math
Also, If I forgot to mention anything in a lesson leave a comment and I'll do something about it, we all forget sometimes.