Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Mobile Development iOS Development

iOS 11 & Swift 4 - The Complete iOS App Development Bootcamp

Learn iOS 11 App Development From Beginning to End. Using Xcode 9 and Swift 4. Includes Full ARKit and CoreML Modules!
Rating: 4.5 out of 54.5 (31,396 ratings)
116,794 students
Created by Dr. Angela Yu
Last updated 8/2020
English
English [Auto], French [Auto], 
30-Day Money-Back Guarantee

What you'll learn

  • Be able to build any app you want
  • Craft a portfolio of apps to apply for junior developer jobs
  • Build fully-fledged apps for your startup or business
  • Work as a freelance iOS developer
  • Master creating Augmented Reality apps using Apple’s new ARKit
  • Create your first Machine Learning app using Apple’s new CoreML

Course content

51 sections • 474 lectures • 49h 25m total length

  • IMPORTANT ANNOUNCEMENT
    00:22
  • Preview02:59
  • How to Get All the Free Stuff
    01:09
  • Download Your Massive Asset Bundle Here
    00:25
  • Join the Student Community
    00:08
  • Get Monthly Tips and Tools to Level Up as a Developer
    00:28
  • Tools and Materials for iOS 11 App Development
    Preview11:52
  • Preview03:56
  • A Walkthrough of the Xcode Development Environment
    21:10
  • Download the Swift Cheat Sheet and a Map of Xcode
    00:03
  • The Anatomy of an iOS App
    04:30

  • The I Am Rich App
    02:30
  • How to Properly Create a New Xcode Project
    05:02
  • What is a Bundle Identifier?
    00:23
  • Let's Design the User Interface Using Storyboards
    09:33
  • How to Position User Interface (UI) Elements
    03:05
  • Download the Pre-Prepared Image Assets Here
    00:08
  • How to Incorporate Image Assets into Your Xcode Project
    07:12
  • What's the Difference Between Points and Pixels & How to Design iOS Image Assets
    05:57
  • App Icon Dimensions and a Brief History of Graphics
    00:22
  • Asset Catalogue Compiler Warning
    00:33
  • Run and Test Your App!
    05:13

  • What is Sideloading and How Can You Get Your App onto Your iPhone?
    01:48
  • A Note About Sideloading and Permissions
    00:33
  • How to Sideload Your App using Xcode
    11:42
  • [Optional] How to Get a Professional Apple Developer Account
    00:31

  • What are Coding Challenges?
    02:17
  • What You Will Create by the End of this Challenge
    01:17
  • What is GitHub and How to Download the Stub Projects
    06:26
  • Download the Project Stub Here
    00:21
  • Step 1 - Add a UILabel
    00:13
  • Step 2 - Add and Arrange the ImageView
    00:13
  • Step 3 - Design your App to your Heart's Content
    00:09
  • Show Off Your Work!
    00:18

  • What You'll Make by the End of This Module
    02:22
  • Download the Pre-Prepared Image Assets Here
    00:07
  • How to Design Your App
    12:44
  • Linking Design with Code
    12:17
  • [Common Errors] IBOutlets/IBActions Debugging
    06:31
  • How to Create Randomisation in Swift
    12:35
  • A Note About Playgrounds
    00:07
  • Data Types, Constants and Variables
    13:40
  • How to Solve the Error: "The Maximum Number of Provisioning Profiles Reached"
    01:06
  • Learn About Arrays in Swift and Programmatically Update the Display
    13:50
  • [How to Become a Better Programmer] The DRY Principle
    10:11
  • How to Add Motion Detection in to Your App
    07:10
  • Download the Completed App Project
    00:10

  • What You'll Build in this Coding Challenge
    01:52
  • Step 1 - Create a New Xcode Project
    00:06
  • Step 2 - Download the Image Asset's We've Already Prepared for You
    00:04
  • Step 3 - Add App Icons to Your Project
    00:11
  • Step 4 - Add the 8 Ball Images
    00:06
  • Step 5 - Setup the Canvas
    00:20
  • Step 6 - Design the App in Interface Builder
    00:32
  • Step 7 - Link the Design with Code
    00:14
  • Step 8 - Make the Ball Image Change with Your Code
    00:38
  • Step 9 - Make a Method
    00:33
  • Step 10 - Add Shake Gesture Detection
    00:11
  • If You Get Stuck...
    00:26
  • Optional: Magic 8 Ball Solution Walk Through
    30:13

  • Introduction to the Programming Modules
    02:00
  • Comments, Print Statements and Debug Console
    09:27
  • Optional Review: Data Types, Constants and Variables
    13:04
  • Swift Functions: Part 1 - The Simple Function
    08:41
  • Swift Functions: Part 2 - Functions with Inputs
    12:32
  • Swift Functions Part 3 - Functions with Outputs
    09:22
  • Control Flow with Conditional Statements in Swift (IF/ELSE)
    15:52
  • Download the Completed Swift Playgrounds
    00:13
  • [Challenge] Make a BMI Calculator in Swift Playgrounds
    00:30
  • Optional: BMI Calculator Challenge Solution
    26:34
  • Introduction to Loops in Swift - The For In loop
    11:38
  • Using Loops in Your Program
    25:46
  • Optional: A Brain Teaser with Loops and the Fibonacci Sequence
    12:23

  • What You'll Make by the End of This Module
    02:00
  • Download the Skeleton Project
    00:20
  • How to Use Tags in the Storyboards
    08:43
  • How to Use the Apple Documentation to Tap into Any iPhone Capability You Want
    26:03
  • The Swift 4 Programming Language Guide from Apple
    00:08
  • Incorporate AVFoundation to Play Sound
    09:05
  • Error Catching in Swift 4 - Do, Catch and Try
    07:05
  • Create a Method to Contain the Sound Playing Functionality
    07:27
  • [Common Swift Errors] "Index Out of Range" and How to Debug it
    04:34
  • Make the App Play a Different Sound for Each Button
    07:07
  • The Importance of "Scope" in Programming
    09:41
  • Download the Completed App Project
    00:10

  • What You'll Make by the End of This Module
    01:53
  • Download the Skeleton Project Here
    00:20
  • Set up the Project
    11:18
  • What is a Property List (.plist)?
    00:30
  • Let's Create a Data Model
    12:29
  • Further Reading
    00:09
  • Object-Oriented Programming - What are Objects and Classes?
    11:26
  • Object-Oriented Programming (OOP) a Quick Note from Steve Jobs
    01:16
  • Creating the Question Bank Class
    09:23
  • Preview09:42
  • Initialise the First Question
    14:29
  • How to Progress Through the Question Bank
    08:09
  • [Debugging Practice] Using the Xcode Debug Console
    06:42
  • How to Implement a UIAlertController and Show a Popup to the User
    11:26
  • A High Level Overview of How Our App Works
    04:48
  • How to Track Progress and Score
    13:08
  • How to Incorporate Objective-C Code in to Swift
    11:40
  • Background on the Questions
    01:31
  • Download the Completed App Project
    00:10

  • What You'll Build in This Coding Challenge
    02:18
  • A Choose Your Own Adventure Game
    00:05
  • Step 1 - Download the Skeleton Project
    00:26
  • Step 2 - Make a Note of the Tag Properties
    00:30
  • Step 3 - Set up the Introductory Screen
    00:47
  • Step 4 - Take the Story One Step Further
    00:35
  • Step 5 - Keeping Track of State
    00:27
  • Step 6- Use Comparators to Let the User Progress Through the Game
    00:24
  • Optional: Destini Solution Walk Through
    35:02

