Books4uOur project is mainly focused on the sale and donations of books, thanks to the digitization that we are experiencing today with this…Mar 23, 2021Mar 23, 2021
RecursionMany times when we are entering the world of programming we want to manipulate and understand very well how cycles work, if you are one of…Feb 24, 2021Feb 24, 2021
What happens when you type an URL and click ‘enter’?Have you ever thought about what happens when we write https://www.holbertonschool.com? If you have ever asked yourself that question you…Jan 9, 2021Jan 9, 2021
What happens when you type gcc main.cIn order to understand what the gcc main.c command does we must first understand what gcc is and what it doesJun 11, 2020Jun 11, 2020
What is the difference between a hard link and a symbolic link?To understand the difference between these 2 concepts we must first know that it is an inode.Jun 9, 2020Jun 9, 2020
What happens when you type ls *.cTo know what the ls * .c command does, we must first know what the ls command is.Jun 9, 2020Jun 9, 2020