Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Kotlin for Java Developers

You're reading from   Kotlin for Java Developers Confidently transition from Java to Kotlin through hands-on examples and idiomatic Kotlin practices

Arrow left icon
Product type Paperback
Published in Oct 2025
Publisher Packt
ISBN-13 9781835884829
Length 414 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
José Dimas Luján Castillo José Dimas Luján Castillo
Author Profile Icon José Dimas Luján Castillo
José Dimas Luján Castillo
Ron Veen Ron Veen
Author Profile Icon Ron Veen
Ron Veen
Arrow right icon
View More author details
Toc

Table of Contents (22) Chapters Close

Preface 1. Getting Started with Kotlin
2. An Introduction to Kotlin and Its Basic Types FREE CHAPTER 3. Interoperability, Gradle, and Maven 4. Null and Non-Nullable Types 5. Extension Functions and the Apply Function 6. Object-Oriented Programming
7. Object-Oriented Programming Basics 8. Generics and Variance 9. Data and Sealed Classes 10. Functional Programming
11. Basics of Functional Programming 12. Lambda 13. Collections and Sequences 14. Coroutines, Testing and DSLs
15. Coroutines 16. Synchronous and Asynchronous Programming 17. Kotlin Testing 18. Domain-Specific Languages in Kotlin 19. Unlock Your Book’s Exclusive Benefits 20. Other Books You May Enjoy 21. Index

OOP overview

OOP is one of the most widely used programming paradigms to create software. You could also argue that it is the most popular, but it is certainly one of the many paradigms that all programmers must learn at some point, which is why we have dedicated a chapter to it in the book.

Some programming languages only support one programming paradigm, and others support more than one. Kotlin is a multi-paradigm language, meaning that we can work with different programming paradigms such as OOP, functional programming, procedural programming, declarative programming, reactive programming, and data-oriented programming using the same language.

A programming paradigm can be defined as a type of solution that is already defined, with some established ways of doing things, so when we use a programming paradigm, we use existing rules and definitions to try to address a type of problem and solve it in a certain way, or with a certain technique. It is a distinct set of concepts...

lock icon The rest of the chapter is locked
Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Kotlin for Java Developers
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £16.99/month. Cancel anytime
Modal Close icon
Modal Close icon