mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Adding new Java 8 features (#2543)
* Added info on Java generics in Spanish. * Adding new Java 8 features * Removing the section on Generics for the ES-es version
This commit is contained in:
parent
1f1f59d9b4
commit
a98cc99ef7
@ -848,6 +848,10 @@ The links provided here below are just to get an understanding of the topic, fee
|
||||
|
||||
* [Java Code Conventions](https://www.oracle.com/technetwork/java/codeconvtoc-136057.html)
|
||||
|
||||
* New features in Java 8:
|
||||
* [Lambda expressions (functional programming)](https://docs.oracle.com/javase/tutorial/java/javaOO/lambdaexpressions.html)
|
||||
* [Date and time API (java.time package)](http://www.oracle.com/technetwork/articles/java/jf14-date-time-2125367.html)
|
||||
|
||||
**Online Practice and Tutorials**
|
||||
|
||||
* [Learneroo.com - Learn Java](http://www.learneroo.com)
|
||||
|
Loading…
Reference in New Issue
Block a user