Only because of your spring boot master class I made transition as a Java backed developer from QA with 70% hike. Whoever is gonna follow your videos along with hands on no doubt, sure they'll rock. Thank you so much for all your efforts and guidance.
@raghumanda2tanush496 Жыл бұрын
Can you tell me how did you make transition as every where these days people ask experience in developer role
@DailyCodeBuffer Жыл бұрын
That is awesome!
@puna7702 ай бұрын
good lectures wish you contribute your effort for humanity and not influenced by any EXTREMISTS
@arkatgdaplays8381 Жыл бұрын
Could see how much effort you have put on these videos. Made it so simple to understand. Great work and thanks.
@DailyCodeBuffer Жыл бұрын
I appreciate that!
@SundararajanEaswaran19 күн бұрын
Singleton can be broken by calling clone(). Either we need to throw exception or the instance.
@sadiqueilyas2025 Жыл бұрын
It's really very easy to understand things with an example. And you have done it very well in this video. Understanding design patterns by just reading the definition is hard but with an example it gets easy to understand. Thanks for the video, it's very helpful
@DailyCodeBuffer Жыл бұрын
Glad it was helpful!
@This_OrigamiАй бұрын
I felt flyweight design pattern to be similar to prototype design pattern. Is there a way for distinction or use case to prefer one over another.
@ChamithWijesundara5 ай бұрын
You nailed the Singleton pattern. Thanks !. But, most of the time instead of enums we need to use notmal Objects. So we can stop reflection using throwing a Runtime exception in the constructor if the Object is not null. So then no one can't create an instance direct calling the constructor if the object already created.
@manivasuppalamarthi6948 Жыл бұрын
Great effort from you. Keep rocking. All the very best. Thanks for all your videos.
@DailyCodeBuffer Жыл бұрын
Thanks 🙏🏻
@PJ-oz2pg Жыл бұрын
Thanks Shabbir for all these videos. You really explain well. I understood microservices because of your microservice course on Udemy. I had tried many other courses as well but your course was the best. Thank you for your courses and videos, I have learnt a lot and grown as a java developer and I slightly envy your vast knowledge🙂. I hope I reach that level where I have the clarity to explain to others.
@santoshpattnaik4809 ай бұрын
can you please share your git repo link, so that it will be handy...........thanks for all the work
@kaleschuetzeberg5865 Жыл бұрын
34:06 the class needs to implement Serializable. Great video thank you.
@TrailOne-go2tf6 ай бұрын
What is the code editor that you use ?
@humzakhan7665 ай бұрын
Thank you shabir. It was worth watching. God Bless you 🌸
@Anesu9811 күн бұрын
Thank you man this is awesome.
@haritha9433 Жыл бұрын
Thanks Shabir. Good examples
@raviprakashreddy8128 Жыл бұрын
It's a great video and it will very helpful for both students and Experienced professions
@DailyCodeBuffer Жыл бұрын
Thanks 🙏🏻
@dickanirwansyah Жыл бұрын
Hi shabbir, thankyou so much, i really like learning from you channel.. btw can i request a tutorial spring cloud microservice with kubernetes (kustomize) ?
@samahmahdi55117 ай бұрын
Excellent explanation, many thanks :)
@jayanthjj79 ай бұрын
Really great examples!
@srikanthgdv11 ай бұрын
where can we find SOLID desing principles are not design patterns
@ruwaidyousuf358810 ай бұрын
We can't break Singleton pattern by Serialization if we don't implement Serializable interface, Isn't it?
@guruprasad698211 ай бұрын
Excellent explanation budyy
@nunoalexandre6408 Жыл бұрын
Love it!!!!!!!!!!! Thanks fro Sharing!!!!!!!!!!!!!!!!
@DailyCodeBuffer Жыл бұрын
Thanks 🙏🏻
@JayGujarathi10 ай бұрын
Gold Mine!!
@chairma_prabhu Жыл бұрын
Great effort. Awesome content.
@DailyCodeBuffer Жыл бұрын
Glad you liked it!
@kbpmowrya Жыл бұрын
A big love💌
@DailyCodeBuffer Жыл бұрын
🙏🙏
@gaganpb5234 Жыл бұрын
Great video
@shahrukhtramboo67812 ай бұрын
Thank You
@DailyCodeBuffer2 ай бұрын
You're welcome 🙏🙏
@prasadbadiger-wf3mu Жыл бұрын
fantastic ever!
@DailyCodeBuffer Жыл бұрын
Thank you! Cheers!
@venkatanagaprathapyelugula7738 Жыл бұрын
Visitor pattern missed
@mohammedsayeed4876 Жыл бұрын
Can we get all solid principles masterclass
@OOC-03 Жыл бұрын
Thank you ..bro
@rakeshkumarsm9900 Жыл бұрын
Great Work bro
@DailyCodeBuffer Жыл бұрын
Thank you so much 😀
@balajibollu71977 ай бұрын
Super 👍
@DailyCodeBuffer7 ай бұрын
Thanks 🙏
@udhayasankar113 Жыл бұрын
Pls cover some lld questions
@poorpanda9033 Жыл бұрын
THank you so much !
@DailyCodeBuffer Жыл бұрын
Welcome!
@yashwanthyerra28202 ай бұрын
1:48:00
@chandramanigupta6997 Жыл бұрын
Thanks
@DailyCodeBuffer Жыл бұрын
Welcome
@johndominicjasmin Жыл бұрын
This is gold
@DailyCodeBuffer Жыл бұрын
🙏🏻
@_TruongMinhHuu Жыл бұрын
Thank you so much!!
@DailyCodeBuffer Жыл бұрын
You're welcome!
@raghuhck Жыл бұрын
You seem to have lot of patience to create video like this
@kailashshiva1357 Жыл бұрын
That’s his passion
@Nishant__2910 ай бұрын
greatt bhaii
@hamednikbakht9708 Жыл бұрын
please create video from spring batch . not use default database spring batch. use custom database
@Developer2707 ай бұрын
Factory pattern violates the open closed principle...., thats why abstract design pattern...
@jayneversettle4 ай бұрын
Continue from 30:49 August 08, 2024
@harshtalwar96155 ай бұрын
O bhai solid design principle hota h na ki pattern
@DailyCodeBuffer5 ай бұрын
O bhai acha hua bata diya 🤣
@msrajawat29811 ай бұрын
bro SOLID Principles is not design pattern
@syednoman842 ай бұрын
But its a fundamental concept to build upon before going into design patterns, therefore it makes perfect sense to cover in this video. Great work Shabbir!!!
@msrajawat2982 ай бұрын
@@syednoman84 I agree
@elakstein28 күн бұрын
Your factory Design pattern example violates the open closed principle. This is a bad code example, if someone asks you in an interview the solid Desin pattern and then just after that the factory design pattern then with the example shown here, then you are doomed.
@elakstein28 күн бұрын
Just realised it also breaks the Dependency inversion principle. The higher level class (OperatingSystem) shouldn't depend on the lower level class (WindowOperatingSystem, LinuxOperatingSystem) , but it should depend on the abstraction
@jaymartinez311 Жыл бұрын
When are you gonna create a threads 🧵 account? 🤔
@DailyCodeBuffer Жыл бұрын
Shoul I ?
@jaymartinez311 Жыл бұрын
@@DailyCodeBuffer Yea. Why not? Be ahead of everybody else.