Lesson 1: Resources you will need: Welcome to iPhone/iPad Programming 1! To get things rolling you will need a few things: Book: I am more or less following Beginning iPhone 3 Development:...
Category: iPhone
The Future of Learning: MOOC vs Private vs Traditional Education
This is an idea I have had for a long time (since my wife and I started Burton's Garden of Schools 20 years ago): Create a venue that would allow people to learn to develop their knowledge and...
iPhone and iPad Tutorial: Working with the textfield and keyboard
Today we are going to begin looking at using some of the controls available to us in xCode. The first of these tools is the textbox and keyboard. Using the textbox is very intuitive for most...
Developing iPhone/iPad/Android applications with Corona: Orientation Change
In this final "Hello World" with Corona, we will look at how to allow for orientation change in our app. First, please recognize that this is for a general rotation. Seldom will this be sufficient...
Developing iPhone/iPad/Android Apps with Corona: Adding Sound Effects
What's a game without sound? Sound and music can turn a boring humdrum game or movie into a riveting adventure, if done correctly! In this tutorial we are going to show the process to add a sound...
Developing for iPhone/iPad/Android with Corona: Fade in and Fade out
This tutorial will provide the basics of doing a simple object fade in and fade out using the alpha. Alpha is commonly used in game environments to cause objects to be not visible or only partially...