What are the differences between function declarations and function expressions? We'll find out in...
This article will cover CSS gradients and take a took at some real-life uses for them. Most of the t...
Let us remind ourselves what we did in the last two articles. We created a cute card view consisting...
Let's take a look at the pen in the last article here. We notice that we set the font-family propert...
We need to know how the different CSS rules are applied to elements so that we can write clean, struc...
Similarly to merge sort, quick sort utilizes recursion in order to sort elements. Similarly to merge...
We are done with the basic sorting algorithms! Bubble Sort, Selection Sort and Insertion Sort were (I...
After talking a bit about Bubble Sort and Selection Sort we will mention yet another simple JavaScrip...
Originally written on thedukh. In mathematics, the logarithm is the inverse function to...
Originally written on thedukh. Big O notation is a mathematical notation that describes...
I've finished the uni - there is no way in hell I would still need data structures and algorithms, r...
You can read more posts on programming and tech on my blog. This series will be updated as soon as I...