Part 3: Advanced Java
This section will expand on some advance concepts in Java Programming while building a sample project that is being created at the end of the previous section. By the end of this section, the readers will have a standalone project built using the concepts covered in this section..
This section contains the following chapters:
- Chapter 13, Functional Programming
 - Chapter 14, Java Standard Streams
 - Chapter 15, Reactive Programming
 - Chapter 16, Java Microbenchmark Harness
 - Chapter 17, Best Practices for Writing High-Quality Code