https://abload.de/img/h1vixdtt1geoidrx3hlwousc2w.jpg

Mastering Server Side Swift Using Vapor 3
Last updated 11/2018
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 11.14 GB | Duration: 8h 9m

Take your Swift skills to the cloud

What you'll learn
Develop the backend service for their apps and websites using Vapor framework
Take their skills to the next level, utilizing the Swift language to create server side API's
Increase their bill rates since now they can build a complete backend using Vapor

Requirements
You should be familiar with Swift Programming Language
You should be comfortable using Xcode. This course requires Xcode 9.3 and Swift 4.0

Description
Are you interested in learning how to write a complete backend API using Swift?
Swift on the server is the future of iOS development. And now you can learn it from the comfort of your home.. in your own time.. without having to attend class.
My name is Mohammad Azam, creator of many popular online courses including Mastering MapKit in iOS Using Swift and Creating Stickers and iMessages Applications in iOS 10 Using Swift 3.
I have created over 2 dozens apps and some of my apps were even featured by Apple on the App Store. I have worked with fortune 500 companies as a lead iOS developer and helped them grow their business ten folds. At present I am a full time iOS Instructor at DigitalCrafts where I teach users how to create amazing iOS applications.
What s stopping you from signing up to today?
You don't have enough time: Not a problem at all. We have designed the course so you can learn everything you need to know in less than 4 hours.
Here are some of the reviews from our previous courses:
"His course is AWESOME very detail instructions."
"Mohammad Azam has an excellent teaching style which makes it easy & fun to comprehend these Swift features in such a short course & he explains the concepts in more detail & clarity than most instructors. Plus, his videos are well prepared & he's very articulate. I hope he will create more courses."
"Excellent teaching. Just perfect!!!"
Buy this course today and this is what you ll get.
Firstly, I am using Xcode 9.3 with Swift 4.0 for this course. I will show you how to build real apps that consume the Vapor backend service.
The course is accompanied with all the code sample files.
You will also receive a UNLIMITED support on Udemy forums. I am very active on forums and make sure that every questions is answered.
Can you believe you get all this (and more) for just $195?
"Awesome class for really learning how to setup and implement MapKit in your iOS apps using swift. Def. one of the best classes I've taken on Udemy. Looking forward to more classes offered by Mohammad Azam. A++ class"
Why learn Server Side Swift?
Swift has taken the world of programming by storm. It is one of the most fastest growing languages available. Cloud computing is changing the world everyday and now you can use the power and the simplicity of the Swift language to create Cloud enabled applications. Vapor will allow you to create backend services which can be consumed by iOS, Android, Windows and Web Applications.By using server side Swift using Vapor you will have complete control over your deployment process and strategy.
Who is this for?
This course is for anyone who wants to take their skills to the next level. Server side Swift is a new technology and companies will be jumping on it in the future to create their backend systems. Server side Swift can also help you to earn higher salary since now you know how to write a complete backend from scratch.
Is this course right for me?
Look: if you are still not convinced then I urge you to check out my 5 star reviews in other courses. I am a well known developer in the iOS community with a large following. I do a lot of speaking engagements in which I spread knowledge and education.
I am confident that you will enjoy the course and you will utilize the knowledge you learned in this course in your future applications.
What are the requirements?
A Mac ComputerXcode 8 or above and Swift 3.0Basic understanding of the Swift language and the iOS SDK - I'll teach you everything you need to know about server side Swift using Vapor
What am I going to get from this course?
Create backend services and API using server side Vapor frameworkRemove the dependency on third party frameworks and non-iOS technologies Become a professional app developer, take freelance gigs and work from anywhere in the worldBored with the same old, same old? Apply for a new job in a software company as an iOS developer
Who is the target audience?
Anyone who wants to be an app developer: This is a complete course, just like my Complete MapKit, iMessages and Swift courses.Anyone who wants to learn to code: Server side Swift is the future and the future is right NOW.Anyone who wants to understand how computers work: Learning to code is so much more than being able to make apps - knowing how computers work is your key to a hugely powerful world.

Overview
Section 1: Welcome

Lecture 1 Introduction

Lecture 2 What is Server Side Swift?

Lecture 3 Server Side Swift Frameworks

Lecture 4 Exercise Files

Lecture 5 Installing Vapor

Lecture 6 Hello Vapor

Section 2: Understanding Routes

Lecture 7 Nested Routes

Lecture 8 Grouping

Lecture 9 Parameters

Lecture 10 QueryString

Lecture 11 Exercise Files

Section 3: JSON

Lecture 12 Custom Classes as JSON Data

