4.5h Tonight. A bunch of Learn Ruby The Hard Way and a little of Udemy – JavaScript Algorithms and Data Structures Masterclass. The Ruby stuff is sinking in. I finally got to use a regex in ruby today, I learned about how ruby advocates really hate it when you use a for each loop. and I found some new looping syntaxes related to the right way to loop over an array.
I also started putting my ruby exercises on github. The idea is that it will help me get more comfortable with git and github if i’m pushing every day. It will also make sure that I can access my notes from anywhere.