IT & Software
Introduction to Collections, Generics & Reflection in Java

Introduction to Collections, Generics & Reflection in Java

Learn the basic concepts and functions  that you will need to build fully functional programs with the popular programming language, Java.

This course is about generics in the main. You will lern the basics of generic types, generic methods, type parameters and the theoretical background concerning these topics. This is a fundamental part of so it is definitly worth learning.

Section 1:

  • basic generics
  • bounded type parameters
  • type inference
  • wildcards
  • type erasure

Section 2:

  • collections in Java
  • basic data structures
  • arrays and lists
  • stacks and queues
  • sets and maps

Section 3:

  • what is reflection in Java
  • why is reflection useful

Learning the fundamentals of is a good choice and puts a powerful and tool at your fingertips. Java is easy to learn as well as it has excellent documentation, and is the base for all object-oriented programming languages.

Jobs in development are plentiful, and being able to learn will give you a strong background to pick up other object-oriented languages such as C++, or C# more easily.

click here : Building Design Mastery

Leave a Reply

Your email address will not be published. Required fields are marked *