9781942878230-1942878230-The Swift Apprentice Second Edition: Beginning Programming with Swift 3

The Swift Apprentice Second Edition: Beginning Programming with Swift 3

ISBN-13: 9781942878230
ISBN-10: 1942878230
Edition: 2
Author: Alexis Gallagher, raywenderlich.com Team, Janie Clayton
Publication date: 2016
Publisher: Razeware LLC
Format: Paperback 408 pages
FREE US shipping

Book details

ISBN-13: 9781942878230
ISBN-10: 1942878230
Edition: 2
Author: Alexis Gallagher, raywenderlich.com Team, Janie Clayton
Publication date: 2016
Publisher: Razeware LLC
Format: Paperback 408 pages

Summary

The Swift Apprentice Second Edition: Beginning Programming with Swift 3 (ISBN-13: 9781942878230 and ISBN-10: 1942878230), written by authors Alexis Gallagher, raywenderlich.com Team, Janie Clayton, was published by Razeware LLC in 2016. With an overall rating of 4.0 stars, it's a notable title among other Introductory & Beginning (Programming, Apple Programming, Swift, Programming Languages) books. You can easily purchase or rent The Swift Apprentice Second Edition: Beginning Programming with Swift 3 (Paperback) from BooksRun, along with many other new and used Introductory & Beginning books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.48.

Description

Learn How To Program with Swift 3!

Swift is the easiest way to get started developing on Apple's platforms: iOS, OS X, watchOS and tvOS. With the release of Swift 3 in 2016, 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 For:

This book is for complete beginners to Swift 3. No prior programming experience is necessary!

Topics Covered in The Swift Apprentice

  • Playground basics: Learn about the coding environment where you can quickly and easily try out your code as you learn.
  • Numbers and strings: These are the basic kinds of data in any app – learn how to use them in Swift.
  • Making Decisions: Your code doesn't always run straight through – learn how to use conditions and decide what to do.
  • Functions: Group your code together into reusable chunks to run and pass around.
  • Collection Types: Discover the many ways Swift offers to store and organize data into collections.
  • Building Your Own Types: Learn how to model elements in your app using classes, structures and enumerations.
  • Protocols & Protocol-Oriented Programming: Define protocols to make your code more interface-based and compositional.
  • Error Handling: Make your code more robust and flexible by signaling and handling error conditions gracefully.
  • Functional Programming: 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!

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book