CodeGym /Courses /Java Collections /Useful links from the Professor — 37

Useful links from the Professor — 37

Java Collections
Level 7 , Lesson 12
Available

"Hi, Amigo!

There's just a little left to do before your training is complete. But before you take on a new level, here are a few articles that will help you better understand the material you've covered. Take your time and be patient: you need to read a lot.

A series of lessons on patterns

A programmer simply has to know the main patterns. Together, let's figure out the situations and problems that are solved by one pattern or another:

Features of TreeMap

In this lesson, we'll talk about the features of TreeMap's implementation, and more specifically, how it differs from HashMap and how to use it correctly.

Comments (2)
TO VIEW ALL COMMENTS OR TO MAKE A COMMENT,
GO TO FULL VERSION
Andrei Level 41
26 July 2021
Thanks, Doc!
Tom Level 41, San Jose, Sweden
3 June 2021
lots to read!