N-Tier Architecture Explained
In A Little Overview: Popular Software Architectures, I gave a quick overview of the three most popular and commonly used software architectures. With this brief glance, I tried to create a little window for you to peek through and see what some architectures look like from the inside. Let’s open the first door of the…
A Little Overview: Popular Software Architectures Nowadays
There are tons of choices and patterns to base your software architecture on. Many architects were before us that have thought of great architectures that many of us use to this day. There are a handful of architectures that are considered the most common or popular. This post will contain a very generic overview of…
Software Architecture: What is it?
I can still clearly remember the first program I’d ever written. It was the most traditional first program: Hello World! I was working my way through a Dutch book on Java 6 and eventually created my very first calculator. Creating a window with JFrame, positioning the buttons with actual pixel coordinates, methods containing the business…
Software Architecture Series
It has been quite a while since I last posted on my blog. My futile attempt to reinvigorate my writing died out very quickly due to personal circumstances. Study always likes to interfere with these kind of things, so does work. Since everything has become more stable, I feel like I can pick up my…