Steffany Naranjo VargasWhat is recursion in a programming world?Recursion is the process of repeating items in a self-similar way. In programming languages, if a program allows you to call a function…Feb 23, 2021Feb 23, 2021
Steffany Naranjo VargasWeb infrastructure design.What happens when you type https://www.holbertonschool.com and press ENTER.Jan 7, 2021Jan 7, 2021
Steffany Naranjo VargasInternet of Things. Everything you need to knowThe Internet of Things, or IoT, refers to the billions of physical devices around the world that are now connected to the internet, all…Jan 4, 2021Jan 4, 2021
Steffany Naranjo VargasMachine Learning for beginningsMachine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve…Nov 9, 20201Nov 9, 20201
Steffany Naranjo VargasEverything is an object! Mutable, Immutable. Python3Python is a hight level programming, that is easy to read, easy to use and easy to maintain. Every variable in python holds an instance of…Sep 30, 2020Sep 30, 2020
Steffany Naranjo VargasDifferences between static and dynamic libraries.What is a library and why to use them?Sep 7, 2020Sep 7, 2020
Steffany Naranjo VargasWhat happen when you type ls -l in the shellTo understand the bash commands in shell first we need to know what is a shell?Aug 19, 2020Aug 19, 2020
Steffany Naranjo VargasHow integers are stored in memory using two’s complement.What is an Integer?Jul 30, 2020Jul 30, 2020
Steffany Naranjo VargasWorst abuse of the C preprocessor (IOCCC winner, 1986)The International Obfuscated C Code Contest (IOCCC)Jul 13, 2020Jul 13, 2020