https://github.com/milovantomasevic/clean-code
Learn how to write readable, understandable and therefore maintainable code - step by step, in an example-driven way
https://github.com/milovantomasevic/clean-code
Last synced: 8 months ago
JSON representation
Learn how to write readable, understandable and therefore maintainable code - step by step, in an example-driven way
- Host: GitHub
- URL: https://github.com/milovantomasevic/clean-code
- Owner: MilovanTomasevic
- License: mit
- Created: 2021-04-21T23:40:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-11T18:24:17.000Z (over 4 years ago)
- Last Synced: 2024-12-29T05:11:49.521Z (10 months ago)
- Language: JavaScript
- Size: 2.86 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clean-Code
Learn how to write readable, understandable and therefore maintainable code - step by step, in an example-driven way### Certifications
- [Clean Code](https://udemy.com/certificate/UC-f232cf11-dd10-448b-b760-9186981b2725/)
### Awknowledgements
Course work and notes from Udemy Course by Maximilian Schwarzmüller.