About

Software is a Craft

Building software is more than just writing code. It takes thorough designing, forethought, and meticulous scrutiny to detail while also requiring creativity. There is the hardened mathematical basis behind how computers operate, but also an artistic application of making operations flow together in numerous ways to give us what we want in the end. Thus making computers do what we want requires crafting applications to interact with the systems we use or build.


What's in a blog?

This blog is an ever expanding repository from one craftmen's perspective based upon experieince, practical application, and the sheer fun of it! Hopefully others can glean helpful tid bits for their projects, or enjoy an interesting read about the topics and interests of this particular software engineer.


Happy Coding!

Popular posts from this blog

How to Find A Missing Number in Python