Reigniting the Flame: A Practical Guide to Thinking of the Why
In this article I talk about how I rekindled my interest through finding reflecting on my purpose, looking for milestones, and adjusting my targets to reflect my self discovery.
General software development posts. Language agnostic, focused on general practices and design patterns.
In this article I talk about how I rekindled my interest through finding reflecting on my purpose, looking for milestones, and adjusting my targets to reflect my self discovery.
I’ve been working on an element for this blog that is new to me but seems to be a useful topic I wanted to talk about. The two biggest pains for me in getting this blog exposed have been ensuring I have enabled Search Engine Optimization with Google and Bing, and then making sure the … Read more
This article will contain a problem I ran into trying to work with a database, and how I used different tools to troubleshoot and resolve.
One of the first hurdles I ran across when trying to build a Java Spring application was how to transfer the basic Java language that I learned at Community College, with my knowledge of using .NET and C#. I know that C# is based loosely on .NET, but understanding the Spring framework was one of … Read more
To start with my journey, I will be developing a Java API and this is the design for Planning Poker.
Java Spring and .NET are not that different when looking at capabilities and styles. Java Spring is a great gateway and translator of a polygot.