Mauricio Alejandro Torres AmorteguiEverything is an object in PythonFrom the integers to the classes and functions, really ….. everything is an object in Python.Jan 18, 2021Jan 18, 2021
Mauricio Alejandro Torres AmorteguiCustom Libraries In C Part 2: Dynamic Libraries (Linux):If you haven’t read the first part, which talks about static libraries, I invite you to read it to understand a little more about the…Dec 14, 2020Dec 14, 2020
Mauricio Alejandro Torres AmorteguiCustom Standard Libraries in C:What, how, why and when?Oct 16, 2020Oct 16, 2020
Mauricio Alejandro Torres Amorteguigcc: What is it? and how to compile .c files with it.Thanks to the GNU project for letting us code freely….Sep 17, 2020Sep 17, 2020
Mauricio Alejandro Torres AmorteguiHard links and Symbolic links on UNIX, UNIX-LIKE OSWhen working in a UNIX, UNIX-like operating system we can find a file that has many names, this is not a mistake; it is a tool that allows…Sep 15, 2020Sep 15, 2020
Mauricio Alejandro Torres Amorteguils *.c:What happens when you use this command in a UNIX, UNIX- like shell?Sep 14, 2020Sep 14, 2020