14-01-2025 - Andrés Cruz
Programación básica A critical analysis of AI in YouTube and ChatGPT. Discover why developer suggestions can be generic, contradictory, and technically incorrect.
05-01-2025 - Andrés Cruz
JavaScript We will see the development to implement a To Do List application and its CRUD with Alpine JS and we will use Bootstrap CSS for the visuals.
04-01-2025 - Andrés Cruz
Programación básica I'll tell you which websites I use to buy courses and books for programmers as well as assets for video games in Unreal, Unity or images.
04-01-2025 - Andrés Cruz
Unreal Engine 5 Learn how to implement localized sound in Unreal Engine. This tutorial guides you step-by-step through setting up Sound Attenuation, adjusting the inner and outer radii so that the audio volume reacts to distance. Achieve more realistic sound in your projects!
30-12-2024 - Andrés Cruz
Programación básica I'm going to talk about some "offers" I've received in the last few months to help me increase sales of my courses and books. I hope this helps you if you receive or want to hire any service on the Internet.
25-12-2024 - Andrés Cruz
Unreal Engine 5 Learn how to implement localized sound in Unreal Engine. In this tutorial, we'll show you how to configure Sound Attenuation, adjusting the inner and outer radii so that the volume reacts to distance and you achieve more realistic audio.
15-12-2024 - Andrés Cruz
Unreal Engine 5 Learn how to create a damage system in Unreal Engine with Blueprints. Step-by-step tutorial on using the Apply Damage and Event Any Damage nodes to manage player health.
14-12-2024 - Andrés Cruz
JavaScript Learn how to combine Vue.js with native JavaScript for efficient DOM manipulation. Discover how to create smooth scrolling in-app navigation using `scrollIntoView()` to enhance your applications—no external plugins required!
09-12-2024 - Andrés Cruz
JavaScript I'll show you an essential JavaScript trick for developers working with CKEditor or other third-party editors. Tired of clicking the same toolbar button over and over? Learn how to simulate clicks on editor elements using just one key on your keyboard!
05-12-2024 - Andrés Cruz
Flutter We will see how we can detect Internet connection in a Flutter application using a package.