Abordamos tópicos de programación web, apps Android y escritorio con un enfoque 100% práctico y aplicado al mundo laboral.
12-09-2025 - Andrés Cruz
Laravel We compare an example made in Laravel Blade and its equivalent in Django Template.
30-08-2025 - Andrés Cruz
Unreal Engine 5 Is your camera jumping or stuttering in Unreal Engine when colliding with objects? Prevent camera jump by disabling Do Collision Test in the SpringArm.
23-08-2025 - Andrés Cruz
Programación básica We analyze whether AI as a software and framework maintainer is viable?
22-08-2025 - Andrés Cruz
IA CodeSpy.AI detects AI-generated code with 98% accuracy. It ensures software quality, identifies vulnerabilities, and detects bad practices in AI code. Ideal for developers and businesses.
22-08-2025 - Andrés Cruz
Unreal Engine 5 Learn how to push the player back when an enemy plant attacks in Unreal Engine 5 using Blueprint to enhance gameplay and add reactions to your enemies. Ideal for action or adventure games.
13-08-2025 - Andrés Cruz
Django We talked about how to define environment variables in Django and Let's learn how to create our own configurations.
11-08-2025 - Andrés Cruz
PHP We talked about how we can use functions with named arguments in functions, default values and nullable in PHP.
08-08-2025 - Andrés Cruz
Programación básica We analyze an article that gives recommendations on how to use AI for programming.
08-08-2025 - Andrés Cruz
Programación básica The most important thing when using AI is context and having the experience to be able to successfully leverage it.
05-08-2025 - Andrés Cruz
Python I show you the steps to create the .env project in VSC, clone the project and install the dependencies.