Course Information
Course Overview
Build a fully programmatic Twitter Clone for iOS 13 using Swift 5, Firebase and MVVM Architecture
What are we building?
In this course, you will learn how to build a complete version of Twitter ready to be published on the App Store. Throughout the process, you will develop high level programming, app design and app development skills. We will be building this without the use of storyboards, fully programmatically.
Prior Experience?
Some programming and basic Xcode experience is preferred. The course will move a little fast if you're a complete beginner, but you will pick things up along the way.
Why take this course?
Learning advanced development skills should be taught using real world examples. This course will teach you how to build a fully functional social network, from complete scratch. You will be learning advanced front and backend development skills, from a real life professional developer. You will learn how to code like a pro, and everything will be explained in detail along the way. This will teach you to build production ready applications, that are easily scalable and maintainable. This also makes for a great project to add to your portfolio, which you can use to show off to potential employers if you're trying to become a pro.
What will you learn?
Comprehensive knowledge and understanding of Swift 5 & Xcode 11
Implement Model View ViewModel (MVVM) architecture
Advanced level programming and app development skills
Advanced level User Interface Design
Advanced level back end engineering
How to authenticate and register users with Firebase
How to communicate with a database (read/write)
How to monitor events in a database
How to upload images to Firebase
How to structure data for optimum performance
How to build a fully functioning social network
How to programmatically construct views and controllers
How to parse incoming JSON data from database
How to use CocoaTouch classes, UIKit, UserNotifications and more
How to use CocoaPods and custom third party APIs
How to implement/use protocols
How to implement custom subclasses for clean and reusable code
How to dynamically size collection view cells
How to create extensions and functions for clean and reusable code
Course Content
- 10 section(s)
- 111 lecture(s)
- Section 1 Building Main User Interface
- Section 2 Login/Signup UI
- Section 3 Getting Started With Firebase
- Section 4 Fetching User Data From Firebase
- Section 5 Sending Tweets
- Section 6 Loading Tweets In Feed
- Section 7 User Profile
- Section 8 Following, Unfollowing & Searching Users
- Section 9 Tweet Replies
- Section 10 Custom Action Sheet
What You’ll Learn
- Build a Twitter clone with iOS 13, Swift 5 & Firebase without the use of storyboards
- Use MVVM (Model-View-ViewModel) Framework
- Build a fully functioning social network
- Advanced backend development and architecture skills using Firebase
- Advanced auto-layout and programmatic UI skills with Swift
- Register and authenticate users using Firebase
- Advanced UI/UX development to build a clean and visually appearing user interface
- Build a custom slide up menu with custom actions
- Advanced UITableView and UICollectionView skills
- Advanced Swift techniques and architecture patterns
- Implement Hashtags & Mentions
Skills covered in this course
Reviews
-
UUsman Ramzan
Amazingly described in detail, love learning hats off the efforts.........
-
AAmit Thakur1
awesome
-
JJose Garcia
Pretty awesome course! I was doubtful at first because the course is three years old and there have been a lot of updates to Xcode and iOS but the concepts you learn are still on point. There are comments in the QA section that help you solve bugs you encounter because of updates. Stephan is also great at explaining the concepts. He doesn't just type the code. He takes time to explain it. That really helps when going through the course. He is also very thorough when building the application. He takes the time to build it the right way. I really appreciate the course. Thank you Stephan!
-
종종원 문
Very satisfying course. I've learned lots of practical techniques and tips how to make UI without storyboard, also about MVVM design pattern. Hope to learn more from you from some other lectures!