Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Feiler, Jesse (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : Apress, [2018]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1052566445
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 180914s2018 nyua ob 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d NLE  |d EBLCP  |d GW5XE  |d YDX  |d OCLCF  |d MOQ  |d UMI  |d UAB  |d UPM  |d UKMGB  |d OTZ  |d G3B  |d LVT  |d OCLCQ  |d TOH  |d STF  |d U3W  |d VT2  |d CAUOI  |d YOU  |d K6U  |d MERER  |d LEAUB  |d COO  |d TEFOD  |d LQU  |d C6I  |d FVL  |d OCLCQ  |d UKAHL  |d SRU  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ 
015 |a GBB8H8402  |2 bnb 
016 7 |a 019053213  |2 Uk 
019 |a 1052873773  |a 1056626369  |a 1060594467  |a 1081296066  |a 1086467791  |a 1103253113  |a 1105186978  |a 1105717184 
020 |a 9781484236215  |q (electronic bk.) 
020 |a 1484236211  |q (electronic bk.) 
020 |a 9781484236222  |q (print) 
020 |a 148423622X 
020 |z 9781484236208 
020 |z 1484236203 
024 7 |a 10.1007/978-1-4842-3621-5  |2 doi 
024 8 |a 10.1007/978-1-4842-3 
027 |a SPRINTER 
029 1 |a AU@  |b 000064362783 
029 1 |a AU@  |b 000065195285 
029 1 |a AU@  |b 000065209477 
029 1 |a AU@  |b 000066229836 
029 1 |a AU@  |b 000066528833 
029 1 |a AU@  |b 000067075338 
029 1 |a AU@  |b 000067096342 
029 1 |a AU@  |b 000069026553 
029 1 |a CHNEW  |b 001073800 
029 1 |a CHVBK  |b 579466043 
029 1 |a UKMGB  |b 019053213 
029 1 |a AU@  |b 000074026935 
035 |a (OCoLC)1052566445  |z (OCoLC)1052873773  |z (OCoLC)1056626369  |z (OCoLC)1060594467  |z (OCoLC)1081296066  |z (OCoLC)1086467791  |z (OCoLC)1103253113  |z (OCoLC)1105186978  |z (OCoLC)1105717184 
037 |a CL0500000997  |b Safari Books Online 
037 |a 795599BF-80ED-46EB-A31B-24AA8E10C32F  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.S95 
072 7 |a COM  |x 051000  |2 bisacsh 
072 7 |a COM  |x 051010  |2 bisacsh 
072 7 |a UMQ  |2 bicssc 
072 7 |a UMQ  |2 thema 
072 7 |a ULH  |2 thema 
082 0 4 |a 005.13/3  |2 23 
049 |a UAMI 
100 1 |a Feiler, Jesse,  |e author. 
245 1 0 |a Beginning reactive programming with Swift :  |b using RxSwift, Amazon Web Services, and JSON with iOS and macOS /  |c Jesse Feiler. 
264 1 |a New York :  |b Apress,  |c [2018] 
264 4 |c ©2018 
300 |a 1 online resource :  |b illustrations (some color) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed September 19, 2018). 
505 0 |a Intro; Table of Contents; About the Author; About the Technical Reviewer; Introduction; Part I: Building Composite Apps with Swift; Chapter 1: Building Blocks: Projects, Workspaces, Extensions, Delegates, and Frameworks; Component Architecture Overview; Looking at the iOS and macOS Building Blocks; Extensions; Delegates and Protocols; Frameworks; Building with the Building Blocks; Using a Workspace; Building with Combinations of Building Blocks; Command-Line Integration; Summary; Chapter 2: Using CocoaPods; Install CocoaPods; Create a Simple App (Single-View App); Summary. 
505 8 |a Part II: Using Codable Data with Swift and iOSChapter 3: Reading and Writing JSON Data; Identifying Data That Needs to Be Shared; Considering Security for Sharing Data; The Challenges of Sharing Data; Identifying Data Elements; Managing Inconsistent Data Types; Exploring the Document and Structure Issues; Looking at JSON; Using JSON-The Basics; Summary; Chapter 4: Using JSON Data with Swift; Getting Started with a JSON Swift Playground; Using the JSON Integration Tools in Swift; Integrating a Swift Array; Integrating a Swift Dictionary; Summary; Part III: Integrating Facebook Logins. 
505 8 |a Chapter 5: Setting Up a Facebook Account with iOSBeginning to Explore the Facebook iOS SDK; Looking at the Components of the Facebook iOS SDK; Summary; Chapter 6: Managing Facebook Logins; Beginning the Facebook SDK Login Process; Providing Basic iOS/Facebook Integration; Connecting the iOS app to your Facebook App; Summary; Chapter 7: Adding a Facebook Login to an iOS App; Starting to Integrate the Facebook SDK with an iOS app; Download the Facebook SDK for Swift; Adding Frameworks and Functionality to Your Facebook App; Enhancing Your App; Summary. 
505 8 |a Part IV: Storing Data in Amazon Web ServicesChapter 8: Working with Amazon Web Services and Cocoa; Comparing Components; Using AWS with Cocoa; Sharing Data with Others; Using Data Across Platforms; Playing to Your Strengths; Playing to Your Users' Expectations; Exploring AWS; Getting Started with AWS; Comparing Cocoa and AWS Products for Data Management; Summary; Chapter 9: Managing AWS Logins; Looking at AWS Accounts and the Root User; Creating Organizations; Working with IAM; Integrating AWS with Xcode; Summary; Chapter 10: Beginning an AWS Project; Setting Up the iOS App. 
505 8 |a Setting Up the iOS ProjectExploring the Documentation; Creating a Project; Setting Up the Back End; Add the Pods; Summary; Part V: Using RxSwift; Chapter 11: Getting Into Code; Getting Started; Installing RxSwift from GitHub; Using the RxSwift Playground; Looking at a Formatted Playground; Summary; Chapter 12: Thinking Reactively; What Are We Developing?; Approaches to Programming; Programming Paradigms; Structural Paradigms; Operational Paradigms; Design Patterns; Processing Configurations; Introducing Reactive Programming; Focusing on ReactiveX; Summary. 
520 |a 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. 
504 |a Includes bibliographical references and index. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Application software  |x Development. 
650 0 |a Swift (Computer program language) 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Swift (Langage de programmation) 
650 7 |a Macintosh programming.  |2 bicssc 
650 7 |a COMPUTERS  |x Programming  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x General.  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a Swift (Computer program language)  |2 fast  |0 (OCoLC)fst01922222 
776 0 8 |i Print version:  |a Feiler, Jesse.  |t Beginning reactive programming with Swift.  |d New York : Apress, [2018]  |z 1484236203  |z 9781484236208  |w (OCoLC)1028587437 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484236215/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH35220315 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5514510 
938 |a EBSCOhost  |b EBSC  |n 1891943 
938 |a YBP Library Services  |b YANK  |n 15698300 
994 |a 92  |b IZTAP