-What does “STEM” mean?A STEM job is any job in the fields of science, technology, engineering or math. With a foundation in these subjects, a STEM career allows…Oct 11, 2021Oct 11, 2021
What happens when you type holbertonschool.com in your browser and press Enter.We use internet all the time for all sorts of purposes, and it has become like a second nature to browse all day. So much so that we’re…Sep 12, 2021Sep 12, 2021
Shell 🐚 Inside The Ls -l CommandWhat does the command interpreter do when we press ls -l?Apr 14, 2021Apr 14, 2021
Soft and Hard linksA link in UNIX is a pointer to a file. Like pointers in any programming languages, links in UNIX are pointers pointing to a file or a…Feb 2, 2021Feb 2, 2021
What happens when you type gcc main.cWhen you create a program in C the computer needs to understand the instructions that you are giving it through the program. To do that it…Nov 6, 2020Nov 6, 2020