Useful Resources
This chapter provides a list of useful resources to help you continue your journey with Java.
Official documentation
- Oracle Java Documentation: The official and most comprehensive resource for the Java programming language.
- Maven Documentation: The official documentation for the Maven build tool.
- Git Documentation: The official documentation for the Git version control system.
- Oracle's Java Naming Conventions: A set of conventions to follow when naming your identifiers in Java.
- Google Java Style Guide: A complete guide to Google's coding standards for source code in the Java programming language.
Other sources
- Baeldung: A popular blog with a wealth of tutorials and articles on Java and related technologies.
Contribute
If you find any issue with this guide, feel free to submit an issue on GitHub and get it solved.