dwyl/learn-apple-watch-development

General Introduction to Programming in Swift (Build Podcast)

Opened this issue ยท 4 comments

Could this be a good place to start for people who are totally new to Swift ?
https://build-podcast.com/swift/

Unrelated but kinda related ... http://thenextweb.com/dd/2016/04/07/google-facebook-uber-swift/ (are we able to substantiate this article or is ti hot air?)

I'll check it out and leave some feedback here.

@sohilpandya thanks! โค๏ธ

I've checked the above out.

Outlines the general concepts such as:

  • variables
  • strings/arrays
  • control flow (for/switch)
  • optionals
  • functions
  • tuples
  • closures
  • classes

It's definitely worth a watch, but a lot of it is repeated from other videos/books that we're currently looking at.

@sohilpandya ok. cool. if there are other videos that cover the material just ref those and put a honourable mention to this one in the "further reading " section. ๐Ÿ‘