About the course
In Tic Tac Toe Game course we are going to build a real game and publish it on AppStore.
The topics covered in the course will help you to learn advanced iOS development. All the components are reusable and can be used not only in this project, but also in your other apps.
What you will learn:
- MVVM
- Make a beautiful user interface with SWIFTUI
- Button Styles
- Firebase firestore (new real-time database from firebase)
- Dependency injection
- Unit testing including async UnitTests
- Async Code
- Networking
- Clean architecture
- and many more
This Tic Tac Toe Game course is NOT a beginner-level course. You need to know your way around the xCode, be familiar with it, you have to have basic knowledge in Swift, SwiftUI, and application building. We are going to start from scratch and build the application together. All assets will be provided by me. I will type and explain every line of code. By the time we finish, you will learn a lot of new things even if you are an experienced iOS developer.
The curse will teach you how to write clean and readable code, structure your app development, so even if you get back to your code in few years, you can read and understand it clearly.
Don’t waste your time on low-quality courses where you don't even get the support of the instructor
Your time is precious. We offer the best video courses with carefully crafted content, we are learning by coding!
Don't just take our word for it, check out our other courses and what other students have to say about our courses!
Course curriculum
-
1Introduction
-
2Home View
-
3Game View
-
4VS CPU
-
5Online game
-
6Unit Tests
-
7Publish to App Store