Requirements

  • No programming experience needed - I'll teach you everything you need to know
  • A Mac laptop or iMac (or a PC running macOS)
  • No paid software required - all apps will be created in Xcode 9 (which is free)
  • I'll walk you through, step-by-step how to get Xcode installed set up

Description

PLEASE NOTE: This is the 2017 version of the course. It is for students who cannot update to iOS 13 or macOS Catalina. For the latest version of this course, please search for "Angela Yu iOS 13".

Welcome to the Complete iOS App Development Bootcamp. With over 17,000 ⭐️⭐️⭐️⭐️⭐️ ratings, this is the HIGHEST RATED iOS Course of all time! 

This Swift 4 course is based on our in-person app development bootcamp in London. We've perfected the curriculum over 3 years of in-person teaching. 

Our complete app development bootcamp teaches you how to code using Swift 4 and build beautiful iOS 11 apps for iPhone and iPad. Even if you have ZERO programming experience.

We'll take you step-by-step through engaging video tutorials and teach you everything you need to know to succeed as an iOS app developer.

The course includes over hours and hours of HD video tutorials and builds your programming knowledge through making real world apps. e.g. Pokemon Go, Whatsapp, QuizUp and Yahoo Weather.

It's updated to include over 5 hours of content on Apple's brand new ARKit for making Augmented Reality apps and CoreML for making intelligent apps with Machine Learning. You'll be building image recognition apps and incredible 3D animated AR apps.

