Object Oriented Programming in Java [Exercises]
Complete more than 20 Coding Exercises in Object Oriented Programming.
Description
This course assumes that you are already familiar with OOP in Java. This course includes more than 20 coding exercises organized into topics such as simple classes, class inheritance, abstract classes, and implementing interfaces.
Each coding exercise includes code the student needs to complete its missing parts and submit. Taking this course, if you feel that you would like to have more exercises of a specific level in a specific topic, please don't hesitate to let us know. We will take your needs into account when working on the next version of this course.
If you encounter an exercise you fail to complete and have difficulties understanding its solution, please let us know, and we will prepare a video that explains that specific exercise and its solution. If a video already exists and you still need more explanations, please don't hesitate to let us know so we can improve the video that already exists or prepare another one.
Learn how to define new classes in Java
Learn how to define new classes that extend others
Learn how to define an abstract class and how to use it
Learn how to define interfaces and how to use them
This course includes multiple coding exercises organized in separate sub-topics. This course includes solutions for all coding exercises. Selected coding exercises have video clips that explain their solutions. Make sure you already have a basic understanding of object-oriented programming in Java before taking this course.
While completing the coding exercises this course includes, we will be more than happy to get your feedback and requests per those specific coding exercises for which you would like us to prepare video clips that explain them.
This course includes more than ten coding exercises. When taking this course, feel free to let us know in which sub-topic you would like to have more coding exercises, and we will make a special effort to develop these exercises.
What You Will Learn!
- You will strength your understanding in various OOP topics using the Java programming language.
- You will acquire experience and in-depth understanding of how to define new classes, new abstract classes, new interfaces, and how to use them.
- You will strength your programming skills in general (not just in Java).
- You will acquire practical experience solving various coding exercises.
Who Should Attend!
- Beginner Java Developers.