The 1th Chapter Introduction of the course-the overall content of the course
briefly introduce the contents of this series of courses, and pre-arrange the knowledge that needs to be stored beforehand.
2nd Overview of responsive programming ideas-concepts and case studies
This chapter focuses on the concept of responsive programming, first a conceptual introduction, followed by examples of life and code examples in a combination of the way to explain.
the 3rd Chapter Rxjava basic elements-source code analysis and case Practice
This chapter starts to enter the source code explanation section, mainly talks about the basic element of Rxjava. First briefly introduce and review Rxjava, then enter the source code analysis, and then the actual combat project to deepen understanding, and finally will review this chapter, will be real code to once again explain the idea of responsive programming.
4th chapter Operator operator Transformation-source code Analysis and case Practice
This section explains the Rxjava operator, mainly the core operator lift, then the actual combat project to deepen understanding, and finally will review this chapter, will be real code to explain the idea of responsive programming again.
5th Chapter Scheduler Thread Transformation-source code Analysis and case Practice
This chapter mainly explains the Rxjava thread transformation, mainly analyzes the Subscribeon and Observeon two methods for threading transformation, after the actual combat project to deepen the understanding, and finally will review this chapter, will be the real code to once again explain the idea of responsive programming.
6th Chapter Integral transformation Compose and transformer principle
This chapter mainly explains the Rxjava overall transformation, mainly analyzes the compose method and the transformer interface, after the actual combat project to deepen the understanding, finally will review this chapter, will use the real code to explain the thought of the responsive programming again.
The 7th Chapter RXJAVA+RETROFIT+MVP Comprehensive case
Last Practice: RXJAVA+RETROFIT+MVP case Practical Project Application
: Baidu Network disk download
Original address: http://linyunbbs.com/thread-2263-1-1.html
Proficient in advanced Rxjava 2 responsive programming ideas