Published on Sep 19, 2020
En la publicación anterior estuve hablando de lo que es "una aplicación" o "un programa". En este video estoy presentando diferencias entre los diferentes tipos de aplicaciones.
Continue Reading
Let's talk programming...or anything really
Published on Sep 19, 2020
En la publicación anterior estuve hablando de lo que es "una aplicación" o "un programa". En este video estoy presentando diferencias entre los diferentes tipos de aplicaciones.
Published on Aug 20, 2020
¿Qué es un programa? ¿Qué es una aplicación? ¿Son la misma cosa?
Published on Jul 16, 2020
Too much has been said about the "Impostor Syndrome". We all feel it, we all know that we've made a lot of progress, but I still feel like there's something wrong, that I should know a lot more. How can I measure progress as a developer? How good am I? …
Published on Nov 09, 2019
Key ideas that I got from the book The Passionate Programmer: Creating a Remarkable Career in Software Development (Pragmatic Life): Contribute to OS The only way to stand out is truly to be outstanding Remarkable != Better than others but to be significantly better Just being is not good …
Published on Oct 30, 2019
In his book Clean Architecture, Robert C. Martin gives us a nice guide about how to build well designed systems; how to think about modules, dependencies, boundaries and how the information flows. From all the interesting ideas one can find in this book, there are a few that I feel …