Beginning Reactive Programming with Swift: Using RxSwift, Amazon Web Services, and JSON with iOS and macOS
Autor Jesse Feileren Limba Engleză Paperback – 11 sep 2018
As we move away from the traditional paradigm of typing or touching one step at a time to interact with programs, users expect apps to adapt and not need constant hand-holding. People today expect their devices to do much more than just follow commands. They expect devices to react and adapt. Reactive programming, a new term for asynchronous processing, requires new app architectures, and you'll learn how these are already built into iOS and macOS in many places.
As part of this more complex environment, you'll move beyond Cocoa and Cocoa Touch to incorporate data from Amazon Web Services (AWS), JavaScript Object Notation (JSON), and other formats, and standards. Together with the concepts of reactive programming and RxSwift, these tools help you build more powerful and useful apps that have wide appeal and use.
What You'll Learn
- Work with tools such as Darwin microkernel, RxSwift, and RxCocoa
- Use Git repositiories and other resoucrces to get into coding
- Create apps that adapt to gestures and UI interaction as well as what's happening in and around the environment of the app itself.
Who This Book Is For
This book is for Swift programmers interested in learning to create reactive apps with RxSwift.
Preț: 167.60 lei
Preț vechi: 209.50 lei
-20% Nou
Puncte Express: 251
Preț estimativ în valută:
32.08€ • 34.06$ • 26.57£
32.08€ • 34.06$ • 26.57£
Carte disponibilă
Livrare economică 05-19 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484236208
ISBN-10: 1484236203
Pagini: 230
Ilustrații: XIII, 207 p. 123 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.32 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484236203
Pagini: 230
Ilustrații: XIII, 207 p. 123 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.32 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Part I: Building Composite Apps with Swift.- Chapter 1: The Building Blocks: Projects, Workspaces, Extensions, Delegates, and Frameworks.- Chapter 2: Using CocoaPods.- Part II: Using Codable Data with Swift and iOS.- Chapter 3: Reading and Writing JSON Data.- Chapter 4: Using JSON Data with Swift.- Part III: Integrating Facebook Logins.- Chapter 5: Setting Up a Facebook Account with iOS.- Chapter 6: Managing Facebook Logins.- Chapter 7: Adding Facebook Login to an iOS App.- Part IV: Storing Data in Amazon Web Services.- Chapter 8: Working with Amazon Web Services and Cocoa.- Chapter 9: Managing AWS Logins.- Chapter 10: Beginning an AWS Project.- Part V: Using RxSwift. - Chapter 11: Getting Into Code.- Chapter 12: Thinking Reactively.- Chapter 13: Exploring the Basic Rx Code.- Chapter 14: Build a ReactiveX/RxSwift App.
Notă biografică
Jesse Feiler is a developer, consultant, trainer, and author specializing in database technologies and location-based apps. He is the creator of Minutes Machine the meeting management app, as well as Saranac River Trail app a guide to the Trail that includes location-based updates as well as social media tools. His apps are available in the App Store and are published by Champlain Arts Corp. Jesse is heard regularly on WAMC Public Radio for the Northeast's The Roundtable. He is founder of Friends of Saranac River Trail, Inc. A native of Washington DC, he has lived in New York City and currently lives in Plattsburgh NY.
Textul de pe ultima copertă
Learn the basics of reactive programming and how it makes apps more responsive. This book shows you how to incorporate reactive programming into existing development products and cycles using RXSwift and RXCocoa on iOS and Mac.
As we move away from the traditional paradigm of typing or touching one step at a time to interact with programs, users expect apps to adapt and not need constant hand-holding. People today expect their devices to do much more than just follow commands. They expect devices to react and adapt. Reactive programming, a new term for asynchronous processing, requires new app architectures, and you'll learn how these are already built into iOS and macOS in many places.
As part of this more complex environment, you'll move beyond Cocoa and Cocoa Touch to incorporate data from Amazon Web Services (AWS), JavaScript Object Notation (JSON), and other formats, and standards. Together with the concepts of reactive programming and RxSwift,these tools help you build more powerful and useful apps that have wide appeal and use.
As we move away from the traditional paradigm of typing or touching one step at a time to interact with programs, users expect apps to adapt and not need constant hand-holding. People today expect their devices to do much more than just follow commands. They expect devices to react and adapt. Reactive programming, a new term for asynchronous processing, requires new app architectures, and you'll learn how these are already built into iOS and macOS in many places.
As part of this more complex environment, you'll move beyond Cocoa and Cocoa Touch to incorporate data from Amazon Web Services (AWS), JavaScript Object Notation (JSON), and other formats, and standards. Together with the concepts of reactive programming and RxSwift,these tools help you build more powerful and useful apps that have wide appeal and use.
Caracteristici
Use the Swift Standard Library to develop apps with code you don’t have to write yourself Work with time and physical factors to create adaptive apps Incorporate messaging and observing so that apps react dynamically