Software design pattern in Android
@TODO Learn something about MVP, MVVM and so on and take notes here.
@TODO Learn something about MVP, MVVM and so on and take notes here.
Update: An excellent blog here, concentrating on how to use RxJava/RxAndroid and how it works. Recently, I am interested in RxJava, a Java VM implementation of ReactiveX (Reactive Extensions): a library […]
These days, I’m working on time series data analysis because this is the topic of my paper. I follow this tutor to learn basic knowledge of time series analysis using […]