Clean Code
These are some notes on the book Clean Code by Robert C. Martin.
Table of contents
- Meaningful Names
- Functions
- Comments
- Objects and Data Structures
- Error Handling
- Unit Tests
- Classes
- Simple Design
These are some notes on the book Clean Code by Robert C. Martin.