Skip to content

Curso de Java para estudo de programação Funcional e Reativa

Notifications You must be signed in to change notification settings

da0hn/java-functional-and-reactive

Repository files navigation

Java Funcional & Reactive

Aulas

  • Lambda and Functional Interface #1
  • Practice Lambda with different signatures #2
  • Predefined Functional Interfaces and Practice #3
  • Method and Constructor Reference #4
  • Optional for Null Pointer #5
  • Functional Programming in Depth #6
  • Design Patterns in Functional Way #7
  • Streams and Parallel Streams in depth
  • Creating Streams from Custom Source and Understanding Spliterator pattern #13
  • Collectors for Data Processing in Depth #14
  • Creating Your Own Collectors #15
  • Playing with Collections and Map in Functional style
  • Data Structures Functional Way #17
  • Reactive Programming an Introduction #18
  • Hello - RxJava #19
  • The Observable and the Observers #20
  • RxJava Operators #21
  • Combining RxJava 3 Observables
  • Concurrency and Parallelization
  • Subjects, Replaying and Caching in RxJava 3.x
  • Buffering, Throttling and Switching
  • Flowable and BackPressure - Reactive Streams implementation
  • Appendix - Object Oriented Design Patterns
  • Appendix - Java Generics

About

Curso de Java para estudo de programação Funcional e Reativa

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages