Esteban Castaño ZapataPython3: Mutable, Immutable… everything is object!Introduction: What is an object and what does it means everything in python is an object?Jan 13, 2021Jan 13, 2021
Esteban Castaño ZapataWhat happens when you type ls -l in the shellWhen we write ls -l in the shell terminal and press enter, we get a list of the elements (files and folders) in the current directory…Nov 25, 2020Nov 25, 2020
Esteban Castaño ZapataLibraries in CTo better explain libraries, I would like first to share a personal experience. I started mechanical engineering to learn about robotics…Oct 12, 2020Oct 12, 2020
Esteban Castaño ZapataDo you know what happens when you type gcc main.c ?What is GCC?Sep 17, 2020Sep 17, 2020