Beginning Kotlin: Build Applications with Better Code, Productivity, and Performance

  • 2h 1m
  • Ted Hagos
  • Apress
  • 2023

This book introduces the Kotlin programming skills and techniques necessary for building applications. You'll learn how to migrate your Java programming skills to Kotlin, a Java Virtual Machine (JVM) programming language.

The book starts with a quick tour of the Kotlin language and gradually walks you through the language in greater detail over the course of succeeding chapters. You’ll learn Kotlin fundamentals like generics, functional programming, type system, debugging, and unit testing. Additionally, with the book’s freely downloadable online appendices, you’ll discover how to use Kotlin for building Spring Boot applications, data persistence, and microservices.

What You Will Learn

  • Learn the Kotlin language, its functions, types, collections, generics, classes, and more
  • Dive into higher-order functions, generics, debugging, and unit testing
  • Apply the fundamentals of Kotlin to Spring Boot
  • Add Hibernate to your Spring Boot application for persistence and data accessibility
  • Take advantage of functional programming available in Kotlin

Who Is This Book For

Java developers who are new to Kotlin and want to leverage Kotlin, particularly for building Spring Boot apps.

About the Author

Ted Hagos is the CTO and Data Protection Officer of RenditionDigital International (RDI), a software development company based out of Dublin. Before he joined RDI, he had various software development roles and also spent time as a trainer at IBM Advanced Career Education, Ateneo ITI, and Asia Pacific College. He spent many years in software development dating back to Turbo C, Clipper, dBase IV, and Visual Basic. Eventually, he found Java and spent many years working with it. Nowadays, he’s busy with full-stack JavaScript, Android, and Spring applications.

In this Book

  • Introduction
  • Introduction to Kotlin
  • A Quick Tour of Kotlin
  • Functions
  • Types
  • Higher Order Functions and Lambdas
  • Collections
  • Generics
  • Debugging
  • Unit Testing
  • Writing Idiomatic Kotlin
  • Creating a Spring Boot Project
SHOW MORE
FREE ACCESS