24-07-2024 - Andrés Cruz
Laravel Presentation of my book to take the first steps with Laravel 12, in which we will see from how to install the framework, its basic structure and present its most important components and create an app.
14-07-2024 - Andrés Cruz
Laravel Presentación de mi libro para dar los primeros pasos con Laravel 12, en el cual veremos desde cómo instalar el framework, su estructura básica y presentar sus componentes más importantes y crear una app.
16-05-2024 - Andrés Cruz
JavaScript Presentation of my book to take the first steps with Alpine.js 4, in which we will see how to master the framework based on small examples
07-03-2024 - Andrés Cruz
Flutter In this book, we want to take a more practical approach, creating components that are widely used in traditional development with Flutter, such as custom headers with complex shapes using the Custom Painter, knowing how to use and define our custom animations among other components or nested widgets that You will surely find it of interest.
07-03-2024 - Andrés Cruz
Flutter En este libro, queremos dar un enfoque más práctico, creando componentes que son muy empleados en el desarrollo tradicional con Flutter, como headers personalizados con formas complejas empleando los Custom Painter, conocer cómo emplear y definir nuestra animaciones personalizadas entre otros componentes o widgets anidados que seguramente consideraras de interés.
31-01-2024 - Andrés Cruz
Vue This book consists of 5 chapters, with which we will learn in detail the most important and basic features of Vue in version 3.
10-01-2024 - Andrés Cruz
Vue Este libro consta de 5 capítulos, con los cuales conoceremos en detalle las características más importantes y básicas de Vue en su versión 3.
21-11-2023 - Andrés Cruz
Flask In this book we will see how to use Flask, the web microframework in Python, from the basic configuration, the hello world, knowing the MVC, the management of views with Jinja 2, SQLAlchemy for the connection to the database and the models, authentication , Rest API and much more.
19-11-2023 - Andrés Cruz
Flask En este libro veremos como usar Flask, el microframework web en Python, desde la configuración básica, el hola mundo, conociendo el MVC, el manejo de las vistas con Jinja 2, SQLAlchemy para la conexión a la base de datos y los modelos, autenticación, Rest API y mucho más.
16-11-2023 - Andrés Cruz
Flutter Aprenderemos a trabajar con Forge2D, el motor de simulación de física que podemos emplear junto con Flame, crearemos múltiples proyectos o juegos para tener perspectivas distintas de como emplear esta tecnología.