Extra Resources

This page includes pointers to additional resources that you might find useful for this course. Keep checking back here, since we will be constantly updating links.

x86 Assembly Language (Courtesy MIT 6.828)

PC Hardware Programming (Courtesy MIT 6.828)

Ruby Language Reference:

Git 2nd edition

The Ruby Programming Lanugage
Authors: David Flanagan, Yukihiro Matsumoto

Good Language Reference on the Ruby Language. Recommended for anyone who wants to learn Ruby.

O'Reilly Media, Inc.
1st Edition (January 2008)

ISBN-13: 978-0-596-51617-8

Free On-Campus (Safari Books): HERE

 

Other Ruby Resources:

Materials on Source Control and Project Management:

Git 2nd edition

Version Control with Git
2nd Edition

Authors: Jon Loelinger and Matthew McCullough

Complete reference on Git. Covers almost anything you want to know about using Git.

O'Reilly Media, Inc.
2nd Edition (August 20, 2012)

ISBN-13: 978-1-4493-1638-9

Free On-Campus (Safari Books): HERE

 

Cucumber Resources:

The Cucumber Book

The Cucumber Book

Authors: Matt Wynne and Aslak Hellesøy

Pragmatic Programmers, LLC
1st Edition (February 7, 2012)

ISBN-13: 978-1-937785-01-7

E-book Version: HERE
Amazon Print Version: HERE

Cucumber Recipes

Cucumber Recipes

Authors: Ian Dees, Matt Wynne, Aslak Hellesøy

Pragmatic Programmers, LLC
Beta Version

E-book Version: HERE

Other Cucumber Resources: