RxJava Essentials 在线电子书 图书标签: Reactive Android Java 计算机 编程 Rxjava RxJava ReactiveX
发表于2024-11-08
RxJava Essentials 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
内容简单,有一点点安卓的示例代码,感觉看这本书不如去看官方文档
评分RxJava入门还是不错的
评分看的是中文翻译版,还可以的一本小册子,大量案例都是Andriod的,重复的地方多,有点代码复制嫌疑,还不如多贴点图,解释的透彻一点。
评分RxJava入门还是不错的
评分对着 RoboGuice 的 @InjectView 说这是 ButterKnife,我也不知道该怎么吐槽好了。书的内容并没有多深入,有些例子还跑不出一样的结果。
Ivan Morgillo was just a kid with a C64 and some basic skills before becoming an engineer a few years later. After working as an embedded systems consultant for Italtel and Telecom Italia, he moved to Android. He worked as a consultant for Deltatre, Mondia Media, and Clevertech. He currently runs a mobile and embedded applications development company, Alter Ego Solutions, contributing to open source projects and still working on his Android projects over the weekend.
About This Book
Create interactive Android apps with Java Reactive Extensions
Learn Reactive Programming through real-life examples that you can use in your Android app
Beat Android concurrency and threading issues to take your apps to a new level
Who This Book Is For
If you are an experienced Java developer, reactive programming will give you a new way to approach scalability and concurrency in your backend systems, without forcing you to switch programming languages.
What You Will Learn
Master the Observer pattern and create Observable objects and sequences
Convert lists of objects to Observable sequences
Change existing methods to reactive asynchronous functions
Filter Observable sequences to ensure that only the value you want will reach your functions
Transform and manipulate Observable sequences into new sequences
Combine, merge, and concatenate Observable sequences to create new sequences
Move away from the Android main thread and AsyncTask to learn multithreading and concurrency the easy way with Schedulers
Communicate with a remote REST API using Retrofit Observable responses
Create your first RxJava-powered Android app
In Detail
RxJava―Reactive Extensions for the JVM―is a library for composing asynchronous and event-based programs using Observable sequences for the Java VM, which will help you beat Android platform limitations to create astonishing Android apps.
Starting with some quick background information on the Rx .NET library, this book quickly moves on to your first example. You will understand Observables and learn to filter, transform, or merge them in detail. Next, you will learn how to get rid of Threads, AsyncTasks, and Handlers with Schedulers to create a smooth user experience. Develop an easy, ready-to-go approach to REST API communications and enrich your skills by working with new challenging examples.
By the end of the book, you will have explored the reactive programming world and will have created your first Android app without having to think about threading, networking, concurrency, and collection management.
评分
评分
评分
评分
RxJava Essentials 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024