Anuncios


Agregue MVVM a un proyecto de muestra de SwiftUI. Aprenda arquitectura en capas y cómo examinar proyectos para revisión de código.

* LEARN FROM ONE OF THE WORLDS FIRST IOS DEVELOPERS *

================  13 years in iOS ====================


1. This course is free. I hope that it helps to continue the discussions on architecture with the new realise of SwiftUI, which is using a new type of programming paradigm (known as the Reactive Programming). We discuss MVVM and awesome architecture.


2. We introduce the MVVM architectural design pattern into a sample project using a really simple approach that only takes a few minutes.


3. We focus on what’s known as having a layered architecture. A layered architecture is when you separate the responsibilities into layers which sit on top of each other. As an example, we could have an application with 3 layers. Layer 1 (the lowest layer) could be the networking layer, layer 2 would sit ontop consisting of our business logic and ViewModels and finally layer 3 (the top layer) would only display UI and is known as the presentation layer. The layers communicate between each other but the information passes between layers and so Layer 1 would not communicate to Layer 3 directly without passing the communication to Layer 2.

The alternative to a layered architecture is known as ‘spaghetti code’, which you may be familiar with. Spaghetti code doesn’t have much of a structure and individual classes seem to talk to each other on an individual to individual basis. Also, each file typically isn’t reduced to use only one Single Responsibility (my advice: don’t write a class that does more than one thing!). With spaghetti code the classes and structs tend to do a lot of things.

Tip: Avoid writing spaghetti code because it is untidy, harder to read, lacks structure and ultimately makes it more difficult (and more expensive) to maintain.


Free Videos & Courses

================================================

These courses are free. I hope you enjoy them. I keep the course short. 1 hour is pretty good to learn some new tricks. Architecture is the foundation of engineering and I hope I can encourage everyone to learn more about it. I will help out where I can and share as often as possible.


The Instructor

================================================

Check out my Instructor profile (just briefly) and glance over it to know about my experience. After 13 years on iOS I would like to start giving back and supporting my fellow iOS developers.

Apple has given me a great career and if possible I would like to contribute to this incredibly talented and highly skilled community.


Whats a Mini Course

Anuncios

================================================

A course that is roughly 1 hour long and with only a handful of videos so that it is easily completable in a day! So many people have asked for short little courses and I completely understand why users / developers would want something they can finish in an hour. I hope this helps.


Coming Soon

================================================

  • How To Perform A Code Review

  • Mini Course – SwiftUI FOR THOSE Who Know Nothing About It

Hope to see you soon x

SwiftUI – Adding MVVM

Add MVVM to a SwiftUI sample project. Learn Layered Architecture and how to examine projects for Code Review.”

Este curso es GRATIS

¿Quieres más cursos gratis?

Únete a nuestro canal en Telegram con cientos de cursos gratis publicados diariamente

Curso gratis en Udemy

Con los cursos gratis de Udemy puedes aprender muchas cosas sin tener que gastar en ello. Pero primero debes tener en cuenta varias cosas:

Contenido Gratuito

Los cursos gratis de Udemy te permiten aprender nuevas cosas sin tener que pagar. Aprovecha la oportunidad.

Aprendizaje

Pon en práctica todos tus conocimientos aprendidos. Realiza increíbles proyectos basados en el mundo real.

Limites

Debes tener en cuenta que todos los cursos gratuitos de Udemy son de máximo 2 horas y no incluyen un certificado.

Este curso se encuentra disponible de manera gratuita sin necesidad de ningún cupón, a través de la opción “GRATIS”.

Te recomendamos primero leer las diferencias entre un curso gratis y uno de pago para evitar malentendidos:

Cursos gratuitos
  • Contenido de vídeo en línea
Cursos de pago
  • Contenido de vídeo en línea
  • Certificado de finalización
  • Preguntas y respuestas de los instructores
  • Mensaje directo para el instructor

Aunque los cursos son colocados de manera gratuita, es posible que el autor del curso pueda cambiarlos a modalidad de pago, por lo cual te recomendamos revisar muy bien las características del curso.

Para obtener el curso de manera gratuita usa el siguiente botón:


Deja tus comentarios y sugerencias


Sobre Facialix

Facialix es un sitio web que tiene como objetivo apoyar en el aprendizaje y educación de jóvenes y grandes. Buscando y categorizando recursos educativos gratuitos de internet, de esta manera Facialix ayuda en el constante aprendizaje de todos.


Deja una respuesta

Este sitio usa Akismet para reducir el spam. Aprende cómo se procesan los datos de tus comentarios.