The IoT or also called by its acronym internet of things is one of the most important issues today because it allows machines to connect to the internet and generate useful data for the user, but w...
Machine learning for all
Surely when reading this you do not think about how it is that your brain is capable of transforming what you are seeing into useful information, something that, on the other hand, has long been in...
Python: Mutable, Immutable... Everything is an object!
Today we will talk about classes and objects, which are and also which are the mutable and immutable objects but first of all… What is a class A class creates a new type where the objects are ins...
C basics: Dynamic Libraries
Today we will talk about dynamic libraries, what they are, how they work and what is the difference between static and dynamic libraries. First of all we must know that it is a library, for which ...
¿What happens when you type ls -l in the shell?
First of all I would like to explain why this question; During the creation of our own shell (FLAME) we realized the importance of the whole process involved in the inner workings of a shell, thank...
C basics: Static Libraries
In this post we will see what the C static libraries are but before that we must know what a library is: What is a library? Libraries are a group of files that have a functionality, and that can ...
Linux basics: Hard & Symbolic links
In this blog we will see the concepts of link (symbolic and hard), what they are for and how each one works, but first we must know what a link is so: What is a link?: A link is a connection betw...
Linux basics: Ls Command
In this post we will see basic of the command “ls” and what happens if we put “ls *.c”, but before we do thiswe have to know what the “ls” command is and what it’s for: What is ls command?: The “...
- 1
- 1 / 1