Today's Learning:
LLD✅:
Problem Statement 4 (Music Player System):
- Understood how a lld of music player system looks like.
- Applied all the design patterns learnt till now.
It was most complex system to understand till now. Thanks to Aditya sir for explaining it so well.
I learnt a few more LLD patterns :
- Composite Design Pattern✅
- Template Design Pattern✅
- Proxy Design Pattern✅
PROJECT NUMBER 5 : Payment Gateway
- Understood the flow of payment gateway
- It supports multiple providers.
- It can be easily integrated in any other app.
Today's Learning:
LLD✅:
- Decorator Design Pattern✅
- Observable Design Pattern✅
- Command Design Pattern✅
PS3 (Notification System LLD):
- Understood the flow of Notification System.
- Created a UML diagram applying all the principles
Today's Learning:
LLD✅ (Problem Statement 2 : Food Delivery App)
- Created a clean UML diagram.
- Applied the design principles learnt till now.
- Understood the tradeoffs we need to make while building any LLD.
Todays Work:
LLD✅:
- Made my first LLD project a simple Document Editor.
- Applied SOLID design principle.
Thank you @rohit_negi9@adityatandon02 for such good LLD series.
Today's Work:
1) LLD✅ :
- Learnt about SOLID design principles.
- Learnt the necessity of each principle to write a maintainable code
2) DevLearning Platform✅:
- Working on the content.
I vibe-coded a basic learning platform. The content is still a work in progress, but I'd love some feedback on the UI and overall look. Please check it out!
https://t.co/lRs5QiZoJ5
Past few days update
DSA ✅
Completed the DSA series by @rohit_negi9.
Will keep practicing problems consistently.
GenAI ✅
Started Deep Learning.
Learned how a single neuron models linear relationships and how neural networks capture non-linear patterns.
This weeks update:
1. DSA✅:
- Learnt different algorithms (Graph) like:
Kruskals, Prims, Dijkstra, Bellman Ford.
2. GenAI✅:
- Cleared all the backlogs of the course.
- Started implementing simple projects using whatever I have learnt so far.
@rohit_negi9