Learn ‘C’ Programming Language

Day 1

  1. Using the Mac/iPad in 208 – Rules
  2. Learn ‘C’ then Objective ‘C’ then Cocoa then Cocoa Touch
  3. Loading xCode development environment

Assignment

  1. Show on your screen, using ‘C’, your name printed out
  2. Print your name out 3 times
  3. Print your name out 3000 times
  4. Ask the user to type in a name that gets printed out 3000 times
  5. Ask the user to type in a name that gets printed out until a key is pressed
  6. Comment your code
  7. Make some mistakes and read the compiler errors
  8. 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.