Swift 5 Programming for Beginners

Swift 5 Programming for Beginners

English | MP4 | AVC 1920×1080 | AAC 44KHz 2ch | 5h 42m | 1.61 GB

Learn to Code Swift 5 with Mac’s Xcode Playgrounds or Linux or Windows. make iOS 12 iPhone Apps or Command Line Tools

Have you ever wanted to try out programming but didn’t know where to start? Have you previously tried to learn Swift but got fed up with incomplete YouTube videos and poorly written tutorials? Or are you looking to move your code from Swift 4 to 5? Then this course is for you! In my Swift 5 course, I will walk you through all the essential information you need to write Swift code. I’m a self-taught programmer so I know what it feels like to start from scratch. I care about your learning, but even more importantly. I care about you!

What is Swift?

Swift is a programming language that allows you to write software for iPhones, iPads, Macs, Apple Watches, Apple TVs, desktops, servers, or anything else that runs code! Swift is great for new programmers because it is very intuitive, it continues to evolve as Apple adds new features, it is relatively easy to catch software bugs compared to other languages, and you can see your results immediately by running code in a Playground. In 2014, Apple announced Swift, along with a 500-page manual explaining how this brand-new language worked. So I immediately jumped into that manual and within three days I created the internet’s first Swift course! Since then, Swift has always been my favorite language to teach and I love how it keeps evolving! I have now taught over 120,000 students how to code with Swift, and I’m excited to have you join us. It’s going to be a lot of fun Also, Swift is open source and so you can now take this course even if you are on a Linux or Windows computer! Come learn what’s new in Swift 5 and gain a new skill!

Learn

  • What’s New in Swift 5
  • Installing Swift via Mac, Linux or Windows
  • How to make an iPhone App
  • Swift Fundamentals
  • Object-Oriented Programming in Swift
  • Intermediate Swift Concepts