Java Data Structures: The Map Class
On Sale
£20.00
(25% off)
£15.00
Working with the Map Class in Java
These will help you learn Java with worked examples, saving time researching how to use the Map class.
Pcworkshopslondon.co.uk, trading as PCWorkshops. do not only teach excellent lessons, but we provide ready code samples for sale, in zip format.
These files contain code that you could simply use by opening the files in your IDE.
This is good for Java beginners/intermediate focusing on the Map Class.
- How to create and initialise a Map
- HashMap
- LinkedHashMap
- TreeMap
- Data Types
- Length/Size
- Put
- Remove
- How to loop or iterate a map