Book description
"Swift Quick Syntax Reference is a 120-page condensed code and syntax reference to the new Apple Swift programming language, which is the alternative new programming language alongside Objective-C behind the APIs found in the Apple iOS SDK 8 and Mac OS X Yosemite SDK. It presents the essential Swift syntax in a well-organized format that can be used as a handy reference.
You won,t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any Swift programmer.
In the Swift Quick Syntax Reference, you will find a concise reference to the Swift language syntax using the new Playgrounds Playgrounds lets you type a line of code and the result appears immediately. This reference is small and handy and ideal for taking with you to your appointments.
"Table of contents
- Cover
- Title
- Copyright
- Dedication
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewer
- Introduction
- Chapter 1: Hello World
- Chapter 2: Declaring Constants and Variables
- Chapter 3: Printing Variables and Constants
- Chapter 4: Code Comments
- Chapter 5: Numbers
- Chapter 6: Strings
- Chapter 7: Booleans
- Chapter 8: Tuples
- Chapter 9: Optionals
- Chapter 10: Type Aliases
- Chapter 11: Global and Local Variables
- Chapter 12: Assertions
- Chapter 13: Assignment Operators
- Chapter 14: Arithmetic Operators
- Chapter 15: Comparison Operators
- Chapter 16: Ternary Conditional Operator
- Chapter 17: Range Operators
- Chapter 18: Logical Operators
- Chapter 19: Enumerations
- Chapter 20: Arrays
- Chapter 21: Dictionaries
- Chapter 22: Loops
- Chapter 23: if Statements
- Chapter 24: switch Statements
- Chapter 25: Control Transfer Statements
- Chapter 26: Labeled Statements
- Chapter 27: Functions
- Chapter 28: Nested Functions
- Chapter 29: Closures
- Chapter 30: Structures
- Chapter 31: Classes
- Chapter 32: Using Instances
- Chapter 33: Class Identity Operators
- Chapter 34: Properties
- Chapter 35: Property Observers
- Chapter 36: Class Type Properties
- Chapter 37: Type Methods
- Chapter 38: Subscripts
- Chapter 39: Inheritance
- Chapter 40: Overriding Methods and Properties
- Chapter 41: Initialization
- Chapter 42: De-initialization
- Chapter 43: Type Casting
- Chapter 44: Nested Types
- Chapter 45: Extensions
- Chapter 46: Protocols
- Chapter 47: Delegation
- Chapter 48: Generics
- Chapter 49: Automatic Reference Counting
- Index
Product information
- Title: Swift Quick Syntax Reference
- Author(s):
- Release date: September 2014
- Publisher(s): Apress
- ISBN: 9781484204399
You might also like
book
Swift in Depth
Swift in Depth guides you concept by concept through the skills you need to build professional …
book
iOS Architecture Patterns: MVC, MVP, MVVM, VIPER, and VIP in Swift
Develop well-structured applications using tested techniques and patterns. When you start to develop an application, you …
book
CORS in Action: Creating and consuming cross-origin APIs
Summary CORS in Action introduces Cross-Origin Resource Sharing (CORS) from both the server and the client …
book
The GuruBook
The GuruBook is an inspiring collection of 45 articles and interviews with well-known thought leaders and …