Angui Clavijo GutiérrezWhat happens when you type https://www.holbertonschool.com in your browser and press Enter.Sep 5, 2021Sep 5, 2021
Angui Clavijo GutiérrezInternet of Things (IoT)Internet of Things (IoT) it is a network of physical objects and electronic components incorporated into its architecture, to detect…Aug 22, 2021Aug 22, 2021
Angui Clavijo GutiérrezRecursionWhat is recursion: The process in which a function calls itself directly or indirectly is called recursion and the corresponding function…Jul 5, 2021Jul 5, 2021
Angui Clavijo GutiérrezMutable And Immutable Objects in Python.This Posted you learned about language of programming, in this topics:Jun 10, 2021Jun 10, 2021
Angui Clavijo GutiérrezStatic and dynamic libraries.The files with extension .c is compiled, the compiler generate the object code, after generating the object code, the compiler also…May 6, 2021May 6, 2021
Angui Clavijo GutiérrezStatic libraries in C.What is a library, this a file containing several object files, can be used as a single entity in a linking phase of a program; the…Mar 8, 2021Mar 8, 2021
Angui Clavijo GutiérrezDifferences between a hard link and symbolic link?Hard link and Symbolic link are differents methods to refer to a file in the hard drive. They are the pointers to files or directories. To…Feb 6, 2021Feb 6, 2021
Angui Clavijo GutiérrezGCC CompilerGNU Compiler Collection or GCC is a optimizing compiler, created for GNU and support programming languages, operating systems. In 1983…Feb 4, 2021Feb 4, 2021