It seems like ages since I last posted! I've still been making progress though- this week I've finished the Stanford SQL course, read through the Frameworks chapter of the Odin Project, and now I'm looking at diving into Ruby on Rails. The Odin Project warned us that the SQL course would be pretty heavy going- which … Continue reading Bi-Weekly Learning Update (2!)
ruby
Warming to Ruby! (TDD & Ruby Project)
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)
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!
Learning Ruby 101
I've finally made it through the Intro to Ruby section of the Odin Project! I definitely found Ruby more difficult than JavaScript, but as I've mentioned previously, I'm still determined to make it through! This week I completed the Ruby Basics section, including going over some of the additional resources. The one I found most helpful … Continue reading Learning Ruby 101