Тёмный
No video :(

37. MVC Design Pattern | MVC Architecture Overview | Low Level System Design 

Concept && Coding - by Shrayansh
Подписаться 116 тыс.
Просмотров 8 тыс.
50% 1

Playlist:
--------------
JAVA: • JAVA from Basics to Ad...
HLD: • High Level Design from...
LLD : • Low Level Design from ...
#interviewexperience
#softwareengineer

Опубликовано:

 

5 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 38   
@hannanathar3627
@hannanathar3627 2 месяца назад
best video of mvc architecture, i have studied mvc multiple times but never understood core functionality of each like this. You are doing great
@kaushaltarpara8931
@kaushaltarpara8931 8 месяцев назад
Nice Explanation about MVC but Django is based on MVT (Model-View-Template) architecture.
@abc-ym4zs
@abc-ym4zs 8 месяцев назад
sir one doubt i am not able to understand or my mind is not interested to read books or any college pdfs and i am unable to understand from college pdfs and i am facing lot of issues because of this problem in college and i dont have any friends to explain when i struck so how to improve my self learning
@doodo_1
@doodo_1 8 месяцев назад
Hi, can you give lld slides that you are using in your videos for reference
@car_holic1995
@car_holic1995 8 месяцев назад
hi shreyansh..i want to ask one thing what do you mean by view in springboot framework..as view comes under frontend technology(angular and react)..please clarify ..
@ConceptandCoding
@ConceptandCoding 8 месяцев назад
It's comes under the frontend, but for a backend engineer, Response which we are sending to client, that will ultimately get rendered to user. So just wanted for backend engineer that consider View is your response of the API. Which is what they will see.
@vivekpisal2857
@vivekpisal2857 8 месяцев назад
How can model scale on its own?? And also for model you mentioned /get /update. Will it be different REST Api??
@ConceptandCoding
@ConceptandCoding 8 месяцев назад
yes its a different rest api, and model can also scale to handle the support in increase traffic, for example you have created the Model component, at initial only your Controller component is calling it, but in future, might be some other component also start using your Model component, then Model should be able to handle those capacity right.
@tejasshaha6629
@tejasshaha6629 8 месяцев назад
Thanks for the video. I have one question as you said Rest api's are present in "Controller", DB related functionalities (DAO) are present in "Model" So where our Service layer present , inside Model itself or in Controller ?
@ConceptandCoding
@ConceptandCoding 8 месяцев назад
Controller
@tejasshaha6629
@tejasshaha6629 8 месяцев назад
@@ConceptandCoding Thank you.
@nerdInsaan
@nerdInsaan 8 месяцев назад
@@ConceptandCodingand In Model - > Repository layer exist also
@ConceptandCoding
@ConceptandCoding 8 месяцев назад
Yes repository exist in Model layer, where we connect with db and db queries present
@akarshms7487
@akarshms7487 8 месяцев назад
You said view is not dependent on controller and it can scale on itself and same for model aswell What does that mean? All three are interdependent right?
@ConceptandCoding
@ConceptandCoding 8 месяцев назад
What i mean is loose coupling, means if there is any change in model component, you don't need to make changes in controller or view component.
@akarshms7487
@akarshms7487 8 месяцев назад
@@ConceptandCoding got it
@techquila6883
@techquila6883 8 месяцев назад
I have one silly question, from interview pov does the interviewer directly ask you about the design pattern or make you solve a situation based question on a specific design pattern, also there are 20+ design patterns do we need to remember them all?
@ConceptandCoding
@ConceptandCoding 8 месяцев назад
Many times direct design patterns are asked. Observer design pattern asked to me in 1 company. And this question itself was asked to another engineer. And today only I had a call with one engineer and he was asked "Design file system" which we have solved using composite pattern. So both is possible. How to remember all, yes it's though, what works out to me is, i have solved all design patterns using my examples, so many times i forgot the name of pattern but remember the scenario and another thing is I have notes, so I do check 3-4 design pattern in a week (hardly take 10 mins)
@elvishsharma8137
@elvishsharma8137 7 месяцев назад
​@@ConceptandCodingSir if take the membership then can we get the notes?
@ConceptandCoding
@ConceptandCoding 7 месяцев назад
@@elvishsharma8137 without membership also you can get, check the description section buddy, in most of the videos I have added
@elvishsharma8137
@elvishsharma8137 7 месяцев назад
@@ConceptandCoding Thankyou sir😊
@suhail_saifi_
@suhail_saifi_ 8 месяцев назад
hello shreyansh, I'm interested in unlocking access to Java, LLD, and HLD videos. can I cancel it anytime when i complete the course?
@ConceptandCoding
@ConceptandCoding 8 месяцев назад
Yes you can cancel anytime.
@suhail_saifi_
@suhail_saifi_ 8 месяцев назад
ok Thnx@@ConceptandCoding
@dheerajchhatani7610
@dheerajchhatani7610 8 месяцев назад
hi shreyansh are lld and hld complete or there are some more videos to add?
@ConceptandCoding
@ConceptandCoding 8 месяцев назад
There are videos left buddy, but most of them already done
@dheerajchhatani7610
@dheerajchhatani7610 8 месяцев назад
@@ConceptandCoding ok :)
@rahulbabbar555
@rahulbabbar555 8 месяцев назад
Even after subscription i am not able to see the video 6. Elevator system…
@prasenjitsutradhar3368
@prasenjitsutradhar3368 8 месяцев назад
Sir upload more HLD videos....there was no new videos for more than 2 months
@ConceptandCoding
@ConceptandCoding 8 месяцев назад
Hi, yes i am aware of it, but i have made good progress on Java and LLD, once i will switch to HLD, i will cover many topics of HLD soon.
@manojshobithdavuluri5156
@manojshobithdavuluri5156 7 месяцев назад
somebody has said on the roadmap of LLD and HLD that system design should be free or something and what happened? the one who joins his channel with monthly payment then only they can continue..woow nice acting by the way on the roadmap
@ConceptandCoding
@ConceptandCoding 7 месяцев назад
Hi, only interview questions solution are for members, rest all the playlist is open for all (basics concepts, principles, design patterns, concurrency handling, all are open and available for free buddy)
@manojshobithdavuluri5156
@manojshobithdavuluri5156 7 месяцев назад
@@ConceptandCoding oh sorry bro...i was following your playlist when u uploaded a video,when i wanted to learned pay to get access that's why i got frustated because i was in the middle of the course
@ConceptandCoding
@ConceptandCoding 7 месяцев назад
@@manojshobithdavuluri5156 np
@umeshkaushik710
@umeshkaushik710 7 месяцев назад
Bhaiya assa karo sarre playlist he paid krdo. kyu har 2-4 video baad only members krna. Vohi best hoga. Paid he padhna hai to Love Babbar ka paid course he le luga. Extremely disappointing. Unsubsrcibed
@ConceptandCoding
@ConceptandCoding 7 месяцев назад
All videos (principles and design patterns are open) only interview question solutions is for members buddy. Learning is important, no matter from where you learn buddy. Good luck for your future endeavours.
@umeshkaushik710
@umeshkaushik710 7 месяцев назад
@@ConceptandCoding Okay Bhaiya. No offense but calculations say it's better to buy some lifetime access course rather than pay 200 every month for this subscription.
@ConceptandCoding
@ConceptandCoding 7 месяцев назад
Sure. But Start making hand notes buddy. You won't need the content for lifetime. That's just my view.
Далее
Event Driven Architecture | System Design
14:59
Просмотров 28 тыс.
Я НЕ ОЖИДАЛ ЭТОГО!!! #Shorts #Глент
00:19
На фейсконтроле 💂
09:41
Просмотров 563 тыс.
Visitor - Design Patterns in 5 minutes
3:20
System Design Interview: A Step-By-Step Guide
9:54
Просмотров 635 тыс.
Microservices with Databases can be challenging...
20:52
Я НЕ ОЖИДАЛ ЭТОГО!!! #Shorts #Глент
00:19