Cryptocurrencies and the emerging Web 3.0 based on blockchain.
Do you want to learn more about terms you may have already heard: cryptocurrencies and Web 3.0?Here is the right place! First, let’s start...
Do you want to learn more about terms you may have already heard: cryptocurrencies and Web 3.0?Here is the right place! First, let’s start...
Today, we are going to go through the following code. The very interesting thing about this code, is that when compiled and ran, it...
While the COVID19 pandemic has been easing in some Holberton communities, the trend isn’t going in the right direction for most of them. Many...
As we enter 2020, a year away from starting a new decade (unfortunately historians don’t count starting at 0 as software engineers do 😎)...
So, serious question: Just how do you rapidly and accurately check over 10 million lines of code, submitted from students around the world, each...
This is the fifth chapter in a series about virtual memory. The goal is to learn some CS basics in a different and more...
Last night we were joined by Batch 2 rockstars, Naomi Sorrell and Kristen Loyd, who shared their secrets to maintaining success within the Holberton program with their pro...
This is the fourth chapter in a series around virtual memory. The goal is to learn some CS basics, but in a different and...
Hack The Virtual Memory, chapter 2: Drawing the VM diagram We previously talked about what you could find in the virtual memory of a...
Hack The Virtual Memory, Chapter 1: Python bytes For this second chapter, we’ll do almost the same thing as for chapter 0: C strings...