The End of the World, Hopefully I Will Feel Fine
So I took some time off to reevaluate things. Then the end of the world has happened. I am not sure exactly what is going…
So I took some time off to reevaluate things. Then the end of the world has happened. I am not sure exactly what is going…
Today we wander through the library and learn about my first design patterns book that I actually got through. Most were just so damn academic…
I have been doing this for a little while and while the community is not as large as I would like, it is growing. I…
After 9 posts, we have taken our calculator far in the world. In this last one, we put some spit polish on what we have.…
In the last couple of posts we have spent a bunch of time separating the GUI from the logic. Let complete this shift and get…
Today, I want to try a test. I want to see if I can wedge some Test Driven Development(TDD) into this series. Not sure if…
So we have done some serious work on our original code base. Before we do more we need to get over one of the hurdles…
In today’s post we will continue the Noob to Pro series. With the code in a much less complicated space, we will dig into how…
Before we can go and break something up to take our code to the next level. We need to clean up the complexity. This crazy…
Hopefully, you figured out yesterday’s homework and got the new function setup. In case you didn’t we will start with a refresher of the code…