Working with Arrays and Collections in Java (Java SE 11 Developer Certification 1Z0-819)

Posted By: lucky_aut

Working with Arrays and Collections in Java (Java SE 11 Developer Certification 1Z0-819)
Duration: 1h 42m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 241 MB
Genre: eLearning | Language: English

Collections and Arrays are essential data structure concepts that any developer will need to understand to be a successful programmer. This course will teach you the core Java Collection framework, Arrays and Generic Typing.

What you'll learn
Passing the Java certification requires a solid foundation and knowledge in Arrays and Collections.

In this course, Working with Arrays and Collections in Java (Java SE 11 Developer Certification 1Z0-819), you’ll learn the fundamentals of the Java Collections framework and Java Generics:

explore the basic Java Array type
discover the Java Collections family of data structures
learn how to apply Generic typing to classes, parameters, and methods