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

How to create a QR code reader on Android with Android Studio

05-02-2026 - Andrés Cruz

How to create a QR code reader on Android with Android Studio

Android It explains what a QR is, how to generate a QR and how to program, configure and recognize our own QR code reader or scanner with Android using Android Studio as an IDE.


Generate simple Qrs codes with Laravel

10-11-2025 - Andrés Cruz

Generate simple Qrs codes with Laravel

Laravel We are going to learn how to generate QR codes using Laravel and customize them with images, type size and color.


Laravel Breeze: First steps to install and use authentication

04-06-2026 - Andrés Cruz

Laravel Breeze: First steps to install and use authentication

Laravel Laravel Breeze is a minimal and simple implementation of all Laravel authentication features. We will learn how to set up a Laravel project with Laravel Breeze to create a simple authentication system and configure Tailwind.css and Alpine.js