Modern Java by Example Webinars

43 videos • 4,373 views • by Douglas Schmidt There's growing demand for software developers who understand how to write concurrent and parallel object-oriented and functional programs for a range of computing platforms. To help you develop these types of programs, I'm hosting a series of interactive webinars that walk through examples of applying modern Java features and frameworks, including sequential and parallel streams, completable futures, the fork-join pool, RxJava, and Project Reactor. Please see http://www.dre.vanderbilt.edu/~schmid... for more information on how to join my webinars. The Java source code for all these examples is available at https://github.com/douglascraigschmid.... These examples been tested in Intellij and/or Android Studio and should be straightforward to port it to other Java environments, as well. Suggestions for improvement are welcome (especially if they are accompanied with updates to the source code).