Tag: software development

Building a Blog – Let’s Get Started!

For a while now, I have been trying to keep up with writing articles for my blog. Even though there is so much I want to learn, I still feel like I have trouble keeping a regular schedule for writing my articles. Currently, I’m using WordPress for managing my content, but last week I thought:…

By Rosa July 3, 2020 0

The History of C

I think you can ask any developer what C is and they’ll be able to answer you. C goes back a long time and has been around for a couple decades. Many of our current programming languages are based on C as well! Java, C#, C++, Perl; they are all derived from the C programming…

By Rosa May 14, 2020 0

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…

By Rosa May 7, 2020 0

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…

By Rosa April 9, 2020 0

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…

By Rosa March 26, 2020 0

Additional Books for MUTS!

While I was looking through my books I currently have for the development of MUTS, I came to the conclusion that I missed a couple. To be more precise, I missed books concerning a certain subject within operating system development. While it is not directly related to the development of an operating system, it still…

By Rosa December 4, 2018 0

Book List for MUTS

Before I can start programming on MUTS, I need to gain a lot of knowledge first. What better resource is there then books? Well, many other resources of course but book do lay a good foundation and are in general trustworthy sources as opposed to your random internet article. So, below there is a list…

By Rosa September 24, 2018 1