Wiston Venera MacíasMutable, Immutable… everything is an object!It is interesting to know that Python loads in memory a list of integers to make the program a little faster. Maybe this is one of the…Jan 18, 2021Jan 18, 2021
Wiston Venera MacíasA brief introduction to C static librariesTo start talking about C static libraries we need to know what is a library and when is necessary to use one. A library is a place where…Oct 12, 2020Oct 12, 2020
Wiston Venera MacíasWhat is the difference between a hard link and a symbolic link?Long story short, a symbolic link, or soft link for friends, is a shortcut that allows you quick access to an object for edit o manipulate…Sep 15, 2020Sep 15, 2020