Learn Why to Code

A brief introduction to practical programming

Writing Our Own Methods

The problem: Typing out the same steps to download and save files is becoming repetitive.
The solution: Let's write our own method to wrap these steps in a single call.

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

Comments