Product Details Swift 2 for Absolute Beginners

Gary Bennett, Brad Lees

  • 出版商: Apress
  • 出版日期: 2015-10-08
  • 售價: $2,190
  • 貴賓價: 9.5$2,081
  • 語言: 英文
  • 頁數: 360
  • 裝訂: Paperback
  • ISBN: 1484214897
  • ISBN-13: 9781484214893
  • 相關分類: Apple Developer
  • 無法訂購

商品描述

Swift 2 for Absolute Beginners is perfect for those with no programming background, those with some programming experience but no object-oriented experience, or those that have a great idea for an app but haven’t programmed since school, and it is now updated for Swift 2.

Gary Bennett and Brad Lees are full-time professional iOS developers and have developed a broad spectrum of apps for Fortune 500 companies. The authors have taken their combined 12 years of writing apps, teaching online iOS courses, the experience from their first three iOS books, along with their online instruction and free online forum at XcelMe.com to create an excellent training book.

Many people have a difficult time believing they can learn to write iOS apps or just staying motivated through learning the process. This book, along with the free, live online training sessions, helps students stay motivated and overcome obstacles while they learn to be great iOS developers.

What you’ll learn

  • Using Swift Playgrounds to learn iOS development quickly
  • What is Object Oriented Programming
  • What are Swift classes, properties, and functions
  • Proper user interface and user experience design
  • Swift data types: integers, floats, strings, booleans
  • How to use Swift data collections: arrays and dictionaries
  • Boolean logic, comparing data, and flow control
  • Writing iPhone and Watch apps from scratch
  • Introduction to HealthKit

Who this book is for

This book is for anyone who wants to learn to develop apps for the Mac, iPhone, and iPad, and Watch using the Swift programming language. No previous programming experience is necessary.

Table of Contents

Ch. 1: Becoming a Great iOS Developer

Ch. 2: Programming Basics

Ch. 3: It’s All about the Data

Ch. 4: Making Decisions, Program Flow, and App Design

Ch. 5: Object-Oriented Programming with Swift

Ch. 6: Learning Swift and Xcode

Ch. 7: Swift Classes, Objects, and Methods

Ch. 8: Programming Basics in Swift

Ch. 9: Comparing Data

Ch. 10: Creating User Interfaces

Ch. 11: Storing Information

Ch. 12: Protocols and Delegates

Ch. 13: Introducing the Xcode Debugger

Ch. 14: A Swift iPhone App

Ch. 15: Developing an Apple Watch App

Ch. 16: Developing a HealthKit App