Farook, Galloway, Ganim, Hollemans, Morrow, Pupăză, and Van Impe, 2017. — 706 p.
The Course Companion by the raywenderlich.com Tutorial Team.
In this course, you'll learn everything you need to know to make your own apps. By the end of the course, you’ll be experienced enough to turn your ideas into real apps that you can put on the App Store.
• This first section of this book corresponds to the Your First Swift 4 and iOS 11 App sections of the course. Here you'll create your first app: a simple but fun iPhone game called Bull's Eye.
• The second section of this book corresponds to the Programming in Swift sections of the course. Here you'll learn about fundamental Swift programming concepts, like variables, loops, collections, structures, classes, optionals, closures, and more.
• The third section of this book corresponds to the Your Second Swift 4 and iOS 11 App sections of the course. Here you'll create your second app, called checklists, where you’ll learn about table views and navigation controllers.