By the end of this course, you will be fluently programming in Swift 4 and be ready to make your own apps or start a freelancing job as an iOS 11 developer.

You'll also have a portfolio of over 20 apps that you can show off to any potential employer.

Sign up today, and look forward to:

  • Over 50 hours of HD 1080p video content

  • Building over 20 fully-fledged including ones that use Firebase, machine learning and augmented reality

  • All the knowledge you need to start building any app you want

  • Thousands of dollars worth of design assets

  • Our best selling 12 Rules to Learn to Code eBook

  • $8000+ app development bootcamp course materials and curriculum

From beginner to iOS 11 app developer with just one course

We know that you're here because you value your time. If you wanted to watch someone program for hours and hours without explaining what they're doing, you'd be on YouTube. 

By getting this course, you can be rest assured that the course is carefully thought out and edited. There are beautiful animations that explain all the difficult concepts and we're always on hand to answer student questions.

So by the end of the course, you'll completely understand:

  • Concepts of Object Oriented Programming (OOP): The type system, variables, functions and methods, inheritance, classes and protocols.

  • Control Structures: Using If/­Else clauses, Switch statements and logic to control the flow of execution.

  • Data Structures: How to work with collections, such as arrays and dictionaries.

  • Software Design: How to organise and format code for readability and how to implement the Model ­View­ Controller (MVC) design pattern.

  • Networking: How to make asynchronous API calls, store and retrieve data from the cloud, and use the JSON format for server communication.

  • Machine Learning: How to make artificially intelligent apps using iOS 11's new CoreML framework.

  • Augmented Reality: How to create 3D objects in augmented reality and create incredible animations and real-life interactions using Apple's latest ARKit framework.

  • Core Data, Realm and other forms of persistent data storage.

Don’t waste your time

Don't waste another minute of your precious life on poor quality videos on YouTube. Or instructors who you can't understand. Or teachers who have no real world in-person teaching experience. Your time is precious. We offer the best instructors with carefully crafted content, beautiful animations and learning by doing. 

Don't just take my word for it, see what my past students had to say about the course:

"You will not find a better teacher than Angela. She does a wonderful job of encouraging you to learn swift the right way. I want to encourage everyone thinking about taking this class to get it, as it is the BEST Swift programming class I've seen on anywhere and I've tried more than a few of them. If you are looking for an excellent swift programming course, stop there here because you have found it. You will learn Swift from the very beginning of programming all the way through making your own apps that you can upload to the App store." - Ian Hopjins

"SO GOOD!!! Retention rate is incredible because Angela does a great job in explaining and teaching every aspect of what we are doing. Most of the other instructors on Udemy put code on the screen and pretend nothing happened. This course is amazing! 5/5" - Muhammad Ibrahim

"Angela is a spectacular teacher!" - Marco Zanirato

"This course was terrific. Only after taking a few more courses from others that I realized how good this course was. This course taught me more than I was expecting, it provided great instructions and a lot of hands-on tasks to drill-in the concept." - Marc

"Best use of your money! I was a complete beginner but Angela made me a pro in weeks." - Burak Tunçbilek

"IT IS #1!!!!!!!!! Absolutely Amazing. The best iOS course i have ever taken. Angela explains everything the way it needs to be explained, so everything is easily understood. The concept of this course is built to make you learn, not just watch and repeat. Angela is highly educated and it is very much noticeable during the entire course. Again, it is fantastic. Thank you. Please create more courses!!!!!" - Eduard Khachian

Are you trying to choose between all the different iOS courses on Udemy? Take a look at what students on my course had to say:

"I took a lot of courses on Udemy and elsewhere and non of them were as clear and perfectly paced as this one! Angelas approach is really awesome, deep and clear." - Žan Fras

