Video description
Java is a mature, elegant and sophisticated object oriented language that runs in a JVM (Java Virtual Machine).Once compiled into bytecode, Java can run in a JVM regardless of the underlying environment, Java is “Write once and run anywhere”. Over the years Java has built for itself the reputation of a language that is capable of delivering high performance robust applications that are elegant,structured and sophisticated. Java is about the Object Oriented way.
There are several aspects of the Java language that must be mastered for a developer to use Java at its full potential: The distinction between Classes and Objects, the interaction of Objects and Classes in the forging of an application, the concepts of OO programming (Inheritance and Polymorphism, Abstract Classes and Interfaces, Abstraction and Encapsulation), the memory model, Object identity, the Java Collections framework.
You will learn about all these fundamental aspects in this course.
What You Will Learn
- Discover the building blocks of Java program
- Explore the four pillars of Object-Oriented Programming
- Learn the intricacies of Inheritance and Polymorphism, Abstract Classes and Interfaces
- Discover the in memory representation and management of a Java program which is the foundation for understanding and analyzing the performance of a Java program
- Understand the implementation and use of the functions: hashCode() and equals()
- Master the fundamentals aspects of the Java Collection Framework
Audience
This course is for programmers who have coded in Java or who have been coding in Java and wish to move to the next level and start the journey to become a confident java developer and why not a expert. This course is also the first step in moving from writing unstructured code to writing structured, elegant, articulated programs.
About The Author
Richard Naoufal: Richard Naoufal started coding in Java around 2003. After working as a developer, an architect, a technical project manager he is now a trainer and a consultant. His focus today concerning Java is to make the best of it.
Product information
- Title: Java: Object-Oriented Programming Concepts
- Author(s):
- Release date: May 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788296106
You might also like
video
Object-Oriented Programming with Java
5+ Hours of Video Instruction Java was introduced to the open-source community more than 20 years …
video
Java Programming Basics
4+ Hours of Video Instruction Overview Learn Java and Object-Oriented Programming concepts and techniques using hands-on …
video
Functional Programming For Java LiveLessons
7+ Hours of Video Instruction Almost 8 hours teaching Java programmers how to design and create …
book
Interactive Object-Oriented Programming in Java: Learn and Test Your Programming Skills
Gain the fundamental concepts of object-oriented programming with examples in Java. This second edition comes with …