CarolineLow Level ProgrammingSTEM (science, technology, engineering and math), is an acronym that groups together different academic fields. The term STEM was coined by…Sep 25, 2021Sep 25, 2021
CarolineWhat happens when you type holbertonschool.com in your browser and press EnterIn this article we are going to discuss what is happening between the moment we enter an URL(Uniform Resource Locator) in the internet…Sep 5, 2021Sep 5, 2021
CarolineWhat happens when you type `ls -l *.c` in the shell.When the command is entered, the first thing the program does is parse through the command entered and separate the command from the…Apr 9, 2021Apr 9, 2021
CarolineThe Steps of Compilation — Using the GCC CompilerAs you may already know, computers don’t speak English… or Spanish. At their core, computers speak binary code. They can only process…Feb 4, 2021Feb 4, 2021
CarolineHard links and symbolic links — the differences.Every file on Linux at the point of creation has a hard link. The title of the file and its contents stored in the system are linked…Feb 2, 2021Feb 2, 2021