Programming Kotlin Front Cover

Programming Kotlin

  • Length: 391 pages
  • Edition: 1
  • Publisher:
  • Publication Date: 2017-05-04
  • ISBN-10: 1787126366
  • ISBN-13: 9781787126367
  • Sales Rank: #826314 (See Top 100 Books)
Description

Key Features

  • Get a thorough introduction to Kotlin
  • Learn to use Java code alongside Kotlin without any hiccups
  • Get a complete overview of null safety, Generics, and many more interesting features

Book Description

Kotlin has been making waves ever since it was open sourced by JetBrains in 2011; it has been praised by developers across the world and is already being adopted by companies. This book provides a detailed introduction to Kotlin that shows you all its features and will enable you to write Kotlin code to production.

We start with the basics: get you familiar with running Kotlin code, setting up, tools, and instructions that you can use to write basic programs. Next, we cover object oriented code: functions, lambdas, and properties – all while using Kotlin’s new features.

Then, we move on to null safety aspects and type parameterization. We show you how to destructure expressions and even write your own. We also take you through important topics like testing, concurrency, microservices, and a whole lot more. By the end of this book you will be able to compose different services and build your own applications.

What you will learn

  • Use new features to write structured and readable object-oriented code
  • Find out how to use lambdas and higher order functions to write clean, reusable, and simple code
  • Write unit tests and integrate Kotlin tests with Java code in a transitioning code base
  • Write real-world production code in Kotlin in the style of microservices
  • Leverage Kotlin’s extensions to the Java collections library
  • Use destructuring expressions and find out how to write your own
  • Write code that avoids null pointer errors and see how Java-nullable code can integrate with features in a Kotlin codebase
  • Discover how to write functions in Kotlin, see the new features available, and extend existing libraries
  • Learn to write an algebraic data types and figure out when they should be used

Table of Contents

Chapter 1. Getting Started with Kotlin
Chapter 2. Kotlin Basics
Chapter 3. Object-Oriented Programming in Kotlin
Chapter 4. Functions in Kotlin
Chapter 5. Higher Order Functions and Functional Programming
Chapter 6. Properties
Chapter 7. Null Safety, Reflection, and Annotations
Chapter 8. Generics
Chapter 9. Data Classes
Chapter 10. Collections
Chapter 11. Testing in Kotlin
Chapter 12. Microservices with Kotlin
Chapter 13. Concurrency

To access the link, solve the captcha.
Subscribe
Tags