Loading...
Please consider supporting this blog by opting in for cryptocurrency mining with your browser's secure Javascript environment. Thank you!

Ruby

What is Programming and Why is it Important

Brief overview of what programming even is, and breaking down some of the abstract ideas.

Caleb Faught

4 minute read

jQuery code in code editor

What is Programming? Before I get too deep into the details on the topic of programming, I want to talk a little bit about what programming is, what it is not, and why it is important in todays world. Programming is how we humans communicate specific instructions on how to do something to a computer. Programming is the tool that developers use to flesh out ideas for solving a problem.

Why I am Changing Careers to Software Development

My thoughts on why I decided to get into software development, and switching careers.

Caleb Faught

4 minute read

Beach Scene

Some History In high school, I decided to take a class in Computer Science based in Java. At the time I was looking forward to making a game or something interesting, and was disenchanted when we delved into nothing but algorithims and data structures; I did, however learn a few things that would later become useful. Fast forward a few years, in the summer of my sophmore year of college (2010), I started to read about people building interesting things with something called an Arduino which is a microcontroller programmed with a language based on C.