App Description

This application is intended to get you one step ahead in XCode world. It is designed to be simple, easy and fun!

A working copy is included for each of the codes mentioned to enhance the "Touch and Feel" effect.

By the end of this tutorial you will be able to:

- Do basic drawings (rectangle, ellipse, arc, curve and lines)
- Create a subclass of UIView object.
- Understand methods: touchesBegan, touchesMoved and touchesEnded.
- Detect touch and multiple touches on screen and generate related information.
- Do basic animation.
- Mix touch, animation and sounds.


Built in English.

iPhone Screenshots

(click to enlarge)

Learn XCode (Part II) screenshot 1 Learn XCode (Part II) screenshot 2 Learn XCode (Part II) screenshot 3 Learn XCode (Part II) screenshot 4

App Changes

  • June 09, 2014 Initial release