An open API service indexing awesome lists of open source software.

https://github.com/skalskip/complete-java-developer-course

Udemy online course
https://github.com/skalskip/complete-java-developer-course

Last synced: 2 months ago
JSON representation

Udemy online course

Awesome Lists containing this project

README

        

# Complete Java Developer Course
Udemy online course

## Interesting articles about the topics included in the course

### Section 17
* [Lambda Expression in Java](https://medium.com/@jintin/lambda-expression-in-java-ca9e1222eb7c)
* [How to start working with Lambda Expressions in Java](https://medium.freecodecamp.org/learn-these-4-things-and-working-with-lambda-expressions-b0ab36e0fffc)
* [Lambda Validations With Java 8](https://medium.com/@jplanes/lambda-validations-with-java-8-86aa8143bd9f)
* [Java8 : Functional Interfaces](https://medium.com/@sarathmanchu_9050/java8-functional-interfaces-6ae16ee0d7d9)