Blog

Abordamos tópicos de programación web, apps Android y escritorio con un enfoque 100% práctico y aplicado al mundo laboral.

Rutas de Aprendizaje Libros Cursos Categorías Anuncios

Preparing the development environment on Windows and MacOS to develop apps in Laravel

07-07-2026 - Andrés Cruz

Preparing the development environment on Windows and MacOS to develop apps in Laravel

Laravel We are going to talk and install about the necessary ecosystem to be able to develop applications in Laravel using Windows and Laragon for this purpose.


The Definitive Guide to Artificial Intelligence for Programmers: From Chatbot to Autonomous Agent

06-07-2026 - Andrés Cruz

The Definitive Guide to Artificial Intelligence for Programmers: From Chatbot to Autonomous Agent

IA Master Artificial Intelligence for programmers: from the workings of LLMs, tokens and context windows, to the creation of autonomous agents and the use of tools such as VS Code, Cursor and Cloud Code.


OpenCode: Complete Guide to the Code Agent with Artificial Intelligence

05-07-2026 - Andrés Cruz

OpenCode: Complete Guide to the Code Agent with Artificial Intelligence

IA Master OpenCode: The open-source code agent with AI. A complete guide on installation, free templates, Agents.md, subagents, and advanced automation.


Debugging web pages with Google Chrome and Android

05-07-2026 - Andrés Cruz

Debugging web pages with Google Chrome and Android

Programación básica It explains how to debug our web pages from an Android device on our PC, how to use the developer console to view requests made in the background without needing to use another browser tab, and how to disable the cache in Google Chrome from the developer console.


Create your GEM in Gemini: Custom AI Assistant Step by Step and FREE!

03-07-2026 - Andrés Cruz

Create your GEM in Gemini: Custom AI Assistant Step by Step and FREE!

IA What is a Gem in Gemini? How can we manage these AI assistants, how can we set up our own, and how can you chat from the browser bar?


Antigravity CLI Guide: How to Install, Configure MCP MySQL, and Use it for Development

02-07-2026 - Andrés Cruz

Antigravity CLI Guide: How to Install, Configure MCP MySQL, and Use it for Development

IA Discover Antigravity CLI (the evolution of Gemini CLI). Learn step-by-step how to install it, automate tasks, connect your MySQL database with the local MCP, and enhance your workflow from the terminal.


How to free up space on your Mac and recover 60GB+ for FREE with Mole

27-06-2026 - Andrés Cruz

How to free up space on your Mac and recover 60GB+ for FREE with Mole

Programación básica Learn how to use Mole, the free and open-source program that lets you free up GB of storage on your Mac.


How do I migrate a project made in an older version of UE5 to the newer version?

27-06-2026 - Andrés Cruz

How do I migrate a project made in an older version of UE5 to the newer version?

Unreal Engine 5 Update an Unreal Engine project to the latest versions in 3 easy steps.


Modeling candy letters with Blender

25-06-2026 - Andrés Cruz

Modeling candy letters with Blender

Blender We're going to explain how to navigate the interface, what all these panels that make up the Blender interface are for, and in addition to this, we'll make our first design or model, which will be some candy letters.


Creating applications in Laravel (Including Livewire and Inertia)

21-06-2026 - Andrés Cruz

Creating applications in Laravel (Including Livewire and Inertia)

Laravel We are going to take the first steps with Laravel, we are going to talk from its installation, the configuration of the ecosystem in Windows and generate our first project and explain the structure of Laravel directories and files.