How we designed a plugin for UbidotsThis month, we released a plugin for Ubidots that we have been working on for two months. This plugin lets Ubidots users extract…Mar 24, 2021Mar 24, 2021
Recursion…Recursion, in programming world, is a topic that many do not like and avoid talking about it. It is tedious to try to figure out what a…Feb 20, 2021Feb 20, 2021
What happens when you type https://www.holbertonschool.com in your browser and press EnterA lot of things happen behind when you are exploring the web. I will try to explain in a general way what is happening behind.Jan 8, 2021Jan 8, 2021
What is IoT (Internet of things)?Trying to board this topic brings to my mind memories of those cartoons in which the technology governs the earth’s future: flying cars…Jan 4, 2021Jan 4, 2021
Explaining Machine Learning to a GrandfatherKeys: Machine Learning, AI, Statistic, Supervised learning, Unsupervised learning, Deep learning, Neural network, Data.Nov 8, 2020Nov 8, 2020
Why to use libraries?Before read this story, I invite to you to read the following stories:Sep 7, 2020Sep 7, 2020
Static libraries in CLinking programs whose object files are ordered in libraries is faster than linking a program whose object files are separeted on the diskJul 6, 2020Jul 6, 2020
What is a hard link? What is a symbolic link? How can create them? Why I do not know about this!First of all. What is a link? You can see it like the connection between two things, if you are looking for the second one, the first one…Jun 9, 2020Jun 9, 2020