advanced-java-tutorials
Modern Java - A Guide to Java 8
| advanced-java-tutorials | Modern Java - A Guide to Java 8 | |
|---|---|---|
| 2 | 3 | |
| 37 | 16,750 | |
| - | -0.2% | |
| 5.6 | 2.7 | |
| about 1 year ago | almost 3 years ago | |
| Java | Java | |
| - | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
advanced-java-tutorials
-
How do I avoid resorting to --add-exports and --add-opens?
From here you can download/clone the tutorial shared on GitHub that contains another example about to use the method org.burningwave.core.assembler.StaticComponentContainer.Modules.exportAllToAll().
-
How to make reflection fully work on JDK 16 and later
From here you can download/clone the tutorial shared on GitHub.
Modern Java - A Guide to Java 8
-
Top 10 GitHub Repositories for Python and Java Developers
**5. Modern Java - A Guide to Java 8 ** This tutorial covers all the new features of Java 8 with simple code samples, making it a helpful resource for learning and using Java 8. https://github.com/winterbe/java8-tutorial
-
Java 20 / JDK 20: General Availability
Here are some resources I've found helpful and have read or are on my backlog to catch up with these developments:
- https://github.com/wesleyegberto/java-new-features (terse, includes links to JEPs, good jumping off point)
- https://github.com/winterbe/java8-tutorial (quick tour through features of Java 8)
- https://winterbe.com/posts/2018/09/24/java-11-tutorial/ (same for Java 11)
Books:
- Java 8 in Action / Modern Java in Action (Raoul-Gabriel Urma, Alan Mycroft, Mario Fusco; 2014 and 2018 respectively)
- The Well-Grounded Java Developer (Martijn Verburg, Benjamin Evans, Jason Clark; 2022) - not specifically focused on new features but does cover them in the context of going deeper into Java and the JVM.
-
Coming from .net to java
Otherwise, learning Maven has been really important. As for learning the language, I liked Winterbe's guides. Here's one. https://github.com/winterbe/java8-tutorial
What are some alternatives?
Android-Concepts-Reference - A single repository to learn the basics of Android in Java without all the fluff.
Design Patterns - Design patterns implemented in Java
java-solutions - Solutions in JAVA for some coding platforms.
Smooks - An extensible Java framework for building event-driven applications that break up XML and non-XML data into chunks for data integration
roadmap-java - Trilha de Java básico para iniciar sua carreira no mundo java 💻
CQEngine - Ultra-fast SQL-like queries on Java collections