I finally managed to get ahead of my own schedule! Over the weekend I completed the Odin Project's Ruby Project. You can take a look at my code here. The project used exercises from the Learn Ruby section of Test First. They supplied a collection of test files, and we were charged with writing the … Continue reading Warming to Ruby! (TDD & Ruby Project)
testing
Learning the Joy of Testing!
I dropped the ball this weekend- I didn't get to do the Ruby track of codecademy like I'd planned, but I managed to do the first few sections earlier this week, making it about a quarter of the way through. The Testing Basics section of the Odin Project was really short! It brought up some … Continue reading Learning the Joy of Testing!