Best way to start learning Corona?

断了今生、忘了曾经 提交于 2020-01-25 10:01:53

问题


I know I know this has been posted millions of times but I still can't find a solution.

I want to start learning Corona and taking it seriously but I don't know how to start.

I feel shame actually because I've been playing with its API for a couple of days but I still have lots of weakness and questions mostly in its basics and structure of the language.

People posted Lua online Book link but how to start with it? Do I have to download Lua compiler or I could just use Corona compiler and after a fast checking I feel there is difference between lua and corona when it comes to syntaxes.

I've never felt this way when I started learning Fortran75 and Java. Everything was easy to look for books (love books) and videos and much more.

So to all Corona expert lvls please guide me to the best road to learn.


回答1:


Check out http://www.learningcorona.com




回答2:


If you want to learn using the Corona SDK, have a look at http://www.learningcorona.com as proposed by jhocking.

If you want to learn Lua first, check out http://lua-users.org/. You will find tutorials and code snippets there, which should get you started.

Another good starting point to learn Lua is to look at the rosetta code site: http://rosettacode.org/wiki/Lua There you can compare Lua to one of the languages you already know.

Last but not least, I would be happy to help you myself, if you ask more specific questions.

I have written a complete tutorial on my blog http://www.cutemachine.com on how to write a complete game with the Corona SDK. It is also listed on learningcorona.com.




回答3:


I have less Corona experience than you (zero), but have you googled:

Corona Dev Platform Tutorial

The first 6 or so are really promising looking.




回答4:


You want to learn about corona sdk visit this followed link , this will helpful for you , http://docs.coronalabs.com/
This tutorial provide by Corona lab.



来源:https://stackoverflow.com/questions/5249882/best-way-to-start-learning-corona

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!