ReactiveX / RxJava

RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Apache License 2.0
47.91k stars 7.6k forks source link

Copyrights of marble diagrams #5463

Closed Chaoba closed 7 years ago

Chaoba commented 7 years ago

@akarnokd I want to write a book about Rxjava in Chinese, I want to know if I could use the diagrams of Rxjava in my book? Thanks a lot.

akarnokd commented 7 years ago

The diagrams are Apache 2.0 too so you can reuse them in a book.

Related: #4158

Chaoba commented 7 years ago

Got it. Thank you very much.

Chaoba commented 6 years ago

@akarnokd Sorry to bother you again. I have almost completed my book and wonder if you could write a forward for my book? It will be my great honor if you could help me. Let me introduce my book in brief.

Chapter 1 Introduce RxJava Chapter 2 Combined with marble diagrams to introduce kinds of operators Chapter 3 Introduce Schedulers Chapter 4 Combiled with source codes to introduce the realization principle of some operators and Schedulers. Chapter 5 Give some demos on how to solve practical problems and usage of RxLifecycle and RxBinding Chapter 6 What's new on RxJava2

My email is qqliys@126.com. Look forward to hear from you. Thanks a lot.

akarnokd commented 6 years ago

Hi. I'm afraid I don't have the literacy do that, sorry.