Swift for Developers

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udacity course.

Get a quick practical introduction to Swift programming basics and build your first iOS app.

Reddacity may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udacity. Thank you for using these buttons to support Reddacity.

Reddit Posts and Comments

0 posts • 5 mentions • top 1 shown below

r/swift • comment
1 points • LisaDziuba

I have a prepared list of sites I'm sending when someone is asking "how do I get started?":

**Apple guides**:
Here you will find everything you need to know about Swift - [full language guide & reference](https://developer.apple.com/library/prerelease/content/documentation/Swift/Conceptual/Swift_Programming_Language/index.html). Here you will find practical case, where every lesson walks you through a step-by-step process of creating a simple, real-world iOS app. Follow the steps and build your 1st app: [Apple guide](https://developer.apple.com/library/content/referencelibrary/GettingStarted/DevelopiOSAppsSwift/index.html#//apple_ref/doc/uid/TP40015214-CH2-SW1). For comprehensive Xcode tutorial, [check this](http://help.apple.com/xcode/mac/8.0/#/). A lot of reading, but it explains everything!

**[Stanford lectures](https://itunes.apple.com/in/course/developing-ios-10-apps-swift/id1198467120)

****Raywenderlich.com tutorials.**
Check beginners section, they have many good free guides.

**Udacity** has some free courses on Swift:

* https://www.udacity.com/course/swift-for-beginners--ud1022

* https://www.udacity.com/course/swift-for-developers--ud1025

* https://www.udacity.com/course/learn-swift-programming-syntax--ud902