java-solid-examples

SOLID principles examples

An example repository illustrating the SOLID principles in Java to aid learning and development

Learn SOLID principles by examples in Java

GitHub

78 stars
7 watching
51 forks
Language: Java
last commit: about 2 years ago
codelycodelytvexamplesgradlejavasolidsolid-principles

Related projects:

Repository Description Stars
codelytv/java-oop-examples A collection of Java examples illustrating key Object-Oriented Programming concepts and principles. 30
codelytv/java-basic-skeleton A basic Java project skeleton with JUnit and Gradle setup for quick project creation 51
codelytv/java-ddd-example Provides a starting point for building Java projects with JUnit and Gradle in a Domain-Driven Design (DDD) architecture 434
codelytv/kotlin-basic-skeleton A basic Kotlin project template to simplify the creation of new applications 55
kkisiele/codekata A collection of code examples illustrating object-oriented principles and clean coding practices in Java. 2
karatelabs/karate-examples Provides examples and demonstrations of Karate's capabilities for API testing, performance testing, mocking, web browser automation, and desktop automation. 26
codelytv/php-basic-skeleton Provides a pre-configured PHP project structure with dependencies and best practices 107
codelytv/csharp-basic-skeleton Creates boilerplate code and project structure for C# projects with tests and domain logic 24
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
plantegg/programmer_case A collection of case studies for learning programming concepts through practical examples. 19
mostjs/examples A collection of code examples showcasing various aspects of Most.js 45
codelytv/typescript-web-skeleton A pre-configured TypeScript project with integration of popular development tools and frameworks 33
ethereum/solidity-examples A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities 535
android/connectivity-samples A collection of Android connectivity samples showcasing best practices 1,664
reklatsmasters/webassembly-examples A collection of WebAssembly examples from simple to complex, covering various programming languages and technologies. 203