From the course: Java Practice: Collections

What you need to know - Java Tutorial

From the course: Java Practice: Collections

What you need to know

- [Instructor] Let's talk about what you should know coming in to this course. This course is about Java collections, so you should have a basic understanding of the Java programming language. If you've watched the essential training course for example, you should be familiar with all of the basic concepts that we'll be using throughout the course. Mainly collections, including arrays, lists, and maps. If you feel comfortable with that, you're ready to proceed with the course.

Contents