Anuncios Libros Cursos Categorías Rutas de Aprendizaje

Augmented Reality with Vuforia in Android Studio

02-02-2026 - Andrés Cruz

Augmented Reality with Vuforia in Android Studio

Android Vuforia is an SDK that allows you to build applications based on Augmented Reality; an application developed with Vuforia uses the device screen as a "magic lens" where Augmented Reality is created.


Persistent data storage in Android Studio

02-02-2026 - Andrés Cruz

Persistent data storage in Android Studio

Android Learn how to implement persistent data storage in Android Studio using DataStore, Room, SQLite, and modern best practices step by step.


Load a web page with WebView in Android Studio | Jetpack Compose

01-02-2026 - Andrés Cruz

Load a web page with WebView in Android Studio | Jetpack Compose

Android How to embed YouTube videos in Android using Jetpack Compose. Learn how to set up dependencies, manage the lifecycle with DisposableEffect, and use AndroidView.


How to embed a YouTube video in Android Studio | Jetpack Compose

31-01-2026 - Andrés Cruz

How to embed a YouTube video in Android Studio | Jetpack Compose

Android How to embed YouTube videos in Android using Jetpack Compose. Learn how to set up dependencies, manage the lifecycle with DisposableEffect, and use AndroidView.


Google Antigravity: How to use AI to speed up your programming (e.g., Django app)

31-01-2026 - Andrés Cruz

Google Antigravity: How to use AI to speed up your programming (e.g., Django app)

IA Learn how to boost your software development with Google Antigravity. Discover how to use AI and planning tools to efficiently automate the creation of modules, lists, and dynamic filters.


Using the Accelerometer in Android Studio | Jetpack Compose

30-01-2026 - Andrés Cruz

Using the Accelerometer in Android Studio | Jetpack Compose

Android In this entry we will see one of the fundamental components in every Android device and it is a sensor that allows measuring the acceleration of the device: the accelerometer.


How to install MySQL on Mac and allow remote access

30-01-2026 - Andrés Cruz

How to install MySQL on Mac and allow remote access

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.


Differences between Perspective and Orthogonal (Orthographic) projection in Blender

30-01-2026 - Andrés Cruz

Differences between Perspective and Orthogonal (Orthographic) projection in Blender

Blender We thoroughly explore the differences between Perspective View and Orthographic View, an essential tool for any 3D artist in Blender.


MediaPlayer to play audios on Android

29-01-2026 - Andrés Cruz

MediaPlayer to play audios on Android

Android It explains how to play an audio in Android with the MediaPlayer class and how to prepare the audio and/or videos asynchronously, how to use the MediaPlayer through a service and interact with the activity that calls the service.


Modeling a Chessboard and Pawn with Blender

29-01-2026 - Andrés Cruz

Modeling a Chessboard and Pawn with Blender

Blender We will see how to model a chessboard and a pawn using Blender and how to use other components such as the array modifier; we will use Blender keyboard shortcuts to perform geometric transformations.