Tuesday, April 19, 2011

The Curriculum

This is a list of the topics I will attempt to cover. This list may be updated often, but I will always try to keep it in a logical order. Meaning, you should make sure that you've covered earlier topics before attempting the later topics as you need a firm grasp of the basics for anything else to make any sense! The blog is new and still coming together, so I apologize that not every topic is filled.



  1. Read Me First!!
  2. Algebra for programming
  3. Naming conventions
  4. Algorithms and Pseudo-code
  5. Data types
  6. Operators
  7. Loops
  8. Arrays
  9. Functions
  10. Object Oriented Programming (OOP)
  11. Choosing a programming Language
  12. GUI
  13. Threads
  14. Graphics Rendering
  15. Extending your Programming

No comments:

Post a Comment