30-01-2026 - Andrés Cruz
Blender We thoroughly explore the differences between Perspective View and Orthographic View, an essential tool for any 3D artist in Blender.
29-01-2026 - Andrés Cruz
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.
29-01-2026 - Andrés Cruz
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.
28-01-2026 - Andrés Cruz
Android Learn how to implement CircularProgressIndicator/LinearProgressIndicator in Jetpack Compose. Step-by-step guide to handling mutable states, customizing colors, and optimizing performance with lambdas.
28-01-2026 - Andrés Cruz
Blender Learn Blender from scratch: interface, 3D navigation, object mode and editing, basic transformations, extrude, inset, and first steps in 3D modeling.
27-01-2026 - Andrés Cruz
Android Learn how to implement Dropdown Menus in Jetpack Compose. Master the use of reactive states, icons, and managing actions like edit and delete in your apps.
27-01-2026 - Andrés Cruz
Blender Learn to use Blender from scratch: get to know its interface, the 3D Viewport, basic navigation, panels, and first steps to get started in 3D modeling.
27-01-2026 - Andrés Cruz
Android The Template Method pattern allows you to define the general structure of an algorithm in a superclass and delegate specific details to subclasses. It is useful to avoid code duplication and provide a flexible structure for algorithm implementation.
26-01-2026 - Andrés Cruz
Android Learn how to implement tabs in Jetpack Compose step by step. Master the use of TabRow, HorizontalPager, and PagerState with coroutines to create modern Android apps.
26-01-2026 - Andrés Cruz
JQuery Updated guide to using Google Sheets with jQuery in 2026. Get data in JSON with the v4 API and display it in HTML tables, and learn about the legacy use of this package.