Sunday, July 13, 2008

Session 0

This session will cover basic ideas that are always used in programming.
  1. Choosing a language - C# for the masses
  2. Binary Evaluations - To be, or not to be true
  3. Variables and Assignments - It's really basic algebra
  4. If then else - Which way do I go?
  5. Input and Output - Can you hear me now?
  6. Objects and Functions - How not to get confused writing code
  7. Putting it all together - Knock Knock coding

No comments: