Day 1
- Using the Mac/iPad in 208 – Rules
- Learn ‘C’ then Objective ‘C’ then Cocoa then Cocoa Touch
- Loading xCode development environment
Assignment
- Show on your screen, using ‘C’, your name printed out
- Print your name out 3 times
- Print your name out 3000 times
- Ask the user to type in a name that gets printed out 3000 times
- Ask the user to type in a name that gets printed out until a key is pressed
- Comment your code
- Make some mistakes and read the compiler errors
- What is the history of ‘C’?
On your blog, write a one sentence brief history of ‘C’ and post an example of your code from number 6.