Learing Lua: How much is enough?
Posted: Mon Oct 28, 2013 8:30 am
So I decided to get serious about learning Lua and LOVE.
As of now I have covered the entire part I of PIL
http://www.lua.org/pil/contents.html
Apart from C related topics and Coroutines
I was thinking since I am going to be using a framework that has its own API I won't need to bother with learning The C API (part3) and I'm not too sure if Coroutines are necessary to get my feet wet with LOVE's framework.
Basically my question is how much Lua is enough, should I learn absolutely everything on PIL, do I only need to know the syntax and some basic techniques.
Have in mind that I would like to make simple 2D platformers and arcade games with LOVE.
I am really eager to just get started on working on some games but whenever I do I get really disappointed, its like a never ending learning curve. Maybe failure is just part of getting better and they say their is no limit to learning.
Those of you who learned Lua, when did you start using LOVE, right after you learned some basic synax, after you learned some advanced topics/techniques like metamethods on OOP or did you literally master Lua through and through and THEN get started on LOVE.
I'm not really in such a hurry BUT I would like to get my feet wet and see some good progress (not just frustration and almost never ending failure).
As of now I have covered the entire part I of PIL
http://www.lua.org/pil/contents.html
Apart from C related topics and Coroutines
I was thinking since I am going to be using a framework that has its own API I won't need to bother with learning The C API (part3) and I'm not too sure if Coroutines are necessary to get my feet wet with LOVE's framework.
Basically my question is how much Lua is enough, should I learn absolutely everything on PIL, do I only need to know the syntax and some basic techniques.
Have in mind that I would like to make simple 2D platformers and arcade games with LOVE.
I am really eager to just get started on working on some games but whenever I do I get really disappointed, its like a never ending learning curve. Maybe failure is just part of getting better and they say their is no limit to learning.
Those of you who learned Lua, when did you start using LOVE, right after you learned some basic synax, after you learned some advanced topics/techniques like metamethods on OOP or did you literally master Lua through and through and THEN get started on LOVE.
I'm not really in such a hurry BUT I would like to get my feet wet and see some good progress (not just frustration and almost never ending failure).