Udemy - Swift & Firebase Building an impressive Realtime Drawing app - [PaidCoursesForFree]

seeders: 1
leechers: 2
Added 6 years ago by westontufara in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - Swift & Firebase Building an impressive Realtime Drawing app - [PaidCoursesForFree] (Size: 1.6 GB)
  1. 50% OFF new Firebase course.pdf 35.2 KB
  1. Creating our canvas.mp4 61.2 MB
  1. Creating our canvas.vtt 17.4 KB
  1. Creating the IBOutlets we will need.mp4 8.5 MB
  1. Creating the IBOutlets we will need.vtt 1.5 KB
  1. Drawing fire.mp4 32.9 MB
  1. Drawing fire.vtt 5.2 KB
  1. GitHub, How to use directly from Xcode (no extra software, no terminal).mp4 116.2 MB
  1. GitHub, How to use directly from Xcode (no extra software, no terminal).vtt 12.3 KB
  1. Importing the new Pod in the block NKOColorPickerView.mp4 21.7 MB
  1. Importing the new Pod in the block NKOColorPickerView.vtt 2.9 KB
  1. Introduction.mp4 40 MB
  1. Introduction.vtt 1.7 KB
  1. More to come....html 204.8 B
  1. Paul- EXC_BAD_INSTRUCTION Problem.mp4 47.5 MB
  1. Paul- EXC_BAD_INSTRUCTION Problem.vtt 9.9 KB
  1. Refactoring.mp4 111.4 MB
  1. Refactoring.vtt 13.4 KB
  1. Sending Notification to the whole Application.mp4 25.6 MB
  1. Sending Notification to the whole Application.vtt 3.5 KB
  1. What is Cocoapods and how do I install it.mp4 39.1 MB
  1. What is Cocoapods and how do I install it.vtt 6.2 KB
  1.1 More Details at Swift Next Step Website.html 102.4 B
  2. A little about me your future instructor.mp4 20.9 MB
  2. A little about me your future instructor.vtt 1.6 KB
  2. Adding and removing NKOColorPickerView from the main view.mp4 58.2 MB
  2. Adding and removing NKOColorPickerView from the main view.vtt 6.2 KB
  2. Exposing your art.mp4 136.5 MB
  2. Exposing your art.vtt 16.5 KB
  2. Files Links Resources.html 3 KB
  2. Filling the paintings.mp4 68.6 MB
  2. Filling the paintings.vtt 11.9 KB
  2. Registering and Receiving the Notification.mp4 29.5 MB
  2. Registering and Receiving the Notification.vtt 4.6 KB
  2. The Famous Singleton.mp4 69.5 MB
  2. The Famous Singleton.vtt 8.4 KB
  2. Using NSNotification again and why.mp4 29.9 MB
  2. Using NSNotification again and why.vtt 4.3 KB
  3. Drawing more precise lines.mp4 43.4 MB
  3. Drawing more precise lines.vtt 5.1 KB
  3. Mixing the colors.mp4 52.2 MB
  3. Mixing the colors.vtt 10.2 KB
  3. Revision.html 102.4 B
  3. Sending Data to Firebase.mp4 81.1 MB
  3. Sending Data to Firebase.vtt 10 KB
  3. Sending the new color to the DrawingView.mp4 59.4 MB
  3. Sending the new color to the DrawingView.vtt 5 KB
  3. Starting to understand the data received from Firebase.mp4 38.7 MB
  3. Starting to understand the data received from Firebase.vtt 6.7 KB
  4. Finishing parse the data from firebase.mp4 72 MB
  4. Finishing parse the data from firebase.vtt 11.7 KB
  4. Sending the Color to firebase and receiving it back.mp4 64 MB
  4. Sending the Color to firebase and receiving it back.vtt 6.1 KB
  4. Share your GitHub repository andor projects.html 1.2 KB
  4. Start of the real time stuff.mp4 80.1 MB
  4. Start of the real time stuff.vtt 10.7 KB
  5. Creating SNSPath.mp4 97.3 MB
  5. Creating SNSPath.vtt 16.1 KB
  5. Final Color Adjustments.mp4 26.8 MB
  5. Final Color Adjustments.vtt 3.2 KB
  6. Testing SNSPath.mp4 76 MB
  6. Testing SNSPath.vtt 14.6 KB
  PaidCoursesForFree.com.url 102.4 B
  ▲ 63 total files

Description



Build your own Real time app using Swift & Firebase where multiple users can share their drawings instantly worldwide.


What you’ll learn

   Everything you need to know to build this app in Firebase 2.4
   How to use stack view the new layout designer in iOS 9
   The secrets about notification, how to send userInfo to all the app
   proper and elegant error handling
   proper and elegant code refactoring
   proper and elegant use of inheritance

Requirements

   Basic knowledge of iOS programming or programming in general

Course Description

How cool would be if you had an app where you could share your drawings with friends in real time as you draw it? What if they could draw with you in the same canvas but on a different device? It doesn’t matter if you’re next to each other or on the opposite sides of the world.

Now wouldn’t be even cooler if you had designed, created and built this app all on our own?

This is what we are offering in this course and you will not just learn how to build this app, but you will also learn all the secrets behind it. You will master Firebase (the real time framework from Google). You will learn about NSNotication (how to send user Info to all in the app), stack views (the new layout designer in iOS 9), and so much more.

Firebase starts with a FREE tier that can be used even in your commercial applications, it also comes with a very simple to use API that can be used for iOS (including Swift), Android, and JavaScript so you don’t have to worry about compatibility; and it also comes with a very easy to use dashboard web interface.

This course was recorded using XCode 7, iOS 9 and Firebase 2.4

You will learn:

   Everything you need to know to build this app in Firebase 2.4
   How to use stack view the new layout designer in iOS 9
   The secrets about notification, how to send user Info to all in the app
   proper and elegant error handling in Swift
   proper and elegant code refactoring in Swift
   proper and elegant use of enum in Swift
   proper and elegant use of inheritance in Swift

The qualifications I have that I believe will help me teach you?

   I have received my first certification in programming in 1987 when I was only 10 years old in an apple II
   I have been a professional developer for over 20 years
   I am an active member on StackOverflow, and I am always helping members on the site. Helping people is the passion that brought me to create this course.
   I currently rank as top 10% for Swift Help in StackOverflow
   I currently rank as top 20 % for iOS Help in StackOverflow
   I am dedicating a lot of time to this course so you can be sure you will have plenty of support in your journey.

What are the requirements?

   A Mac running Yosemite or later version of Mac Os
   Xcode 7 or later
   Basic knowledge of iOS

What are you going to get from this course?

   How to Authenticate to Firebase using email and password
   How to read and write data in real time to and from Firebase
   Develop iOS apps with real time data transfer
   Learn complex concepts of Swift necessary to build a real app
   How to integrate Firebase in your Swift iOS App
   Over 16 lectures and 3 hours of content!
   Everything you need to know to build this app in Firebase
   How to use stack view the new layout designer in iOS 9
   The secrets about notification, how to send user Info to all in the app
   proper and elegant error handling
   proper and elegant code refactoring
   proper and elegant use of inheritance

What is the target audience?

   People who have a brief understanding of Swift language and iOS Development

Who this course is for:
   People who have a brief understanding of Swift language and iOS Development
   Xcode 7 or later

Source: PaidCoursesForFree.com

Related Torrents

torrent name size uploader age seed leech
7
0
0
0
0