Learn Why to Code

A brief introduction to practical programming

Organizing the Code

The problem: There's a lot of boilerplate code that we're writing over and over.
The solution: Move the code into a separate text file and begin using our text-editor.

This is just a skeleton of the actual lesson. Content is added as it is edited and polished.

Comments