advanced-java-tutorials
A collection of examples about advanced Java programming (by JJBRT)
java-solutions
Solutions in JAVA for some coding platforms. (by nikoo28)
| advanced-java-tutorials | java-solutions | |
|---|---|---|
| 2 | 2 | |
| 37 | 323 | |
| - | 3.4% | |
| 5.6 | 5.7 | |
| about 1 year ago | 19 days ago | |
| Java | Java | |
| - | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of advanced-java-tutorials.
We have used some of these posts to build our list of alternatives
and similar projects.
-
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.
java-solutions
Posts with mentions or reviews of java-solutions.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing advanced-java-tutorials and java-solutions you can also consider the following projects:
Android-Concepts-Reference - A single repository to learn the basics of Android in Java without all the fluff.
mooc-java-programming-i - University of Helsinki’s free massive open online course (MOOC) completed exercises. 2020 solutions
roadmap-java - Trilha de Java básico para iniciar sua carreira no mundo java 💻
teams-robot-java - A simple robot in java to post in teams chanel
java-reflection-examples - Java Reflection API examples usage
AlgoDS - Implementation of Algorithms and Data Structures, Problems and Solutions