Skip to content

DSA, TDD, and Software Design principles implementation

License

Notifications You must be signed in to change notification settings

HouariZegai/clean-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Code

Implemented with ❤️ in Java

Content

Installation 🔌

  1. Press the Fork button (top right the page) to save copy of this project on your account.

  2. 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
    
  3. Import the repository in Intellij IDEA or any other IDE.