Naivigating the world of software programming as a student, and trying to meomorialize my experiences, opinions, and frustrations.
As I have been working on various coding challenges in Ruby over the past few weeks, I recently found a solution to a coding problem that used an unfamiliar syntax for string interpolation.
As a newbie to the JavaScript community after working exclusively with Ruby on Rails, I certainly am overwhelmed by all the tools available and the myriad of ways to build an app in JavaScript. Do I use ExpressJS or BackboneJS? Where does Node fit into all…
Testing, or Test Driven Development (TDD), is perceived to be the gold standard in program development. Admittedly, testing is powerful, and truly has the potential to drive your development in a direction that can…
This inital post was intended to be submitted a few weeks ago, shortly after completing my first week at Turing School of Software and Design. I just now finished Week 3…That’s mainly an indication of my available time as of late to focus my efforts into writing a blog — a feat I have been interested in…