"Tell Me and I Forget; Show Me and I May Remember; Involve Me and I Will Understand."- Confucius
Sign up today to start your school on the path to innovation and success with Tech 2000!
MySchool 3.1 Getting Started Outline:
Module 00: Set Up
* Get an apple ID
* Dowload and Install the SDK
Module 01: Getting Started
* What's in the SDK
* Documentation and Resources
* About Example Programs
* Download and Build an Example Program
* Dowload and Install Sample Project
* Intro to XCode
* Looking up APIs from XCode
Module 02: Learning About Objective C
* Introduction to Objective C
* Classes, Objects, Properties & Methods
* Source Files
* Medthod Definition
* Delegation and Delegate Methods
* Exercise: Edit your Business Card Data
* A brief look at other source files
Module 03: Learning About Interface Builder
* Interface Builder Overview
* Understanding IB Connections and Outlets
* The Application Delegate
* Modify UI Element Attributes
* Making a Custom View