Everything is an object in PythonFrom the integers to the classes and functions, really ….. everything is an object in Python.Jan 18, 2021Jan 18, 2021
Custom 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
gcc: 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
Hard 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