goos-code
Coding examples
A collection of Java examples and exercises to help developers learn object-oriented design and testing principles through guided coding practice.
Source code for the book, "Growing Object-Oriented Software, Guided by Tests"
274 stars
19 watching
117 forks
Language: Java
last commit: about 15 years ago Related projects:
Repository | Description | Stars |
---|---|---|
codelytv/java-oop-examples | A collection of Java examples illustrating key Object-Oriented Programming concepts and principles. | 30 |
kkisiele/codekata | A collection of code examples illustrating object-oriented principles and clean coding practices in Java. | 2 |
chaturangar/sugcon-2019-jss-examples | A collection of examples demonstrating JavaScript implementation of JSS (JavaScript Standard Specification) features and concepts. | 0 |
pdt256/kata | A collection of coding challenges and exercises to practice Test-Driven Development (TDD) in various programming languages | 6 |
spoonlabs/spoon-examples | Demonstrates transformation and analysis of Java source code using an open-source library. | 85 |
marhan/effective-java-examples | A collection of examples illustrating best practices from the book "Effective Java Second Edition" by Joshua Bloch. | 583 |
o0morgan0o/gcode-generative-for-processing | Library for generating G-code instructions from Processing code for 3D printing pen plotting | 28 |
iandarwin/android-cookbook-examples | A comprehensive collection of Android code samples and examples. | 1,014 |
gorelick/ee-examples | A collection of example projects demonstrating various concepts and techniques in software development | 0 |
mmcgrana/gobyexample | A site that teaches Go programming by extracting code and comments from source files | 7,342 |
codelytv/java-solid-examples | An example repository illustrating the SOLID principles in Java to aid learning and development | 78 |
salgnt/cscs | A curated collection of coding style conventions and standards for various programming languages. | 1,502 |
hongcheng79/androidthings | A collection of Android Things drivers and examples | 5 |
darius/code-canon | A curated collection of code worth reading and studying | 112 |
ros2-java/ros2_java_examples | A collection of examples showcasing the use of ROS2 Java bindings in building composable and reusable software components | 13 |