Carolina Andrea CapoteWhat does a Full-Stack developer do?Every day we live in a more technological world with more and more intelligent devices and applications. Technology is a very important…Oct 17, 2021Oct 17, 2021
Carolina Andrea CapoteWhat about the IoT?Every day the technology advances faster and faster and we can find more and more devices connect to the internet network allowing you to…Aug 23, 2021Aug 23, 2021
Carolina Andrea CapoteBut wait, how recursion works?Recursion is a way to solve problems in programming, where the solution depends on the solution of smaller parts of the same problem…Jul 4, 2021Jul 4, 2021
Carolina Andrea CapoteDynamic libraries and their differences with the Static librariesA library is a file with a bunch of functions, structures, variables, etc. organized into it.May 4, 2021May 4, 2021
Carolina Andrea CapoteC static libraries.There are two kinds of libraries in the C language, static libraries, and dynamic libraries. On this occasion, we are going to talk about…Feb 27, 2021Feb 27, 2021
Carolina Andrea CapoteWhat happens when you type gcc main.c?First, we should know what gcc means. GCC stands for GNU Compiler collection and it is a collection of compilers developed for some…Feb 11, 2021Feb 11, 2021