I spend a lot of times of popular youtube chanels but you are uniqe in all of these.very simple and easy language and specially road map for java full stack.
Helo Coders, For Queue, Map, Collections Class and Arrays part-2 me cover kiye hai. Iske baad aap vo dekh sakte h or ye sab ata h to direct isko skip karke vo video bhi dekh sakte ho th-cam.com/video/mfzko-XRG7c/w-d-xo.html For Learning Java in One Shot for DSA - please watch this th-cam.com/video/y3OnpmmjGx4/w-d-xo.html Bhaut mehnat lagi h is video ko banane me please apna feedback comment section me dena , video lecture kesa laga or kis topic par me video banau ? and please share if you feel my content is valuable.
I have looked into so many tutorials for basic concepts, but this channel made my concepts so vivid. 56 mins video and you won't even feel bored for a sec.
A concise way of teaching. Thank you very much. It freshened up so many of the java logics, and saw many small details that i mightve missed studying by myself. Would love to see videos which covers details like these. Again, thanx for the hardwork. Appreciatable.
What a wonderful explanation, I never learn like this , now i can say everything is clear, why and where to use collection frameworks.....❤❤ Hats off your efforts 👏👏
Sir why you compare with another you-tube teachers everyone has unique style of teaching, and your teaching is also best so please don't compare with others just do what you are doing and do it better because you are best in what are you. And ignore the bad and dirty comments.
bro he is addressing that they are teaching the wrong things to the students and he did not take anyones name so first listen before commenting no offence tho
who alredy learned core java for them this video is very good , i was getting bore by learning the same basic things again and again but sir explaine very well now I understand clearly why we use collection framework
Summery of Entire lecture Collection Framework:-- A collection of libraries and classes in Java. What is Collection? - A single unit of objects, such as a list, set, or queue. - Examples: ArrayList, LinkedList, HashSet. What is List? - An ordered collection that allows duplicates. - Examples: ArrayList LinkedList, Vector. - Characteristics: Ordered: Elements have a specific order. Allows duplicates: Can store multiple copies of the same element. Types of Lists - ArrayList - Dynamic array-based. - Fast and efficient. - Not thread-safe (non-synchronous). #LinkedList - Efficient insertion and deletion. - Not thread-safe - Vector: - Thread-safe (synchronous) implementation. - Slower than ArrayList due to synchronization overhead. Stack - A Last-In-First-Out (LIFO) data structure. - Operations: - Push: Adds an element to the top of the stack. - Pop: Removes the top element from the stack. - Peek: Returns the top element without removing it. - Example: Stack stack = new Stack(); Set - An unordered collection that does not allow duplicates. - Examples: HashSet, LinkedHashSet, TreeSet - Characteristics: - Unordered: Elements do not have a specific order. - No duplicates: Automatically removes duplicate elements. Types of Sets - HashSet: - Fast and efficient implementation. - Unordered. - LinkedHashSet - Maintains the insertion order. - Ordered. - TreeSet - Maintains elements in sorted order. - Ordered. TreeSet - A sorted and unique collection. - Example: TreeSet treeset = new TreeSet();
Thank u sir so much🙏. Sir we need advance java playlist ( spring, spring boot, hibernate) aapse hi core java smjh aaya finally spending lots of hours on others platform. Again thanku sir.
Thanks for your valuable feedback, please share with your friends if possible. And yaah I Will upload soon. Advance JAVA starts from JDBC->Servlet-> jsp...->Spring Boot (Lectures bhi si series me ayenge don't worry.
@@CodingWallahSir Please sir try to vedios in Springboot fast as soon as possible Its my final year and I wanted to learn from you only because you clear my Doubts regarding Collection Framework as well as Oops.
Sir I'm from javascript background i was able to build webpage by html, css, js. here in JAVA how to start my journey to create app or website. what should i learn? Thank you sir.
@@CodingWallahSir thankyou so much for Saving me same question asked me in my today's interview..the difference between ArrayList and Vector thankyou thankyou 🙏
What an amazing teacher and brilliant explanation! A very underrated channel! Thank you so much 🙏🏻❤️
Wow itna crystal clear explanation maine pehli baar bekh rah hun bhaahi saab 🎉🎉
I spend a lot of times of popular youtube chanels but you are uniqe in all of these.very simple and easy language and specially road map for java full stack.
Helo Coders,
For Queue, Map, Collections Class and Arrays part-2 me cover kiye hai.
Iske baad aap vo dekh sakte h or ye sab ata h to direct isko skip karke vo video bhi dekh sakte ho
th-cam.com/video/mfzko-XRG7c/w-d-xo.html
For Learning Java in One Shot for DSA - please watch this th-cam.com/video/y3OnpmmjGx4/w-d-xo.html
Bhaut mehnat lagi h is video ko banane me please apna feedback comment section me dena , video lecture kesa laga or kis topic par me video banau ?
and please share if you feel my content is valuable.
You r great Teacher I have ever seen ... All daubt is clear.. .. Hats of u Sir... 🙌
Thanks a ton
I have looked into so many tutorials for basic concepts, but this channel made my concepts so vivid. 56 mins video and you won't even feel bored for a sec.
Thanks sneha 👏 for your valuable feedback 🙂
true feedaback ....
thank you dada
@@CodingWallahSir
What a wonderful explanation
Hats off your efforts 👏👏
all the topica are clear in this single video
Padhane ki style bahut jabardast
Hai sir aapki understand the concept very well. 🙌
Brilliant ! brother who teaches you (kamal ka mind hy ap ka )
Thank you sir great 1 shot videos😃👏👏
20:32 We created a reference variable of interface not object. Object is of class ArrayList which is referred by reference variable of interface List.
Well explained sir in one video all concepts ❤❤❤
A concise way of teaching. Thank you very much. It freshened up so many of the java logics, and saw many small details that i mightve missed studying by myself. Would love to see videos which covers details like these. Again, thanx for the hardwork. Appreciatable.
Sir aap bhadiya padhate hai allah aapko or jyada tarakki ata farmaye bahut kabil teacher banaye
salute u sir i can say confidently after watching complete this video i will never forget all this knowlegde
Great covering of topics,
Referenced taken by JavaTpoint.
Thank you so much sir for this video. My all doubts are cleared in this one video. Notes nikalne main bhi bahot asan ho gaya.
Great
Really explained so well!! That too in such a short time , cleared all concepts ❤ thank you
Thank you sir providing these type of lectures.
Underated channel, 11th june cts interview exam aj padh raha hu❤
Sir your teaching style is best.
Whatever problems in my basic everything has been clear. Thank you so much sir
Thanks for your feedback abhishek
very good explanation sir
Sir aap bhut achy se padte ho.. ❤️
Thank you 😊😊😊
What a wonderful explanation, I never learn like this , now i can say everything is clear, why and where to use collection frameworks.....❤❤
Hats off your efforts 👏👏
Glad it was helpful! thanks for your valuable feedback 😃
Sir why you compare with another you-tube teachers everyone has unique style of teaching, and your teaching is also best so please don't compare with others just do what you are doing and do it better because you are best in what are you. And ignore the bad and dirty comments.
bro he is addressing that they are teaching the wrong things to the students and he did not take anyones name so first listen before commenting no offence tho
who alredy learned core java for them this video is very good , i was getting bore by learning the same basic things again and again but sir explaine very well now I understand clearly why we use collection framework
Thank you sir for always making complex topics so easy to learn ❣️❣️❣️
Summery of Entire lecture
Collection Framework:--
A collection of libraries and classes in Java.
What is Collection?
- A single unit of objects, such as a list, set, or queue.
- Examples: ArrayList, LinkedList, HashSet.
What is List?
- An ordered collection that allows duplicates.
- Examples: ArrayList LinkedList, Vector.
- Characteristics:
Ordered: Elements have a specific order.
Allows duplicates: Can store multiple copies of the same element.
Types of Lists
- ArrayList
- Dynamic array-based.
- Fast and efficient.
- Not thread-safe (non-synchronous).
#LinkedList
- Efficient insertion and deletion.
- Not thread-safe
- Vector:
- Thread-safe (synchronous) implementation.
- Slower than ArrayList due to synchronization overhead.
Stack
- A Last-In-First-Out (LIFO) data structure.
- Operations:
- Push: Adds an element to the top of the stack.
- Pop: Removes the top element from the stack.
- Peek: Returns the top element without removing it.
- Example:
Stack stack = new Stack();
Set
- An unordered collection that does not allow duplicates.
- Examples: HashSet, LinkedHashSet, TreeSet
- Characteristics:
- Unordered: Elements do not have a specific order.
- No duplicates: Automatically removes duplicate elements.
Types of Sets
- HashSet:
- Fast and efficient implementation.
- Unordered.
- LinkedHashSet
- Maintains the insertion order.
- Ordered.
- TreeSet
- Maintains elements in sorted order.
- Ordered.
TreeSet
- A sorted and unique collection.
- Example:
TreeSet treeset = new TreeSet();
A java beast give his all power to make his people a tech dominator. 😈😈
Explained so well..sir can you please provide notes
Sir, you are awesome❤.
beautiful contents ❤❤
Excellent explaination
Collection is a Interface. It extends Iterable Interface.
Collections is a Class. It extends Object class.
Correct.Sorry i was messed up in starting but before endig the video I have mentioned.
Again Thanks for your comment which you had noticed.
but if collection and iterable both are interfaces then collection will extends the iterable interface......right??
@@PremJaiswal-ki4qu yes u r right, interfaces-interface extends, my bad !!
Why in linkedlist work like stack when I do push pop or any stack operations in it
sir, your concept was very clear, I love to learn coding with u..
Glad to hear that, keep learning keep moving and motivating Mansi.
All the best ❤️
tried other videos.. but didn't get crystal clear explanation anywhere like this one🙏🙏🙏
Thank u sir so much🙏. Sir we need advance java playlist ( spring, spring boot, hibernate) aapse hi core java smjh aaya finally spending lots of hours on others platform. Again thanku sir.
Thanks for your valuable feedback, please share with your friends if possible.
And yaah I Will upload soon.
Advance JAVA starts from JDBC->Servlet-> jsp...->Spring Boot (Lectures bhi si series me ayenge don't worry.
@@CodingWallahSir sir kya spring seekhna jaruri hai springboot se pehle
@@CodingWallahSir Please sir try to vedios in Springboot fast as soon as possible Its my final year and I wanted to learn from you only because you clear my Doubts regarding Collection Framework as well as Oops.
@@CodingWallahSir sir jal se jal kar dijiye in one shot
@@CodingWallahSir Sir please start uploading Spring Boot course and its prerequisites.
Superb 🎉😊sir
Very helpful video sir 👍👍
Thanks for your feedback
Omg... Just boom boom boomm🍀🍃🍃
I saw your all comments, good going
sir you are great ! love your energy, your teaching way is brilliant
Thanks Manoj 😅. I am just doing what i am loving
Bhai theory ka bhi presentation dikhao video me, book me likhne or yad karne ko sai rahega. Video explained sai hai 👍🏻👍🏻
okay, will try with next time
Question: Why i am getting all sorted elements in HashSet..????
Well explained thanks sir 🛐🛐
Thanks for your valuable feedback tanuj
Goood explanation .....saltue to uh🥺
Thanks 🙂 deepali
confidence launga mai that line
Hi Sir, can I get the background image u r using like the whole collection hierarchy. Thanks in Advance
Talent battle me coding session tumane padhaye hai kya...?
amazing
Hatsoff to you sir
I want learn whole java to your channels ☺☺☺☺☺☺☺☺
Thank you, keep learning Karishma. best of luck ❤️
You have already learned aot i saw you whenever you commnt. You are going amazing and consistent.
nice sir
sir automation testing frameworks per bhi video banao plz
"Bhaiya didi "ne pada rakha hai 😂
Nice explanation 👌
😅 Thanks for your feedback akash
101 % Object oriented Java
Thanks sir 😊
Sir company kis platform pr code kravati h!? Kya vahan scratch se code likhna hota h sir!?
depend krta h koi bht senoir h new startup me aya h tu suru se lkihega hi or mnc h ya koi badi company to purane me hi krte h
nice
thanku sir you helped me alot
always welcome aditya
🔥🔥🔥🔥🔥🔥
thankyou sir
sir please provide notes/code also in the form of github repository🙏🙏🙏🙏🙏🙏🙏🙏
sir vs code theme name please
Super Explain 🥰
Thank you so much 🙂
Yea sir super
where's the next part ? can anyone share the link please
Idhar se he pair padta hu sir apke 🙏❤️
Okay beta , khush raho
Thank you so much 🙏🏻❤
Any time! yash
❤❤❤ok sir please send me bhaiya class
Love you sir 😘
learned a lot
upcoming most viewed channel 🤩
Thanks for guessing 😅
We want HashMap video
Sir I'm from javascript background i was able to build webpage by html, css, js. here in JAVA how to start my journey to create app or website. what should i learn?
Thank you sir.
I have discussed everything in java developer roadmap, please watch that video
Sir List ke Sare method cover nhi kiye
Where is Iterable interface
explained?
Bhiya learning Java is worth it for future or should I move to javascript please help bahut jyada confuse ho gya hu.
dono hi sahi h koi bhi ek chun lo
It's just amazing
Thanks for your feedback sushant
@@CodingWallahSir thankyou so much for Saving me same question asked me in my today's interview..the difference between ArrayList and Vector thankyou thankyou 🙏
🔥 great, kesa gya interview ?
@@CodingWallahSir I'm waiting for results..yet to announce
@@sushantgupta-lx2nv ha thoda time lagta h choti company h with in week but mnc h to thoda week se bhi jada,
koi na hpoing best baki padhte raho
sir please do a python developer playlist ☺
Sir❤
Collection class nhi hota.... Collections class hota he
Mock is there in few hours I'm studying from this vdo
All the best
Sir yeh aapka channel physics wala ka subsidiary hai ya aapka apna channel hai?
apna h kisi se link nahi h
@@CodingWallahSir Thank God
the class is Collections* not Collection which is the interface
child type object ke liye parent type reference
Sir till 8 min of the video it is boring
Nhi vro thoda fresh hokr pdh bohot interste ayega✔
❤❤
Aapne kitne teachers ke videos dekh rakhe h😂😂
😅 can't believe
sir add bhot jada arahe hai 1 video 10 se jada add agaye
let me review may be automatic me jada ho gye h
maza nahi aayyya sir ulth sidha pada rahe ho bilkul series me padao lakin aacha padao
You r great Teacher I have ever seen ... All daubt is clear.. .Hats of u Sir... 🙌
Thanks for your valuable feedback kailash