ChrisbradycodeEngineering Concepts in Strength TrainingIn a previous blog, I touched on some of how software engineering has provided a new lens to understand programming for strength…Mar 30, 2021Mar 30, 2021
ChrisbradycodeAdding Unit Test to Rails AppTests were not a huge part of my learning when I was going through the Flatiron bootcamp. We focused much more on BDD or behavior driven…Mar 23, 2021Mar 23, 2021
ChrisbradycodeAlgorithms and Strength TrainingIf you begin to study computer science, it won’t be long before you run into the study of algorithms. Algorithms are defined (by google)…Mar 16, 2021Mar 16, 2021
ChrisbradycodeWhy Did I Decide to Study Software Engineering?I wanted to develop a skill-set that would allow me to get a job that would afford me a lot of freedom while also making a decent living.Mar 9, 2021Mar 9, 2021
ChrisbradycodeAjax in Rails ExampleRecently I had to make my first single page rails application.Mar 2, 2021Mar 2, 2021
ChrisbradycodeTwilio in RailsThis week I was given an assignment by a potential employer. This assignment had a few specs including adding ajax functionality to a…Feb 23, 2021Feb 23, 2021
ChrisbradycodeHow to use bootstrap with Rails6I’m unfortunately not a person that pays too much attention or has that much interest in website styling. The actual functional elements…Feb 16, 2021Feb 16, 2021
ChrisbradycodeFirst Week of Algorithm immersionIn my last blog entry I detailed a rough outline for my plans of studying data structures and algorithms going forward.Feb 9, 2021Feb 9, 2021
ChrisbradycodeMy Plan to Conquer Data Structures and AlgorithmsAs of right now, I suck at data structures and algorithms. This is a major issue that I’ve been somewhat avoiding because it wasn’t…Feb 2, 2021Feb 2, 2021
ChrisbradycodeAdding Login/Signup to Gym Management AppAdding Login and Signup functionality fall into the CRUD framework specifically the C (create).Jan 26, 2021Jan 26, 2021