Kenny Reyesinwhat happens when you type https://www.holbertonschool.com in your browser and press Enter.What happens when you type https://www.holbertonschool.com in your browser and press Enter.Many of us have accessed thousands of web pages, but most are unaware of how our browsers communicate with web pages. When we type…Sep 12, 2021Sep 12, 2021
Kenny ReyesinMutable and Immutable, Working with variables!Mutable and Immutable, Working with variables! |Python|Everything in Python is an object, and almost everything has attributes and methods. We have 2 objects that are called immutable and others…Jun 2, 2021Jun 2, 2021
Kenny ReyesinHow the shell works when you enter a command?How the shell works when you write and enter -ls -l?What is a shell?Apr 15, 2021Apr 15, 2021
Kenny ReyesinHow the Compilation Process Works in CHow the Compilation Process Works in CC is a mid-level language and it needs a compiler to convert it into an executable code so that the program can be run on our machine.Feb 4, 2021Feb 4, 2021
Kenny Reyesinhard link vs symbolic linkhard link vs symbolic linkThe hard link and the symbolic link are tags for files or directories that can be used for a navigation more easy, but which is the…Feb 2, 2021Feb 2, 2021