https://github.com/pksilen/clean-code-principles-code
Source code for book Clean Code Principles And Patterns: A Software Practitioner's Handbook
https://github.com/pksilen/clean-code-principles-code
Last synced: 3 months ago
JSON representation
Source code for book Clean Code Principles And Patterns: A Software Practitioner's Handbook
- Host: GitHub
- URL: https://github.com/pksilen/clean-code-principles-code
- Owner: pksilen
- Created: 2024-03-01T07:35:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T10:21:04.000Z (about 1 year ago)
- Last Synced: 2024-04-13T19:17:01.856Z (about 1 year ago)
- Language: Java
- Size: 1.66 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Source code for book Clean Code Principles And Patterns: A Software Practitioner's Handbook
Examples in this repository work with Linux, MacOS and Windows. On Windows, use Git Bash shell.
If you discover any issues with the examples, please report them [here](https://github.com/pksilen/clean-code-principles-code/issues).