Stepping forward


Journey through bootcamp

Using Procedural Ruby to solve problems

Over the Holiday break I tried out the Codewars website and had quite a bit fun solving different problems with Ruby. When you first start out in Codewars the problems or Kata you are given are quite simple and are a great way to practice procedural Ruby. For this blog I figured I would go over one of the Kata I completed and explain how I approached the problem with Ruby.