Dive into Object-Oriented Programming with Kotlin

Discover the essentials of object-oriented programming in Kotlin, delving into abstract classes and interfaces. By understanding these key concepts, you’ll learn to write code that not only solves problems efficiently but is also easy for others to understand and maintain. By Brian Moakley.

Leave a rating/review
Save for later
Share
You are currently viewing page 2 of 2 of this article. Click here to view the first page.

Contents

Hide contents

Dive into Object-Oriented Programming with Kotlin

10 mins

Where to Go From Here?

This article was just an introduction to a couple of object-orientated techniques commonly used in Kotlin. You can learn about this in much more depth, and many other topics in the Object-Oriented Programming in Kotlin course. You’ll start by taking a look at inheritance, polymorphism and interfaces, before moving on to learning about design patterns that leverage the language to make your code more precise, understandable and clear.

You can access this course today, as part of a Kodeco subscription, or as part of our Kotlin Essentials on-demand bootcamp. This program of work will take you from zero to proficient in Kotlin, in your own time. Coupling learning materials with expert advice from our mentors, and real-world projects to test out your new-found Kotlin knowledge, this is the best way to learn Kotlin from the ground up.

So whether you’re new to Kotlin, or want to expand your understanding of the fundamentals, Kodeco has a solution for you. Sign up today and take your next steps!