Overview
In this 3-hour course, you’ll explore the core object-oriented principles of Java, from classes and objects to inheritance, polymorphism, abstraction, and encapsulation. You’ll also connect these concepts to the JVM memory model, object identity, and the Collections Framework, building a solid foundation for writing robust, elegant, and high-performance Java applications.
What I will be able to do after this course
- Identify and use the building blocks of Java programs.
- Apply the four pillars of Object-Oriented Programming in practice.
- Implement inheritance, polymorphism, abstract classes, and interfaces.
- Analyze the JVM memory model and its impact on performance.
- Leverage equals(), hashCode(), and the Java Collections Framework effectively.
Course Instructor(s)
Richard Naoufal, Java expert since 2003, with experience as developer, architect, and trainer. He now focuses on helping developers make the most of Java through training and consulting.
Who is it for?
Programmers with prior Java experience who want to advance their skills and become confident, structured developers. Ideal for those ready to move from unstructured coding to writing elegant, articulated, and maintainable applications.