Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn about object-oriented programming in Java.
Object-oriented programming is a common style of programming where you design your code to function like objects in the real world. In Java, understanding the basics of object-oriented programming is especially important because every piece of Java code that you write interacts with objects and classes.
In this course, you’ll learn the foundations of object-oriented programming, write your own classes, create your own objects, and finally dive into some of the most common built-in Java classes.
Object-oriented programming is a common style of programming where you design your code to function like objects in the real world. In Java, understanding the basics of object-oriented programming is especially important because every piece of Java code that you write interacts with objects and classes.
In this course, you’ll learn the foundations of object-oriented programming, write your own classes, create your own objects, and finally dive into some of the most common built-in Java classes.