Anuncios Libros Cursos Categorías

Getting started with Flutter from scratch: My first app

16-05-2023 - Andrés Cruz

Getting started with Flutter from scratch: My first app

IOS We are going to learn about Flutter to know, install and create our first application with Material Design using Android Studio and its emulators.

Continuar leyendo


Button widgets in Flutter: Raised, Flat, Material, Icon and Floating Action

15-05-2023 - Andrés Cruz

Button widgets in Flutter: Raised, Flat, Material, Icon and Floating Action

IOS We are going to talk about the buttons in Flutter, button type Material, floating, with icon and flat style; all in one input.

Continuar leyendo


Cards in Flutter as a fundamental layout for Material Design

15-05-2023 - Andrés Cruz

Cards in Flutter as a fundamental layout for Material Design

IOS We are going to learn to work with the Cards that have been the container par excellence that we can use in Material Design.

Continuar leyendo


Curso y Libro Vue Native: Tu primer contacto creando aplicaciones nativas

15-09-2021 - Andrés Cruz

Curso y Libro Vue Native: Tu primer contacto creando aplicaciones nativas

IOS En este curso, conoceremos como trabajar con el ecosistema, componentes de base, animaciones, ruteo, consumir datos de una Rest Api, manejo de estilos y uso del ecosistema Vue y React.

Continuar leyendo


HStack, VStack y ZStack en SwiftUI

12-03-2021 - Andrés Cruz

HStack, VStack y ZStack en SwiftUI

IOS Usaremos los V,H,Z Stack para apilar o colocar múltiple contenido.

Continuar leyendo


Guía para el texto en SwiftUI

11-03-2021 - Andrés Cruz

Guía para el texto en SwiftUI

IOS Vamos a conocer cómo trabajar con los textos básicos en SwiftUI, estilos y funciones que se les puede aplicar para variar el subrayado, negritas, tachado, entrada de texto segura y normal en SwiftUI y las propiedades de estado.

Continuar leyendo


Curso Crear Widgets en Flutter con una RestApi en Laravel y Django

10-07-2020 - Andrés Cruz

Curso Crear Widgets en Flutter con una RestApi en Laravel y Django

IOS En este curso vamos a desarrollar aplicaciones para crear widgets de manera dinámica con Flutter mediante una Rest Api que vamos a crear en Laravel y Django y su posterior backend.

Continuar leyendo


Los ciclos o bucles en Swift: for in y while

27-08-2019 - Andrés Cruz

Los ciclos o bucles en Swift: for in y while

IOS Vamos a explicar los ciclos en Swift, veremos el for y algunas de sus principales variaciones, el while y el repeat-while.

Continuar leyendo


Estructuras de control o condicionales en Swift

21-08-2019 - Andrés Cruz

Estructuras de control o condicionales en Swift

IOS Vamos a aprender el uso de los condicionales en Swift, el else, anidados y la estructura de switch.

Continuar leyendo


Texto, imágenes y los VStack, fundamentales para crear las bases de nuestras aplicaciones en SwiftUI

14-08-2019 - Andrés Cruz

Texto, imágenes y los VStack, fundamentales para crear las bases de nuestras aplicaciones en SwiftUI

IOS Vamos a crear una sencilla aplicación que consta de un contenedor con VStack, una imagen y textos empleando SwiftUI, además aplicaremos modificadores para variar la fuente, espaciado, padding, etc.

Continuar leyendo