you to be clear about the types of values your code can work with. So if a part of your code requires a String, you can’t pass it an Integer by mistake. https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_La nguage/TheBasics.html#//apple_ref/doc/uid/TP40014097-CH5-ID322
with decimal points 10.23 String String Represents text “Hello” Boolean Bool Represents true or false values true Symbol Purpose Example Common types in Swift
of setting constraints or UI based rules that define the position of elements on the screen. • Center a view vertically • Center a view horizontally • Position a view relative to other views
by Apple (Available on the iBooks store) • Raywenderlich iOS and Swift tutorials (https://www.raywenderlich.com/) • Udacity iOS courses (https://eu.udacity.com/courses/ios) • Stanford iOS course (https://itunes.apple.com/us/course/developing-ios-11-apps-with-swift/id1309275316) • Hacking with Swift (https://www.hackingwithswift.com/read) • Meetups: Codebar iOS, NSLondon, iOS London, Swift London. Resources