Learn Why to Code

A brief introduction to practical programming

Data-crunching

The problem: How do we find the Congressmember with the most tweets?
The solution: Sort and aggregate data arrays using Ruby's collection methods.

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

Comments