The Fundamentals of Ruby

A week-long course teaching kids how to program with Ruby

Built for Tarrant Institute during August 2013. I did teaching, and it is built with ruby. Check it out.

I developed the curriculum and taught it at the Tarrant Code Camp and Cabot School during two weeks in August 2013. It was focus was on building interactive programs that teach the fundamentals of programming. The curriculum covered basic data types, variables, arrays, user input, logic, loops, GUIs, arrays, methods, and classes.