Mastering Firebase for iOS Using Swift Language

Learn to integrate Firebase with your iOS apps by building real world projects!
Mastering Firebase for iOS Using Swift Language
File Size :
6.50 GB
Total length :
7h 33m

Category

Instructor

Mohammad Azam

Language

Last update

2/2019

Ratings

4.1/5

Mastering Firebase for iOS Using Swift Language

What you’ll learn

Understanding of the different capabilities of the Firebase Platform
Build real world iOS applications integrated with Firebase services

Mastering Firebase for iOS Using Swift Language

Requirements

Understanding of iOS Framework is required
Understanding of Swift Programming Language is required

Description

Firebase is Google’s mobile platform that helps you quickly develop high-quality apps and grow your business. Firebase provides tons of tools to help developers quickly create iOS/Android and Web applications.
My name is Mohammad Azam and I am the creator of many popular online courses including:
Mastering ARKit for iOSBlockchain Programming in iOS Using Swift Mastering Core ML for iOS Server Side Swift Using Vapor Blockchain Programming Using JavaScript Mastering Micro Services Using Java Spring Boot The Complete Guide to Lean Controllers in iOS
I have also 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 work as a lead instructor for DigitalCrafts where I teach Full Stack Web Development. Before joining DigitalCrafts, I worked full time with The Iron Yard as an iOS and Full Stack instructor. I also run a very successful YouTube channel with over 5000 subscribers.
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 8 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!!!”
This is amazingly good and makes me really excited. I appreciated Mohammad for creating this course. This 3 hours already worth than 20 hours!!
I HIGHLY RECOMMEND this course to anyone, but make sure you have a basic understanding of JavaScript FIRST; otherwise, it will all sound foreign to you. If you want to learn Blockchain development using one of (if not the most widely used) languages in the world – JavaScript – then invest in this course. Thank you, Mr. Azam! I will definitely buy more blockchain courses from you.
Buy this course today and this is what you’ll get.
You will learn the concepts behind Firebase and how you can integrate it in your iOS applications. I am going to teach you different features of Firebase platform by giving you very practical real life examples. We will work on multiple real world projects, utilizing different features available by Firebase platform.
* Each lecture in the course is accompanied with complete code sample files.
You will also receive a UNLIMITED support on Udemy forums. I am very active on forums and I make sure that every questions is answered.
Can you believe you get all this (and more) for just $199?
“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 Firebase?
Firebase is a complete backend as a service platform from Google, which allows to integrate many different services to your iPhone/Android/Web app. Firebase allows you to use your existing iOS skills to create a complete application with real time database, notifications, storage and much much more.
Who is this for?
This course is for anyone who wants to take their skills to the next level. Firebase is a very powerful framework which can allow you to create highly maintainable and performance efficient application in less time. Each year Google adds more features to the Firebase platform making it more relatable and easier to use by developers. Stop spending your time in creating your own service layer and use Firebase to write your application.
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.
What are the requirements?
A Mac ComputerXcode 9.3 or aboveUnderstanding of iOS framework is requiredBasic understanding of the Swift language and the iOS SDK – I’ll teach you everything you need to know about Firebase.
What am I going to get from this course?
Learn the concepts behind Firebase technology.Implement Firebase real time databaseCreate multiple real world applications  Take your existing iOS skills to the next levelBecome 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

Overview

Section 1: Introduction

Lecture 1 Introduction

Lecture 2 What you should know

Lecture 3 Exercise Files

Lecture 4 What are Dynamic Apps?

Lecture 5 Understanding Firebase Features

Section 2: High Waters

Lecture 6 Understanding the App

Lecture 7 Setting Up Project Using Xcode

Lecture 8 Displaying User’s Current Location on Map

Lecture 9 Zooming to User’s Location

Lecture 10 Adding Flooded Button to User Interface

Lecture 11 Adding Annotation to the Map

Section 3: Integrating High Waters App with Firebase

Lecture 12 Configuring High Waters Project on Firebase Console

Lecture 13 Saving Flood Records to the Firebase Database

Lecture 14 Adding Multiple Childs to the Firebase Node

Lecture 15 Retrieving Flood Records from Firebase Database

Lecture 16 Testing on Multiple Devices

Lecture 17 Refreshing MapView When Flood Record is Deleted

Section 4: Grocery App

Lecture 18 Understanding the App

Lecture 19 Setting Up Firebase Project

Lecture 20 Exploring the Project Structure

Lecture 21 Setting Up Add Shopping List Controller

Lecture 22 Implementing Models for Shopping List and Grocery Item

Lecture 23 Displaying Shopping Lists

Lecture 24 Adding Grocery Items to Shopping List

Lecture 25 Deleting Grocery Items from Shopping List

Section 5: Integrating Grocery App with Firebase

Lecture 26 Setting Up Firebase Database

Lecture 27 Inserting Shopping List into Firebase Database

Lecture 28 Displaying Shopping List from Firebase Database

Lecture 29 Adding and Displaying Grocery Items from Firebase Database

Lecture 30 Deleting Shopping List from Firebase Database

Section 6: Grocery App Authentication

Lecture 31 Understanding Different Kinds of Authentication

Lecture 32 Understanding Project Structure

Lecture 33 Setting Up IBOutlets and IBActions

Lecture 34 Registering User Using Firebase

Lecture 35 Authenticating Users Using Firebase

Lecture 36 Saving Shopping Lists for Users

Lecture 37 Cleaning Code by Implementing Encodable Extension

Lecture 38 Displaying Shopping List Based on User

Lecture 39 Saving Grocery Items Based on User

Lecture 40 Displaying Grocery Items Based on User

Section 7: WhatsUp Chat App

Lecture 41 What we will be building?

Lecture 42 Understanding the Project Structure

Lecture 43 Setting Up JSQMessagesViewController

Lecture 44 Sending Text Messages Using JSQMessagesViewController

Lecture 45 Sending Photo Message Using JSQMessagesViewController

Section 8: Integrating WhatsUp App with Firebase

Lecture 46 Setting Up Firebase Project

Lecture 47 Saving Messages to Firebase Database

Lecture 48 Displaying Messages from Firebase Database

Lecture 49 Uploading Photo to Firebase Database

Lecture 50 Saving Photo Message to Firebase Database

Lecture 51 Updating Image URL for Uploaded Photo

Lecture 52 Resizing Images

Lecture 53 Downloading and Displaying Images

Lecture 54 Observing Message Changes and Downloading Images on User’s Timeline

Section 9: Image Classification Using Firebase ML Kit

Lecture 55 What will we be building

Lecture 56 Setting Up Firebase Project

Lecture 57 Integrate Firebase with iOS App

Lecture 58 Creating the User Interface

Lecture 59 Iterating through Images

Lecture 60 Detecting Images

Section 10: Conclusion

Lecture 61 Next Steps

Lecture 62 Bonus – Discount Coupons

Developers who want to use Firebase as their back end as a service provider,Developers who wants to take their skills to the next level

Course Information:

Udemy | English | 7h 33m | 6.50 GB
Created by: Mohammad Azam

You Can See More Courses in the Developer >> Greetings from CourseDown.com

New Courses

Scroll to Top