Beginning Reactive Programming with Swift: Using RxSwift,Amazon Web Services,and JSON with iOS and macOS
by: Jesse Feiler
ISBN-10: 1484236203
ISBN-13: 9781484236208
Edition 版次: 1st ed.
Publication Date 出版日期: 2018-09-11
Print Length 页数: 207
Beginning Reactive Programming with Swift: Using RxSwift,Amazon Web Services,and JSON with iOS and macOS
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.
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.
Partl. Building Composite Apps with Swift
1. Building Blocks: Projects,Workspaces,Extensions,Delegates,and Frameworks
2. Using CocoaPods
Partll. Using Codable Data with Swift and ioS
3. Reading and Wrting JSON Data
4. Using JSON Data with Swift
Part ll. Integrating Facebook Logins
5. Setting Up a Facebook Account with ios
6. Managing Facebook Logins
7. Adding a Facebook Login to an iOS App
Part IV. Storing Data in Amazon Web Services
8. Working with Amazon Web Services and Cocoa
9. Managing AWS Logins
10. Beginning an AWS Project
Part V. Using RxSwift
11. Geting nto Code
12. Thinking Reactively
13. Exploring the Basic RxCode
14. Build a ReactiveX/RxSwift App
Beginning Reactive Programming with Swift: Using RxSwift,Amazon Web Services,and JSON with iOS and macOS
未经允许不得转载:finelybook » Beginning Reactive Programming with Swift: Using RxSwift,Amazon Web Services,and JSON with iOS and macOS
相关推荐
- Async Rust: Unleashing the Power of Fearless Concurrency
- TradeStation EasyLanguage for Algorithmic Trading: Discover real-world institutional applications of Equities, Futures, and Forex markets
- A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: Level Up Your Core Programming Skills
- Java Essentials For Dummies
- SQL Essentials For Dummies
- Python Machine Learning By Example: Unlock machine learning best practices with real-world use cases, 4th Edition