Daniel BaqueroUnderstanding Face Detection from scratchFirst of all I’d like to briefly introduce myself. I’m an American and a Colombian. I’m a full-stack engineer currently specializing in…Dec 18, 2020Dec 18, 2020
Daniel BaqueroHow different is to create a shell program in C vs C# ?I’m going to start off by introducing myself. I’m an American and Colombian. I’m a full-stack engineer currently specializing in augmented…Dec 12, 2020Dec 12, 2020
Daniel BaqueroinStory behind my first gameThe Story behind my first gameRacing Tour is a racing game made for those who seek speed and lack of fear to fail on their first attempts because of its game mode. This…Apr 1, 2020Apr 1, 2020
Daniel BaqueroinExplaining the workflow of a Web StackExplaining the workflow of a Web StackIn this blog is made specially for those engineers who have a nice understanding of web infrastructure or simply for those curious enough…Jan 13, 2020Jan 13, 2020
Daniel BaqueroinExplaining Machine Learning to my GrandmotherExplaining Machine Learning to my GrandmotherI chose that title in order to show to all of the readers that I’m trying to explain a complex concept as easy as possible. I also want to…Oct 25, 2019Oct 25, 2019
Daniel BaqueroinHow object and class attributes work ? (Python)How object and class attributes work ? (Python)Object-Oriented Programming(OOP). Perhaps defining this concept is the best way to start this blog. OOP is basically one way of…Oct 8, 2019Oct 8, 2019
Daniel BaqueroinAll you need to know about Static and Dynamic LibrariesAll you need to know about Static and Dynamic LibrariesThis blog is made for all of those who seek answers regarding shared and dynamic libraries. Since this topic may be a bit confusing at…Sep 17, 2019Sep 17, 2019
Daniel BaqueroinUseful information about C static librariesUseful Information about C Static LibrariesIn this article we will review the basics of C static libraries. We will try to answer some general questions, which are: Why do we use…Jul 12, 2019Jul 12, 2019
Daniel BaqueroinWhat happens when you enter ls *.c in your terminalWhat happens when you enter “ls *.c” in your terminalBefore kicking off on what this line of command does, we have to review some basic concepts first, in order to understand fully this topic.Jun 17, 2019Jun 17, 2019