Java Collections and Generics for Beginners

Learn the concept of Generics in Java and how to use them along with Java Collections Framework.

Ratings: 4.33 / 5.00




Description

This course is for anyone who wants to understand the concept of Generics in Java and how to use them along with Java Collections Framework.  Java Collections and Generics is one of the most important topics in Java programming language. In industry projects, there is a heavy use of Collections and Generics. It is really essential to get hands-on experience on different Java collections. This course will teach you how generics are used, the benefits of using them, how generics provide us type-safety etc. It will also make you familiar with some of the most commonly used collections. This course is highly practical-base and main focus is on practicals rather than the theory.

Some of the highlights of this course:-

  • A total hands-on development course.
  • All basic fundamentals of Collections and Generics will be covered.
  • All concepts explained with practical examples and very few power-point presentations.
  • Very simple language used while explaining so that it’s easily understood.

As it’s a short course, it won’t be boring at all. You need to invest only around 2-3 hours of your time. I believe you will enjoy this course and learn a lot. Happy Coding :) 

What You Will Learn!

  • Understand the concept of Java Generics
  • Understand how to use different classes/interfaces of Java Collections Framework

Who Should Attend!

  • Anyone who wants to understand the concept of Generics in Java and how they are used along with Java Collections Framework.
  • Anyone who wants use Java Collections in their projects.