Learn everything about object-oriented programming in Java. This is part 2 to the world’s shortest Java course that I created out of pure spite, because no Java course is complete with talking about OOP.

world’s shortest Java course (prequel to this video): https://youtu.be/b5l5UodFzMo

So here it is, an OOP course for a programming language that’ll actually get you a job.

0:00 Overview
0:28 Encapsulation w/ Classes & Objects
7:53 Inheritance
12:30 Polymorphism (Runtime)
16:40 Polymorphism (Compile Time)
22:04 Abstraction (Classes & Methods)
25:06 Abstraction (Interface)
28:47 Build Something Yourself

If you’re a developer, sign up to my free newsletter Dev Notes 👉 https://www.devnotesdaily.com/

If you’re a student, checkout my Notion template Studious: https://notionstudent.com

Don’t know why you’d want to follow me on other socials. I don’t even post. But here you go.
🐱‍🚀 GitHub: https://github.com/forrestknight
🐦 Twitter: https://www.twitter.com/forrestpknight
💼 LinkedIn: https://www.linkedin.com/in/forrestpknight
📸 Instagram: https://www.instagram.com/forrestpknight

source