2330 : Introduction to Programming in C

July 11th - Recursion

Today you will be introduced the idea of recursion. Recursion is an advanced topic, you will not really be required to know this, but it will be very useful. It will definitely come in useful to have this knowledge when you pursue in a computer science major in college, since it will give you a head start on college CS. Try to understand how recursion works.
Projects
Today you'll get project work time. No, that doesn't mean game-playing time.