kirstenwerner.github.io


The most important thing to understand about Logic and Conditionals

As a newbie in coding, and the tech world in general, one of the most important - and most brain-numbingly difficult - things to wrap your head around is how to use Logic and Conditionals.


Creating my first Ruby CLI Gem

I’ve just completed my first Ruby Gem, and whoo! that was a doozy. After spending days thinking about what I wsa going to make, and procrastinating by re-reading EVERY. SINGLE. THING. that I thought might be helpful before starting actual work on it, I finally sat down to begin my project.