Object-Oriented Programming Fundamentals are key to all modern Software Developer. In this article, you will learn all the basics and […]
Author: Matt
The Social Dilemma, a wake-up call to society
Today, I want to encourage you to take the time and watch the latest documentary on Netflix: The Social Dilemma. […]
Does your Code Smell?
In this article, you will learn what code smells are, how to identify them, and how to solve them to […]
What is a Linked List
In today´s article, you will learn the basics of Lists, the differences between them and arrays, and when to use […]
HTML Forms & Navbars
In this article, we will cover Forms and Navbars creation. These are the last fundamental pieces of HTML you need […]
Refactoring: storytime!
A tale about refactoring code and a young boy that learned his lesson the hard way… Once upon a time, […]
Arrays and Loops
In this article, we will cover the basics of Arrays and Loops. By the end of this article, you should […]
Youtube Channel Launch
This is a very brief article to let you know that my Youtube channel is now live with it´s first […]
HTML Structure & Content
This article will be a summary of all the basic tags you need to build your website. We are not […]
Design Patterns – The holy grail?
In this article I will present to you the concept of Design Patters, why were they created, which problems they […]
Recent Comments