Abordamos tópicos de programación web, apps Android y escritorio con un enfoque 100% práctico y aplicado al mundo laboral.
10-11-2025 - Andrés Cruz
Laravel Discover Laravel Sail, the Docker-based development environment for Laravel. Learn how to install and configure it in your projects to easily work with PHP, MySQL, and Redis—even without prior Docker experience!
07-07-2026 - Andrés Cruz
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.
21-11-2025 - Andrés Cruz
CodeIgniter Having trouble installing CodeIgniter 4? Learn two ways to install C4: via Composer (recommended) and manually. Compatible with Windows, Mac, and Linux.
23-10-2025 - Andrés Cruz
Flask In this tutorial we are going to learn how to install Flask on our computer, regardless of the operating system in which you are; since Flask is cross-platform since it is supported in Python; but before this, let's introduce, what is Flask.
16-01-2026 - Andrés Cruz
Android Introduction to Android Studio; we will see its requirements, how to install it, SDK, Virtual Devices, folder set, file types -Gradle-, activity lifecycle, Composable and preview.
04-12-2025 - Andrés Cruz
Django In this post we are going to talk about the most popular web framework for Python known as Django 3, its characteristics, how to use it and installation through the pip that has been the package manager that Python offers us.
06-03-2026 - Andrés Cruz
Python Discover why Python is the ideal language to start programming with. Learn how to install it, configure your environment, and take your first steps in web development and data science.
23-02-2026 - Andrés Cruz
Programación básica Learn how to install MongoDB on macOS using Homebrew, step by step. This updated guide covers common errors, service startup, and CRUD examples to help you get started.
30-01-2026 - Andrés Cruz
Programación básica Install MySQL on macOS with Homebrew step by step. Learn how to start the service, configure users, avoid common mistakes, and connect with Sequel Pro or TablePlus.
21-10-2023 - Andrés Cruz
PHP In this post we will see how to install Zend Framework on Linux and Zend Tool in a Linux environment.