Jump to ratings and reviews
Rate this book

The Swift Apprentice: Updated for Swift 2.2: Beginning Programming with Swift 2.2

Rate this book
Learn How To Program with Swift 2.2! Up to date for Xcode 7.3 and Swift 2.2 Swift is the easiest way to get started developing on Apple's iOS, OS X, watchOS and tvOS. With the release of Swift 2 in 2015, the Swift language is packed with even more features and enhancements. In this book, you'll learn the basics of Swift from getting started with playgrounds to simple operations to building your own types. Everything you'll learn is platform-neutral; you'll have a firm understanding of Swift by the end of this book, and you'll be ready to move on to whichever app platform you're interested in. Who This Book Is This book is for complete beginners to Swift 2. No prior programming experience is necessary! Topics Covered in The Swift Apprentice Playground Learn about the coding environment where you can quickly and easily try out your code as you learn. Numbers and These are the basic kinds of data in any app -learn how to use them in Swift. Making Your code doesn't always run straight through -learn how to use conditions and decide what to do. Group your code together into reusable chunks to run and pass around. Collection Discover the many ways Swift offers to store and organize data into collections. Building Your Own Learn how to model elements in your app using classes, structures and enumerations. Protocols & Protocol-Oriented Define protocols to make your code more interface-based and compositional. Error Make your code more robust and flexible by signaling and handling error conditions gracefully. Functional Learn how to use Swift in a functional style and how this can make your code clearer and easier to reason about. After reading this book and completing your Swift apprenticeship by working through the included exercises and challenges, you'll be ready to take on app development on the platform of your choice!"

330 pages, Paperback

Published January 1, 1817

10 people want to read

About the author

raywenderlich.com Team

31 books10 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (100%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Zana Aziz.
2 reviews1 follower
May 8, 2016
A superb book for anyone who's looking to learn Swift thoroughly and effectively. The book uses great examples in every scenario which therefore makes each chapter very easily understandable. It's a little pricey but definitely worth every penny in my opinion.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.