SwiftUI for Absolute Beginners: Program Controls and Views for iPhone, iPad, and Mac Apps
Autor Jayant Varmaen Limba Engleză Paperback – 13 noi 2019
For developers already familiar with ReactNative, this book reviews the declarative, state-based DSL that manages the UI and updates it automatically will feel just like what they’re used to. You'll see how SwiftUI reduces the number of lines of code required to achieve the same effects by over 60% and provides a much better experience.
Like the announcement of Swift in 2014, SwiftUI is expected to fundamentally change the way developing programmers approach coding iPhone and iPad applications. This book examines how SwiftUI lowers the entry barrier for developers to write amazing cross-platform applications for iOS and iPadOS as well as WatchOS, Mac OS, and TVOS.
Anyone who wants to learn to develop apps for the Mac, iPhone, iPad, and Apple Watch using the Swift programming language. No previous programming experience is necessary.
What You'll Learn
- Write code in the new SwiftUI syntax
- Combine views to arrange them for an application
- Add gestures and controls to an application
Who This Book Is For
Preț: 280.79 lei
Preț vechi: 350.99 lei
-20% Nou
Puncte Express: 421
Preț estimativ în valută:
53.75€ • 57.38$ • 44.51£
53.75€ • 57.38$ • 44.51£
Carte disponibilă
Livrare economică 03-17 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484255155
ISBN-10: 1484255151
Pagini: 183
Ilustrații: XV, 183 p. 64 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.29 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484255151
Pagini: 183
Ilustrații: XV, 183 p. 64 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.29 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: What is SwiftUI.- Chapter 2: Peeking into SwiftUI.- Chapter 3: Views and Controls.- Chapter 4: Data and Combine.- Chapter 5: Layout and Presentation.- Chapter 6: Drawing and Animation.- Chapter 7: Interactive Gestures.- Chapter 8: Previews.- Chapter 9: Integrating UIKit .- Chapter 10: Accessing API Data.- Chapter 11: Tips and Tricks.
Notă biografică
Jayant Varma is the founder of OZ Apps (www.oz-apps.com), a consulting and development company providing IT solutions with specialization in mobile technology. He is an experienced developer with more than 25 years of industry experience spread across several countries. He is the author of a number of books on iOS development, including Learn Lua for iOS Game Development, Xcode 6 Essentials, and More iPhone Development with Objective-C. He has also been a university lecturer in Australia where he currently resides. He loves traveling and finds Europe to be his favorite destination.
Textul de pe ultima copertă
Dive into the world of developing for all of Apple platforms with SwiftUI, Apple’s new framework that makes writing applications faster and easier with fewer lines of code. This book teaches the basics of SwiftUI to help you write amazing native applications using XCode.
For developers already familiar with ReactNative, this book reviews the declarative, state-based DSL that manages the UI and updates it automatically will feel just like what they’re used to. You'll see how SwiftUI reduces the number of lines of code required to achieve the same effects by over 60% and provides a much better experience.
Like the announcement of Swift in 2014, SwiftUI is expected to fundamentally change the way developing programmers approach coding iPhone and iPad applications. This book examines how SwiftUI lowers the entry barrier for developers to write amazing cross-platform applications for iOS and iPadOS as well as WatchOS, Mac OS, and TVOS
Caracteristici
Put content on screen with Views and Controls Preview application UI in various forms Display REST API data from a web server in apps