What's a good tutorial for people just trying to pick up Lua?

I’ve decided to use Corona for my next app (and future apps as well) so I’m looking for some tutorials that will introduce me to Lua. The app I’m making isn’t a game, so I don’t want to do a tutorial that focuses a lot on physics/game development. I’m looking more for tutorials on UI and SQLite. I’ve checked out http://www.learningcorona.com/ and I’ve done several of Peach’s tutorials but I really need to just do a lot of coding myself to commit it to memory.

I’ve taken three programming courses in High School and have released several games using GS. So I know how to “think like a programmer” as well as publish and test apps. I really just need to get used to Lua.

All help is appreciated! [import]uid: 151050 topic_id: 26875 reply_id: 326875[/import]

I would recommend this book created by the lua creator himself: http://www.inf.puc-rio.br/~roberto/pil2/ [import]uid: 84637 topic_id: 26875 reply_id: 109095[/import]