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

Summary

In this chapter, you have learned about two powerful features of Kotlin: extension functions and the apply function.

Extension functions allow you to add new methods to existing classes without modifying their source code. This improves the readability and maintainability of the code and opens up new possibilities for designing fluid and expressive APIs. You have learned how to create and use extension functions, looked at their internal workings, and seen how they can be used with Java code.

The apply function, one of Kotlin’s scope functions, provides an elegant way of working with objects, allowing multiple operations in a concise and readable context. You have learned how to use apply to configure objects efficiently, reducing code verbosity and improving its clarity.

Additionally, this chapter covered the concept of companion objects, a Kotlin alternative to Java’s static members, offering more flexibility and capabilities.

This information...

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 €18.99/month. Cancel anytime
Modal Close icon
Modal Close icon