Killa Tech and the birth of Coderise VaultCoderise Vault is a project that helps students and staff from different campuses that are using ISA (Income Share Agreement) as a…Nov 10, 2020Nov 10, 2020
What happens when you type holbertonschool.com in your browser and press Enter?This is an interesting classic question and still widely used interview question for many types of software engineering position.Aug 25, 2020Aug 25, 2020
What is IoT?Internet of Things or IoT is an abstract concept but one that has been gaining a lot of popularity in recent years. Is hard to give an…Aug 21, 2020Aug 21, 2020
Python3: Mutable, Immutable… everything is object!Python is an Object Oriented Programming (OOP) language, but what is object oriented programming?May 28, 2020May 28, 2020
Dynamic library vs Static libraryIn this article I am going to explain the difference between a dynamic library and a static library, but before that, we should understand…May 9, 2020May 9, 2020
What happens when you type ls -l in the shell?To understand what happens when you type ls -l in the shell, you need to know what the shell is and how it works in relation with the…Apr 15, 2020Apr 15, 2020