clean-code
clean-code copied to clipboard
DSA, TDD, and Software Design principles implementation
Clean Code
Implemented with :heart: in Java
Content
- Design Patterns
- SOLID Principles
- TDD Katas
- Data Structures
- Algorithms
Installation 🔌
-
Press the Fork button (top right the page) to save copy of this project on your account.
-
Download the repository files (project) from the download section or clone this project by typing in the bash the following command:
git clone https://github.com/HouariZegai/clean-code.git -
Import the repository in Intellij IDEA or any other IDE.