Jorge RodríguezRecursion!Well, this is an exceptionally long and interesting topic. It´s definition from Wikipedia is:Jul 4, 20211Jul 4, 20211
Jorge RodríguezEverything is an object!Python is an object oriented language, but the main focus of python are the objects and not the functions.Jan 13, 2021Jan 13, 2021
Jorge RodríguezStatic Libraries in CWhile you are learning how to code you have a lot of things that you use, but sometimes you don’t really know how they work, in this case…Oct 13, 2020Oct 13, 2020
Jorge RodríguezCompilation processHere Im going to explain the compilation process of a *.c file using the gcc (GNU compiler collection) comandOct 13, 2020Oct 13, 2020
Jorge RodríguezHard link vs Symbolic linkHello guys, welcome to another post. At this time will check the difference between these two types of link, hard and symbolic. But before…Sep 15, 2020Sep 15, 2020
Jorge RodríguezWhat happens when you type ls *.cIf you are learning how to code, and still giving baby steps to build a new career in one of the most demanded professions around the…Sep 15, 2020Sep 15, 2020