General Introduction to Programming in Swift (Build Podcast)
Opened this issue ยท 4 comments
nelsonic commented
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?)
sohilpandya commented
I'll check it out and leave some feedback here.
nelsonic commented
@sohilpandya thanks! โค๏ธ
sohilpandya commented
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.
nelsonic commented
@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. ๐