Summer 2015 - Final Assignments!

Post date: Aug 15, 2015 2:13:04 AM

These summer classes were awesome, and we learned quite a bit about the basic of programming, from creating variables to for loops!

The final topic was debugging, an important skill in every programmer's toolkit. This is how we determine what went wrong in our program, or why the computer couldn't compile our program.

Similar to the class session, the first two assignments are programs that won't quite work. Copy the code into a file on your Koding profile and try to get it to run.

The last assignment is what was given in class, an Easy and Challenge program that you must write from scratch.

Good Luck, and Happy Coding!