If i pick up some books on Lua (i can’t seem to find any on Corona) will the sample code provided in the books pretty much work in Corona? Or are the APIsin Corona, specific to Corona? [import]uid: 65093 topic_id: 10953 reply_id: 310953[/import]
@daverenner,
You are on the right track, there are three things to mastering CoronaSDK
- Lua - The language
- CoronaSDK basics
- Understanding how the iOS system works
If you have mastered these three, you can do a lot more than otherwise.
For testing Lua, download and build the Lua 5.1.4 and run it on the terminal to test your Lua skills, however you can run *most* of it on the simulator and output the results into the terminal window.
As for Books on Corona, there are a few being written and next year, you will find plenty of them in the market.
cheers,
?
[import]uid: 3826 topic_id: 10953 reply_id: 39883[/import]