Description
In this course, you will learn :
- Build great iOS apps
- Learn Swift
- Learn UIKit framework
- Build Twitter clone app
- Build Instagram clone app
- Push Notifications
- Remote Notifications
- Login in and Sign up View Contoller
- Design great app
- Autolayout and size classing
- in-App Purchased
Syllabus :
1. UIKit Framework
- UIAlertView
- UIButton
- UILabel
- UITextField
- UIImageView
- UISegmentControl
- UIActionSheet
- UIActivityIndicatorView
- UIStepper
- UIWebView
- UINavigationBar
- UITabBar
- UITableView-Grouped
- UITableView
2. Parse Backend Online Server
- Introduction to Parse
- Create an application in parse
- Connect your app to Parse SDK
3. Make Full Featured Twitter Clone App Written In Swift
- Setup Xcode Project...Implement Function to Retrieve Data From Parse
- Adding Elements In UITableViewCell
- Creating a class to retrieve data from Parse
- Retrieve string data from Parse to Twitter clone app
- Generating Date and Time in Twitter Clone app and retrieve createdAt tweet
- Display UserName for a publisher who tweets
- Retrieve User's Profile image from Parse to Twitter Clone app
- Full Twitter Clone App Demo
- UPDATED Swift 1.2 & Parse 1.7.4 : Twitter clone app demo
4. Xcode
-
Autolayout, size classing and constraints
5. Code like a Pro
- Embed Youtube video in Swift 1.2
- Dynamic cell height
- UIButton inside UITableViewCell