4 dépôts
Comprehensive guides and deep dives into core Java language features and concurrency.
Explore 4 awesome GitHub repositories matching part of an awesome list · Java Engineering Foundations. Refine with filters or upvote what's useful.
This project is a comprehensive Java backend engineering guide and technical reference focused on high-concurrency design, distributed systems, and microservices architecture. It provides detailed strategies for decomposing monolithic applications, managing service discovery, and implementing the architectural patterns required for scalable backend environments. The repository distinguishes itself through an extensive collection of big data algorithmic references and database scaling strategies. It covers memory-efficient techniques for analyzing massive datasets, such as Top-K element extrac
Covers high-concurrency, distributed systems, and microservices architecture.
This project is a technical reference and documentation suite focused on the internal architecture and operational principles of the Java Virtual Machine. It provides comprehensive guides and analysis on how the virtual machine manages class loading, memory organization, and bytecode execution. The documentation distinguishes itself by providing deep dives into specific runtime mechanisms, such as the binary decoding of class files, the hierarchical delegation model for class loaders, and the precise sequence of the loading, linking, and initialization lifecycle. It also details memory reclam
Explains the underlying principles and internals of the Java Virtual Machine.
JavaTutorial is a specialized knowledge base and set of study guides focused on backend engineering, the Java ecosystem, distributed systems, and database internals. It serves as a technical reference for engineers, providing structured learning paths and curated content designed for Java backend developer interview preparation. The resource distinguishes itself through deep-dive analyses of internal mechanics, including JVM memory management, garbage collection algorithms, and the internal architecture of the Spring Framework. It provides detailed studies on database internals specifically f
Provides comprehensive guides and deep dives into core Java language features and concurrency for engineering foundations.
JavaHome est une ressource d'étude en ingénierie backend et une feuille de route d'apprentissage pour les développeurs Java. Il fournit un guide structuré pour maîtriser les fonctionnalités fondamentales du langage et les meilleures pratiques d'ingénierie backend. Le projet sert de guide de préparation aux entretiens techniques, proposant une collection de questions d'entretien courantes et d'exemples d'examens réels. Il se concentre sur le développement de compétences professionnelles en ingénierie backend Java, ciblant spécifiquement la capacité à construire des systèmes distribués scalables. Le contenu couvre l'optimisation des performances backend, incluant l'implémentation de standards de code propre et la résolution de bugs en production tels que les fuites de mémoire. Il inclut également des ressources d'étude pour la gestion de bases de données et le développement professionnel via des résumés de travail structurés.
Provides a comprehensive foundation in Java language features and concurrency for backend engineering.