You are currently viewing Ruby Koans – Is this the path to Ruby enlightenment

Ruby Koans – Is this the path to Ruby enlightenment

Reading Time: < 1 minute

Ok going forward I am trying out iTerm for my terminal and Visual Studio Code for my editor. Don’t know if these are best practices or anything, but when I was trying to pull down code from GitHub in just the default MacOS Terminal, it felt clunky.  So I am running through the Ruby Koans tutorial because it seemed more complete to me.  I am a programmer, I just am not a Ruby programmer.  So I know that I want to look at code structure, not just a dinky hello world app that doesn’t give me any real world code feels.  So I am going to run through these and see what I learn.  Also pulled down a couple books and might start in on one of those, but for right now I just need to get my hands on some code that I can read.