Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Beginners Swift Programming For iOS Development
Rating: 4.2 out of 5(13 ratings)
385 students

Beginners Swift Programming For iOS Development

Learn how to program with iOS Apps with Swift. A easy to follow course for the beginner
Created byInfinite Skills
Last updated 1/2017
English
English [Auto],

What you'll learn

  • A easy to follow course aimed at the beginner to Swift. Learn how to make iOS applications quickly
  • This course teaches practical skills that translate easily to real-world development

Course content

7 sections49 lectures2h 53m total length
  • Important - Download These First - Working Files0:01
  • Welcome To The Course2:49

    Begin your Swift journey with basics, object oriented programming, collections, generics, and closures, and build a two-screen iOS app using storyboards and a master-detail table view.

  • Introduction To Swift2:52

    Explore Swift, Apple's modern language designed for code safety and memory management, with closures, generics, and namespaces, contrasting with Objective-C and how to get started with the Swift beta.

  • Swift Vs Objective-C3:37

    Swift removes semicolons and header files, enables type inference and first-class functions with generics, and offers cleaner string manipulation, switch behavior without break, and easier value observation for iOS development.

  • How To Access Your Working Files3:22

    Access your working files by downloading the zip and extracting it to your desktop. Then use the player's open working files button to locate and copy the files for lessons.

  • Xcode Playgrounds3:26

    Explore how the Xcode playgrounds tool lets you test Swift code and visualize a label, with quick look and value history to see results in real time.

Requirements

  • Apple Mac

Description

This new Swift programming language from Apple makes building iOS applications easy. Learn all you need to know about programming in Swift with this Infinite Skills course.

This Learning to Program with Swift training course from Infinite Skills will teach you how to program with Swift for iOS and Mac OS. This course is designed for beginner and experienced developers, and knowledge of Java, C#, or other modern languages is recommended.


You will start with an introduction to Swift, including learning how to define constants and variables and learning about conditional statements and control flow statements. From there, Rogers will teach you about the Swift language features. This video tutorial will also cover Swift classes and inheritance, as well as enumerations, structures, generics, and operators. Finally, you will see Swift in action as you watch Rogers demonstrate a Master-Detail application.

Once you have completed this computer based training course, you will be fully capable of using Swift’s modern features to program for iOS and Mac OS. Working files are included, allowing you to follow along with the author throughout the lessons.

Who this course is for:

  • This course is aimed at the beginner and covers the core essentials of programming in Swift