New Video Tutorials for Complete Beginners

Hi all,

If you’re new to Corona and programming and looking to get started, feel free to have a look at a video tutorial series I’ve just created.

The app that you will create features how to add graphics, change screens, create a menu and scroll content.

It’s aimed for complete beginners so it goes from scratch. The videos explain programming basics, like variables, functions and if statements.

Corona SDK App Creation: Part 1
http://www.youtube.com/watch?v=teZ2aPuGtQA&feature=channel_video_title

Corona SDK App Creation: Part 2
http://www.youtube.com/watch?v=Znya9tE6l0U&feature=channel_video_title

Corona SDK App Creation: Part 3
http://www.youtube.com/watch?v=brSTfZQhLz8&feature=channel_video_title

Corona SDK App Creation: Part 4
http://www.youtube.com/watch?v=YI9_9MyHN7g&feature=channel_video_title

Corona SDK App Creation: Part 5
http://www.youtube.com/watch?v=6D5GOXlx6OM&feature=channel_video_title

The app you will create uses the popular Director class for changing screens. It also explains the scroll content files from the sample source code.

Hope everyone enjoys and learns something!

Mark

[import]uid: 37765 topic_id: 13334 reply_id: 313334[/import]

The file director.lua used in the videos was created by Ricardo Rauber http://rauberlabs.blogspot.com/ Ricardo’s class makes changing screens make sense and full credit to his awesome code.

Likewise to Gilbert, your code is fantastic, many samples require a decent tutorial but the ones you create do not. Awesome. Thanks for your scrolling code.

[import]uid: 37765 topic_id: 13334 reply_id: 48979[/import]

Is there someplace we can get your image files to make the tutorials work? Otherwise…great tutorials! Thanks. [import]uid: 20690 topic_id: 13334 reply_id: 51176[/import]

Hi there,

I’ve been meaning to start a GitHub and place all the files there and on the Code Exchange. Just need to still go through all the steps to actually create a GitHub. Then all the files/images will be available for sure. Thanks for the kind words about the tutorials :slight_smile:

Mark [import]uid: 37765 topic_id: 13334 reply_id: 51243[/import]