20-11-2025 - Andrés Cruz
Flutter Master the Card widget in Flutter with this comprehensive guide. Learn how to create cards, customize properties like elevation and rounded corners, and organize content with Column and ListTile. Includes code examples, best practices, and the new Material 3 variants.
17-11-2025 - Andrés Cruz
Flutter We're going to talk about buttons in Flutter, Material Design buttons, floating buttons, buttons with icons and flat styles; also how we can use floating buttons and configurations and uses of these buttons.
17-11-2025 - Andrés Cruz
Flutter We are going to learn about Flutter to know, install and create our first application with Material Design using Android Studio and its emulators.
26-12-2025 - Andrés Cruz
Swift Learn to use conditionals in Swift step by step. Master if, else, switch, and logical operators with clear examples to get started on iOS.
27-12-2025 - Andrés Cruz
Swift Learn what stacks are in SwiftUI and how to use VStack, HStack, and ZStack to create responsive, efficient, and well-structured layouts.
21-08-2023 - Andrés Cruz
Swift We are going to learn how to work with the basic texts in SwiftUI, styles and functions that can be applied to them to vary the underline, bold, strikethrough, safe and normal text input in SwiftUI and the state properties.
26-12-2025 - Andrés Cruz
Swift A complete guide to loops in Swift. Learn how to use for, while, and repeat-while with real-world, easy-to-understand examples.
11-06-2026 - Andrés Cruz
Swift Want to create native apps for iPhone and iPad? This guide explains why learning iOS development with Swift is a smart move today. Learn about hardware requirements, how to set up your environment with Xcode, and the first steps to entering the Apple development ecosystem.
26-12-2025 - Andrés Cruz
Swift Learn SwiftUI from scratch and create your first iOS apps with this practical guide. Concepts, components, lists, state, and real-world examples for beginners.
24-12-2025 - Andrés Cruz
Swift We explain the use of functions in Swift, parameter passing, default values, data return; fundamental to create applications for iOS.