
Learn iOS development from swift basics to publishing, building apps like a bill-splitting tool and a quiz game, and mastering xcode, icons, and app store submission.
Set up your iOS development environment by downloading Xcode from the App Store on a Mac, then design and generate app icons using Canva for iPhone, iPad, and Apple Watch.
Master the basics of Swift variables, constants, data types, arrays, and operators. Learn to implement conditionals and switch cases to drive logic in iOS apps.
Learn to define and call functions, pass integer parameters, return values, and print results; explore for, while, and repeat loops with stride variations.
Learn how to use timers in Swift to repeat actions, stop and invalidate timers, and apply delays on the main thread to schedule code execution.
Learn how view controllers manage screens, add constraints for centering ui elements, and switch between controllers using segues, buttons, and storyboard setup for a two-view app.
Add labels, text fields, buttons, and stack views to a view controller, connect them to Swift files with outlets and actions, and update the label on submit.
Learn to set up an iOS project, implement segues with identifiers, and animate button-driven transitions and color changes. Also learn basic user data storage.
Learn to save in-app user data with user defaults, store a number or string from a text field, and retrieve it in a second view controller.
Develop a fully functional bill splitting app by inputting the total bill amount, tip, and number of people to show each person's share.
Create a quiz game by building a JSON data file, loading it into a Swift app, and presenting questions with answer buttons, random order, and animated feedback.
Design and export the app icon and device screenshots for the App Store, run on iPhone and iPad to capture screenshots, then prepare assets for upload.
Publish your iOS app to the App Store by configuring certificates and identifiers, creating the app record, preparing screenshots and a privacy policy, and submitting for review.
Welcome to the iOS Development Crash Course where we aim to start learning about developing your first iPhone and iPad Application using Swift & Xcode from SCRATCH !!
Want to create your own iPhone & iPad apps but aren't sure how to do so? You have come to the right place. You don't need any past programming experience and/or mobile app development experience to take this class. If you have a bit of programming background that's great, you'll catch up fast.
First we start by download the required tools we need to get started creating awesome apps.
Then will begin our journey by learning about Swift Programming language (From the basics of Swift 4 and Swift 5) and Xcode - Apple Developer Toolkit used for creating iOS, iPadOS, WatchOS and MacOS applications.
After you have learned about Swift Programming and Xcode usage, we will dive into building and testing different features in an app which you can use in any of your apps.
And then when you will be ready for creating your first iOS app, we will create our first fully functioning "Bill Splitting App", this app helps you to split restaurant bills with your friends.
Second App: The second app we will create will be "Quiz Game" where we will take JSON File which has data of quiz question and answers and we'll parse it and use it to create a simple quiz (MCQ) game.
Final Stage: I will teach you how you can create and add beautiful app icons to your app and take screenshots to use in your app page on the App store. Later on I will show you how to Publish your First App to the App Store.
By the end of this class, you will be well versed with:
Variables, Conditions & Operators in Swift
Creating Functions & Loops
Using Timers & Delays
Components of View Controllers (Buttons, Images, Textfields, etc)
Animations
Saving & Retrieving Data
This course will help you develop your own apps for your iPhone running iOS 13
To get the most out of this class, code along with me or after completing the video code by yourself and run your code to know how it works. And do complete your App Project Challenge as it is the best practice to become a good developer. If you get stuck anywhere, don't worry you can search for the error online and I am sure you will find a solution. And I am always here to help you out.
So, what are you waiting for?
Get Started Right Now and create Amazing apps that you can share with your Friends and Family.