#learning-journey
Read more stories on Hashnode
Articles with this tag
It's been two weeks since I embarked on my 100-days-of-code challenge and I'm excited to share my progress so far. The goal of this challenge is to...
1 of 100 days : McDonald's Menu Website (Part 1) · My Makers main course is going to start the following week. I assume the course would occupy at least...
Let's finish the Todo object. Only a few steps away. Here is what we will focus on in part 3: Apply CI to this project with CircleCI Complete...
Let's continue on my to-do list in Ruby. Here are the focuses in part 2: Methods in Todo class Unit tests for every method in Todo Before going...
During my pre-course at Makers, I learnt many concepts, tricks and tips about Ruby from the materials, but I think I need to practise instead of...
Discover test-driven development and Rspec for Ruby · As a developer, I have to always make sure my codes work no matter what happens. In order to do...