Learn Why to Code

A brief introduction to practical programming

How to Save a File

The problem: How do we save files to our hard drive?
The solution: Use the methods belonging to Ruby's File class.

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

Comments