Practical Swift
Autor Eric Downeyen Limba Engleză Paperback – 2 dec 2016
Take a firsthand tour of Xcode and all the latest features Swift 3 has to offer.
If you have picked up this book, chances are you know a little bit about Swift Programming. With Practical Swift you’ll develop an advanced understanding of the language that will enable you to create a reference guide using Xcode Playgrounds, one you can continue to grow throughout your iOS career.
This book not only shows you how to code in a clean and concise manner, but also the why behind the code. Understanding why will be instrumental in your advancement as a Swift developer.
If you have picked up this book, chances are you know a little bit about Swift Programming. With Practical Swift you’ll develop an advanced understanding of the language that will enable you to create a reference guide using Xcode Playgrounds, one you can continue to grow throughout your iOS career.
This book not only shows you how to code in a clean and concise manner, but also the why behind the code. Understanding why will be instrumental in your advancement as a Swift developer.
What You’ll learn:
The primary audience for this book is developers who have started learning iOS and Swift and want to learn more of the intermediate to advanced topics available in Swift. The secondary audience is developers who have experience in iOS and Swift and want a good reference book for concepts they might already know, but are looking to re-enforce.
- Review the evolution of Swift and the latest features in Swift 3
- Study architecture and design patterns
- Examine Protocol Oriented Programming
- Understand Swift generics
- Test Swift code
- Build an iOS App with core data from scratch
The primary audience for this book is developers who have started learning iOS and Swift and want to learn more of the intermediate to advanced topics available in Swift. The secondary audience is developers who have experience in iOS and Swift and want a good reference book for concepts they might already know, but are looking to re-enforce.
Preț: 222.01 lei
Preț vechi: 277.52 lei
-20% Nou
Puncte Express: 333
Preț estimativ în valută:
42.49€ • 44.24$ • 35.91£
42.49€ • 44.24$ • 35.91£
Carte disponibilă
Livrare economică 17 februarie-03 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484222799
ISBN-10: 1484222792
Pagini: 400
Ilustrații: XXIV, 313 p. 130 illus., 119 illus. in color.
Dimensiuni: 178 x 254 x 18 mm
Greutate: 0.59 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484222792
Pagini: 400
Ilustrații: XXIV, 313 p. 130 illus., 119 illus. in color.
Dimensiuni: 178 x 254 x 18 mm
Greutate: 0.59 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Section I: Building the Reference Guide
1. The Evolution of Swift
2. Xcode
3. Package Managers
4. iOS Architecture
5. Protocol Oriented Programming
6. Generics
7. iOS UT and Storyboards
8. Testing
Section II: Building the Grocery App
9. Grocery App: Interface Builder
10. Grocery App: MVVM
11. Grocery App: Core Data
12. Grocery App: The Finish Line
1. The Evolution of Swift
2. Xcode
3. Package Managers
4. iOS Architecture
5. Protocol Oriented Programming
6. Generics
7. iOS UT and Storyboards
8. Testing
Section II: Building the Grocery App
9. Grocery App: Interface Builder
10. Grocery App: MVVM
11. Grocery App: Core Data
12. Grocery App: The Finish Line
Notă biografică
Eric Downey is a senior iOS Developer, Scrum Master, and IT Consultant from Columbus, Ohio. He received his Bachelor’s Degree in Computer Science in 2013. Over the past three years he has worked as a consultant for the largest Ohio-owned IT consulting company, Information Control Company, working on Java, JavaScript, and iOS applications. He has six years of iOS development experience and 8 years of development experience. He hosts monthly events introducing colleagues to the latest in technology. He spends his spare time learning all the features Swift has to offer.
Textul de pe ultima copertă
This is the ideal guide to walk you through Xcode and all the latest features Swift 3 has to offer.
If you have picked up this book, chances are you know a little bit about Swift Programming. With Practical Swift you’ll develop an advanced understanding of the language that will enable you to create a reference guide using Xcode Playgrounds, one you can continue to grow throughout your iOS career.
You’ll learn a myriad of skills and concepts, including topics such as Protocol Oriented Programming (POP), Architecture, Testing, and Generics. You’ll also see how Swift has evolved over the years. Practical Swift not only shows you how to code in a clean and concise manner, but also the why behind the code. Understanding why will be instrumental in your advancement as a Swift developer. Finally, all of your newfound knowledge will culminate in building your own iOS app!
Caracteristici
A reference guide to experienced developers and a walkthrough for newer developers Walks you through real life scenarios where those concepts can be applied Gives detailed overviews of multiple concepts