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
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# Dev-Journal
This repository is essentially a conversation with myself where I am listing the topics that I want to lean and understand. Over the period of time I want to write my notes in comments and increase the knowledge bank.

## Topics Covered

### Software Engineering Fundamentals
- [Coding Patterns in Software Engineering](./coding-patterns-in-software-engineering.md) - A comprehensive guide to design patterns including Creational, Structural, and Behavioral patterns with practical examples and best practices.
Loading