effective-java-examples
Java coding examples
A collection of examples illustrating best practices from the book "Effective Java Second Edition" by Joshua Bloch.
Source code to the book "Effective Java Second Edition" created by Joshua Bloch
581 stars
58 watching
460 forks
Language: Java
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sf105/goos-code | A collection of Java examples and exercises to help developers learn object-oriented design and testing principles through guided coding practice. | 273 |
iandarwin/android-cookbook-examples | A comprehensive collection of Android code samples and examples. | 1,010 |
lastmjs/examples | A collection of sample code and projects demonstrating Internet Computer platform applications and microservices | 0 |
kkisiele/codekata | A collection of code examples illustrating object-oriented principles and clean coding practices in Java. | 2 |
jaeyeophan/algorithm_basic_java | A repository of algorithmic problems and their solutions in Java, covering basic algorithms, data structures, and common interview questions. | 211 |
karan/projects | A collection of practical programming project examples to help developers build and practice their skills | 45,313 |
ros2-java/ros2_java_examples | A collection of examples showcasing the use of ROS2 Java bindings in building composable and reusable software components | 13 |
codelytv/java-oop-examples | A collection of Java examples illustrating key Object-Oriented Programming concepts and principles. | 30 |
javabycomparison/samplecode | Sample code and reference material from the book 'Java by Comparison' | 16 |
apache/camel-examples | Provides a collection of examples showcasing various Apache Camel integration patterns and use cases. | 412 |
drrb/java-rust-example | An example project demonstrating interoperability between Java and Rust | 340 |
saturnism/grpc-by-example-java | A collection of Java examples demonstrating gRPC usage in various applications and scenarios | 876 |
mostjs/examples | A collection of code examples showcasing various aspects of Most.js | 45 |
jaiverma/matlab | A collection of MATLAB code examples for various digital image processing tasks. | 36 |
codelytv/java-solid-examples | An example repository illustrating the SOLID principles in Java to aid learning and development | 78 |