Discotheque experienceDiscotheque is a web application, its main purpose is to bring people closer to the nightlife places they could go toMar 26, 2020Mar 26, 2020
What happens when…?Human beings are curious by nature, and I am sure all of us at some point in our lives have asked ourselves the following question: What…Jan 9, 2020Jan 9, 2020
Recursion for allRecursion is a method where the solution to a problem depends on solutions to smaller instances of the same problem. A recursive function…Jan 5, 2020Jan 5, 2020
Internet of Things (IoT)“The Internet is one of the most revolutionary technologies of our time, since it is a tool of globalization without limits”.Nov 25, 2019Nov 25, 2019
Grannies in techNowadays, technology and telecommunications have been very well received by the general public, without exception, and it is of great…Oct 26, 2019Oct 26, 2019
Everything is an object!Python is an interpreted programming language whose philosophy emphasizes a syntax that favors legible code; it supports object…Oct 9, 2019Oct 9, 2019
Why using libraries in general and how do they work?Libraries are certain types of files that we can import or include in our program. Libraries contain the object code of many programs that…Sep 17, 2019Sep 17, 2019