Anuncios Libros Cursos Categorías

Create your native applications for Android, iOS and Windows with Xamarin.Form

21-10-2023 - Andrés Cruz

Create your native applications for Android, iOS and Windows with Xamarin.Form

IOS Xamarin.Forms is an API that allows you to create applications for Android, IOS, Windows Phone and Windows under the same project and we will see how to install and use this API.

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

IOS 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

IOS 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

IOS 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

IOS 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

IOS 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

IOS 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

IOS 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

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

Continuar leyendo


Creating cards or letters in Flutter with the Material Design style

05-07-2023 - Andrés Cruz

Creating cards or letters in Flutter with the Material Design style

IOS Flutter Cards are a fundamental element of Material Design to display data and in Flutter they are customizable and we can add all kinds of Widgets as we explained.

Continuar leyendo