Xcode and Swift are both software development products developed by Apple. Swift is a programming language used to create apps for iOS, macOS, tvOS, and watchOS. Xcode is an Integrated Development Environment (IDE) that comes with a set of tools that helps you build Apple-related apps, and you will be building an iOS app for tracking statistics of COVID-19.
The course helps you make the beautiful user interface with the new SwiftUI, you will also be creating custom objects in SwiftUI, you will be working with REST APIs, then integrating 3rd party libraries to the SwiftUI project, and finally dark mode integration.
This course takes a pragmatic approach to app building and shows you how to structure your app development and write clean and readable code that can be understood easily. Starting from scratch, you will gradually progress to building the entire application with the help of expert guidance and tips, along with assets provided to you by the author.
Throughout the course, every line of code is typed and explained to help you grasp the steps easily.
By the end of this course, you will have created an app that you will be able to publish on the app store.
All the resource files are added to the GitHub repository at: https://github.com/PacktPublishing/SwiftUI-Covid19-Statistics-Tracking-…
Set up the project and register for API
Understand all the steps involved in app development with SwiftUI
Find out how to work with RESTful APIs
Discover how to create a custom user interface
Work with third-party libraries
Get to grips with parsing JSON data
Learn how to write clean and readable code, and structure your app development so that you can read and understand it clearly even if you get back to your code in a few years.
The course structure gives you the ability to move forward smoothly, and efficiently gain as much knowledge as possible.
The instructor goes in-depth and covers the advanced concepts, which will give you the confidence to build your own apps in a very effective way.