Do It Yourself: Collections - Extending Map Data Structures
Offered By: JetBrains via YouTube
Course Description
Overview
Explore the intricacies of extending and creating new data structures in Java through a hands-on, TDD-based demonstration. Learn how to extend the Map data structure to create a bag (MultiSet) and a multimap (MultiValuedMap) using only JDK data structures. Discover the thought process behind developing new collections, adding essential APIs, and implementing safeguards for user-friendly implementations. Gain insights into the fundamental aspects of collection design, including new API additions and the various controls required for safe and effective usage. Follow along with this 57-minute, slide-free presentation that showcases the practical application of collection extension techniques, equipping you with the knowledge to create robust and functional custom data structures in Java.
Syllabus
Do It Yourself: Collections, by Nikhil Nanivadekar / JetBrains Technology Day for Java
Taught by
IntelliJ IDEA by JetBrains
Tags
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity