Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
The Complete iOS Bootcamp
Rating: 4.4 out of 5(24 ratings)
754 students

The Complete iOS Bootcamp

Learn iOS9 with Swift2 along with iOS8 and WatchKit with Actual iOS Apps with Source Code
Last updated 7/2016
English

What you'll learn

  • Become and expert in App development with iOS9
  • Learn by example by walking you through real live projects step by step
  • Become a Master in Developing Compelling Apps for Apple Watch using the WatchKit Framework

Course content

33 sections255 lectures30h 28m total length
  • Introduction2:05
  • Setup and Hello World App6:10

    Install the stable Xcode from the app store or developer site, then create and run a hello world Swift playground and view output in the console.

  • The Xcode Interface - Part 17:39
  • The Inspector Panel - Part 27:32

    Explore the inspector panel, covering file inspector tabs: file template, code snippet, object, and media libraries, plus help. Learn identity, attributes, size, and connections inspectors for storyboards.

  • The Editor - Part 37:03

    Tackle the Xcode editor suite, from the source code editor and interface builder to storyboard and nib editors, with context sensitive editing, versioning, and dual editor views.

  • HelloWorld App - Part 14:48
  • HelloWorld App - Part 28:20

    Learn to create a button action and hook it up to a storyboard button via the target-action pattern, using touch up inside, then verify hello world output.

  • HelloWorld App - Part 37:43

    Bind a storyboard label to a view controller with an outlet, then update its text to 'Hello X code' in the button action, showcasing outlet wiring and UI updates.

Requirements

  • We assume you have some basic knowledge of programming
  • Knowledge of some Scripting Language Preferred, but Not Necessary

Description

In this iOS Bootcamp you will learn fundamentals of developing iOS applications using Swift programming language both the versions.

This course contains 255 lectures spread over 30 hours of video.

You will have access to actively ask Rick any questions you like related to the content.

At the end of the course, you’ll be able to write iOS applications that use tables, hierarchical and tabbed navigation, and understand the principles behind developing any iOS application.

The course will be complimented with shorter sessions on the various
extension frameworks at a later date, including SpriteKit, SceneKit,
HealthKit, WatchKit, etc

We will also cover everything you need to develop compelling apps for Apple Watch using the WatchKit framework and the Swift programming language. 

We'll cover the techniques of app development, starting with some simple apps and working our way up to more complex techniques..

We'll build several apps together, including a simple note taker, a few different kinds of calculator, a few of games, a simple memo systems with voice recording and playback, etc. 

 All topics are easy to learn and presented in digestible short 5 to 15 minute videos with real world examples and demos. The course contains discussions and demos to test your skill. All demos come with full source codes that you can download which is complimentary and use for your projects.

Topics include:

  • Introduction to working with Xcode
  • Data types, optionals, and tuples
  • Collection types: arrays, sets, and dictionaries
  • If statements and loops
  • functions and closures
  • Enumerations
  • Classes and structures
  • Stored and computed properties
  • Inheritance in Swift
  • Introduction to iOS
  • Model - View - Controller and its role in iOS programming
  • Delegation
  • Navigation controllers and segues
  • Tab bar controllers
  • Table view controllers
  • Using various cell sty les
  • Using headers and footers
  • Grouping vs. plain table styles
  • Indexing a table view
  • A case study: NoteTaker:
  • Swift Primer
  • Variables
  • Functions
  • Arrays
  • Enumerations
  • Classes
  • Methods
  • Views
  • Arrays
  • Enumerations
  • Classes
  • Methods
  • Views
  • Watchkit
  • 7 real apps

I hope you join me as we explore this course together!


Who this course is for:

  • Beginners and advanced level developers who want to learn WatchKit Framework
  • Students wish to upgrade their Swift programming language