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
- Host: GitHub
- URL: https://github.com/skalskip/complete-java-developer-course
- Owner: SkalskiP
- Created: 2017-10-10T21:03:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T22:34:29.000Z (over 7 years ago)
- Last Synced: 2025-03-25T21:51:01.514Z (2 months ago)
- Language: Java
- Size: 470 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)