Abordamos tópicos de programación web, apps Android y escritorio con un enfoque 100% práctico y aplicado al mundo laboral.
17-05-2025 - Andrés Cruz
Programación básica I'll give you my opinion on the differences and considerations I have today if you want to pursue a 5-year degree.
16-05-2025 - Andrés Cruz
PHP We talked about what abstract classes are and a practical example of Traditional Classes VS Abstract Classes.
10-05-2025 - Andrés Cruz
Unreal Engine 5 We will talk about references between Blueprints in UE5 to be able to innovate functions of a BP from another BP.
09-05-2025 - Andrés Cruz
Laravel We talked about the importance of keeping in mind which JS (and other resources) are being used on the website you want to rank on Google.
02-05-2025 - Andrés Cruz
Vue Master transitions in Vue.js with v-if. Learn step-by-step how to animate the appearance and disappearance of elements to create smooth interfaces and improve user experience. This tutorial covers the `<transition>` component, CSS classes, practical examples, and common mistakes.
02-05-2025 - Andrés Cruz
Flutter I talk about what we should use when developing more complex custom widgets in Flutter.
24-04-2025 - Andrés Cruz
JavaScript I explain how you can generate an index of an HTML document or Google Doc web page or a document in general.
31-03-2025 - Andrés Cruz
Flutter I'll talk about the problems I've had trying to use a PayPal plugin for Flutter, some possible uses, general testing, and recommendations.
19-03-2025 - Andrés Cruz
Programación básica I'm talking to you about the importance for ME of using glasses to protect myself from blue light.
19-02-2025 - Andrés Cruz
JavaScript I talk about how I am implementing a functionality for text selection in JavaScript and being able to perform text highlighting and a note.