Apple Swift

1. Install X-Code

2. Hello World YouTube tutorial

iOS Swift 1: Creating a Hello World App

—-

2. Start here

http://www.raywenderlich.com/74438/swift-tutorial-a-quick-start

 

3. A curated list of helpful resources to learn Swift. Tutorials, Code Samples, References  http://www.learnswift.tips/

3.1. Watched https://www.youtube.com/watch?v=zlbrRlVxs38 has links in comments to earlier tutorial. Will get back to them.

 

Off to Safari..

Beginning Xcode: Proquest Tech & Business Books; Beginning Xcode; By: Matthew Knott

http://library.eit.ac.nz:2137/book/software-engineering-and-development/ide/9781430257431

Finally putting together the environment with Swift. Lots of people confused with Playground as it has no ViewController (i.e. you can display on an Emulator) you need to create an Xcode project with Swift as the Language.

Swift for Absolute Beginners Part 1

  • First 6 mins rambling
  • Describes playground, and swift programming, no User Interface stuff.

Leave a comment