ROSA FIORE
The Development of a Writer and an Operating System
Partnered with Valentin Utkin

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

Getting on YouTube while Learning C!

While I’m working on my software architecture series, I’ve also decided to get my hands dirty with some programming. Even though I initially wanted to start with Assembly, my mind has changed a bit in that regard. Don’t worry, I will put myself through learning Assembly. However, Assembly is the lowest level of programming there…

By Rosa April 16, 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