-3
votes
0answers
75 views

Where can I find a Lua tutorial(other than the Lua book)? [closed]

I have a decent background in programming. I know HTML, CSS, JavaScript, PHP, C++, C, Python and Ruby. I recently heard about a language called Lua. Upon research I hear it is becoming increasingly ...
3
votes
6answers
343 views

Is there any place to find real-world usage-style tutorials for programming languages?

Let's face it. When you want to learn something completely new, be it mathematics or foreign languages, it's easiest to learn when you get real world scenarios in front of you, with theory applied. ...