Anuncios Libros Cursos Categorías

Qué esperar de Swift 6.0

23-04-2024 - Andrés Cruz

Swift El último lanzamiento de la versión principal fue hace casi 5 años. El equipo de desarrollo de Swift ha estado trabajando arduamente para lanzar una nueva actualización de versión importante durante bastante tiempo. El 23 de febrero, el lanzamiento…

Continuar leyendo


Text, images and the VStack, essential to create the bases of our applications in SwiftUI

24-08-2023 - Andrés Cruz

Text, images and the VStack, essential to create the bases of our applications in SwiftUI

Swift We are going to create a simple application that consists of a container with VStack, an image and texts using SwiftUI, we will also apply modifiers to vary the font, spacing, padding, etc.

Continuar leyendo


Swift from scratch. The functions in Swift and examples of their use

23-08-2023 - Andrés Cruz

Swift We explain the use of functions in Swift, parameter passing, default values, data return; fundamental to create applications for iOS.

Continuar leyendo


Getting started with SwiftUI to build your declarative interface

23-08-2023 - Andrés Cruz

Getting started with SwiftUI to build your declarative interface

Swift We are going to take the first steps with SwiftUI, learn about the necessary tools and how they work, and give some details about its syntax.

Continuar leyendo


Getting started with developing iOS apps with Swift: getting to know Xcode

22-08-2023 - Andrés Cruz

Getting started with developing iOS apps with Swift: getting to know Xcode

Swift We are going to take the first steps to develop our iOS applications from a Mac with Swift and Xcode.

Continuar leyendo


Cycles or loops in Swift: for in and while

22-08-2023 - Andrés Cruz

Cycles or loops in Swift: for in and while

Swift We are going to explain the loops in Swift, we will see the for and some of its main variations, the while and the repeat-while.

Continuar leyendo


Guide to text in SwiftUI

21-08-2023 - Andrés Cruz

Guide to text in SwiftUI

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.

Continuar leyendo


HStack, VStack and ZStack in SwiftUI

21-08-2023 - Andrés Cruz

HStack, VStack and ZStack in SwiftUI

Swift We will use the V,H,Z Stack to stack or place multiple content.

Continuar leyendo


Control or conditional structures in Swift

20-08-2023 - Andrés Cruz

Control or conditional structures in Swift

Swift We are going to learn the use of conditionals in Swift, the else, nested and the switch structure.

Continuar leyendo


Desinstalar completamente Xcode en MacOS

10-11-2021 - Andrés Cruz

Desinstalar completamente Xcode en MacOS

Swift Te doy unos concejos para que puedas remover xCode completamente de tu Mac en unos sencillos pasos.

Continuar leyendo