"I have taken several iOS courses, so far this course had the best explanation on swift and xcode documentation. The lecturer is kinda humorous sometimes which make this course even more enjoyable." - Bryan Pukanda

"I have taken lots of courses on udemy and elsewhere for self learning and i can tell you with all the honesty this is one course which i did not wanted to end. It is like one of those movies that you wish keeps going. Whatever concepts are covered were covered very beautifully and made learning quite simple. I got so many answers to Why? in this course like how closures work and why they work that way... why delegates work that way. Thank you so much for this course." - Arun Lakhera

"I compare this to another top iOS class on Udemy, but I think that this one beats it. The reason? Angela doesn't show you a plethora of material and then say that we will discuss this later, or say "just do this. You will see why later." She goes into the reason for doing something before doing it."  - Clyde Addison

Do you have some experience developing iOS apps and wonder if this course is for you? Take a look at what students on my course had to say:

"This is the best-organized course for starting Swift that I've seen. The course is excellent for teaching Swift programming including vital information using Xcode, Github, Cocoapods, Stack Overflow, Alamofire, Firebase, REST APIs and all the services commonly used by app developers. They show all the ways of using Xcode and other services that took me months to learn willy nilly. Wish I had this course a year ago but even with a year of Swift experience I still found a lot of great information and helpful tips. Love all the extras the course provides especially the assets(graphics, sound files, etc) for practice projects as I'm always taking too much time to find some assets to play with. This course understands how to teach programmers by giving them the toolsets and abilities they need to build apps. The course teaches the foundation of the language as well as skills to build your knowledge and improve your troubleshooting skills. Angela is a wonderful speaker and should do the voiceovers on everyone's instructional videos, seriously. :)" - Marcy Vernon

"Before I took this course , I was struggling with android development as well as Xcode I found out that I really didn't understand inputs, output, and return statements. thank you Angela for making things clear." - Darrick Little

"Def. an amazing and awesome class for learning iOS programming. I've been coding for years and taken many programming related classes on Udemy and this is def. one of the best. The instructor walks you through all the in's and out's of developing apps for the iOS platform. Top Shelf A++ class." - Mirko Cukich

REMEMBER… I'm so confident that you'll love this course that we're offering a FULL money back guarantee for 30 days! So it's a complete no-brainer, sign up today with ZERO risk and EVERYTHING to gain.

So what are you waiting for? Click the buy now button and join the world's most highly rated iOS 11 app development course.

Who this course is for:

  • If you are an absolute beginner to coding, then take this course.
  • If you are a seasoned programmer, then take this course to to get up to speed quickly with Swift 4 and native app development. Start with the Xcode walkthrough lesson and we'll get you familiar with iOS development in no time!
  • If you are switching from Objective-C to Swift then this is a fast-track way of doing it. You can get started straight away with the Intermediate Swift Language module.
  • If you are a pro iOS developer and want to quickly get up to date with Apple's new iOS 11 APIs, then start with the modules on ARKit and CoreML.

Featured review

Timchang Wuyep
Timchang Wuyep
8 courses
3 reviews
Rating: 5.0 out of 5a year ago
I went from a complete novice to programming fluently in swift thanks to this course. Angela Yu is an amazing instructor plus the jokes were necessary otherwise the course would be boring. Love from Nigeria ❤️

Instructor

Dr. Angela Yu
Developer and Lead Instructor
Dr. Angela Yu
  • 4.7 Instructor Rating
  • 263,026 Reviews
  • 757,962 Students
  • 8 Courses

I'm Angela, I'm a developer with a passion for teaching. I'm the lead instructor at the London App Brewery, London's leading Programming Bootcamp. I've helped hundreds of thousands of students learn to code and change their lives by becoming a developer. I've been invited by companies such as Twitter, Facebook and Google to teach their employees.

My first foray into programming was when I was just 12 years old, wanting to build my own Space Invader game. Since then, I've made hundred of websites, apps and games. But most importantly, I realised that my greatest passion is teaching.

I spend most of my time researching how to make learning to code fun and make hard concepts easy to understand. I apply everything I discover into my bootcamp courses. In my courses, you'll find lots of geeky humour but also lots of explanations and animations to make sure everything is easy to understand.

I'll be there for you every step of the way.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.