Lecture 13 Returning an Array of JSON Objects

Lecture 14 Posting JSON Data

Section 4: Futures

Lecture 15 What are Futures?

Lecture 16 flatMap and map

Section 5: SQLite Fluent Provider

Lecture 17 Understanding Naila's Garden Web API

Lecture 18 Configuring SQLite with Vapor

Lecture 19 Creating Dish Model

Lecture 20 Saving Dishes

Lecture 21 Retrieving All Dishes

Lecture 22 Get Dish By Id and course

Lecture 23 Deleting Dishes

Section 6: Controllers

Lecture 24 Understanding Controllers

Lecture 25 Route Collections

Lecture 26 Route Groups

Section 7: Integrating Vapor Web API with iPhone App

Lecture 27 Tour of Naila's Garden iPhone App

Lecture 28 Adding a new Dish

Lecture 29 Displaying All Dishes

Lecture 30 Deleting Dishes

Lecture 31 Displaying Dishes by Course

Section 8: PostgresSQL Fluent Provider

Lecture 32 Installing PostgresSQL Database

Lecture 33 Configuring PostgresSQL Database

Lecture 34 Updating Table Name and Schema without Migration

Lecture 35 Updating Table Structures Using Migrations

Lecture 36 Implementing CRUD Operations Using FluentPostgreSQL

Section 9: Getting Started with Vapor Leaf Templates

Lecture 37 What are Leaf Templates

Lecture 38 Configuring Leaf Templates

Lecture 39 Hello Leaf

Lecture 40 Passing Data to Leaf Templates

Lecture 41 Implementing Base Templates

Section 10: Integrating Leaf Templates with PostgreSQL Database

Lecture 42 Installing Leaf and PostgreSQL Packages

Lecture 43 Configuring Fluent PostgreSQL Models

Lecture 44 Adding Base Leaf Templates

Lecture 45 Configure Leaf Templates

Lecture 46 Adding New Dish

Lecture 47 Displaying All Dishes

Lecture 48 Deleting a Dish

Lecture 49 Updating a Dish

Section 11: Parent-Child Relationship

Lecture 50 Understanding Parent-Child Relationship

Lecture 51 Implementing the Review Model

Lecture 52 Configuring Parent-Child Relationship

Lecture 53 Adding Review to the Database

Lecture 54 Displaying All Reviews for a Dish

Lecture 55 Retrieving Dish Associated with Review

Lecture 56 Adding Foreign Key Relationship Between Dish and Review

Section 12: Siblings Relationship

Lecture 57 Exercise Files

Lecture 58 Understanding Siblings Relationship

Lecture 59 Setting Up PostgreSQL Database

Lecture 60 Creating a New Vapor App

Lecture 61 Integrating PostgreSQL Package to Vapor App

Lecture 62 Creating Dish and Ingredient Models

Lecture 63 Implementing Pivot Model

Lecture 64 Implementing Add Dish and Ingredient Handlers

Lecture 65 Adding Ingredients for Dish as Siblings

Lecture 66 Retrieve All Ingredients for Dish

Lecture 67 Retrieve All Dishes for a Particular Ingredient

Lecture 68 Deleting Dish

Lecture 69 Implementing Migrations to Enable Cascade Delete

Section 13: Conclusion

Lecture 70 Next Steps

Lecture 71 Bonus - Coupons

This course is for app developers who want to learn Server Side Swift using Vapor,This course is for developers who want to take their skills to the next level,The course is for developers who wants to earn extra passive income on the side

Код:
https://anonymz.com/?https://www.udemy.com/course/mastering-server-side-swift-using-vapor-3/

https://abload.de/img/masteringserversideswfbehp.jpg

Код:
https://rapidgator.net/file/23dcb0b8da2667b8a0826f3e01096163/Mastering_Server_Side_Swift_Using_Vapor_3.part1.rar
https://rapidgator.net/file/03e3d810063fb8ead0833d8d22d6b367/Mastering_Server_Side_Swift_Using_Vapor_3.part2.rar
https://rapidgator.net/file/e81df946d9ced8b95d1cc9e3634e325a/Mastering_Server_Side_Swift_Using_Vapor_3.part3.rar
Код:
https://nitroflare.com/view/EBF698C239A57DC/Mastering_Server_Side_Swift_Using_Vapor_3.part1.rar
https://nitroflare.com/view/3FA9922110180F7/Mastering_Server_Side_Swift_Using_Vapor_3.part2.rar
https://nitroflare.com/view/B79C0215FA68446/Mastering_Server_Side_Swift_Using_Vapor_3.part3.rar