Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ This repository is essentially a conversation with myself where I am listing the
## Topics Covered

- [DRY Principle in Coding](DRY-Principle.md) - Understanding the "Don't Repeat Yourself" principle with practical examples
- [SOLID Principles in Software Development](SOLID-Principles.md) - Comprehensive guide to the five fundamental principles of object-oriented design with TypeScript, Python, and Angular examples
Loading