Book description
Get started with Kotlin programming for building real world applications
Key Features
- Start programming with Kotlin
- Explore Kotlin language syntax, standard libraries and Java Interoperability
- Builds an example application with what you learn
Book Description
Kotlin is a general purpose, object-oriented language that primarily targets the JVM and Android. Intended as a better alternative to Java, its main goals are high interoperability with Java and increased developer productivity. Kotlin is still a new language and this book will help you to learn the core Kotlin features and get you ready for developing applications with Kotlin.
This book covers Kotlin features in detail and explains them with practical code examples.You will learn how to set up the environment and take your frst steps with Kotlin and its syntax. We will cover the basics of the language, including functions, variables, and basic data types. With the basics covered, the next chapters show how functions are first-class citizens in Kotlin and deal with the object-oriented side of Kotlin.
You will move on to more advanced features of Kotlin. You will explore Kotlin's Standard Library and learn how to work with the Collections API. The book finishes by putting Kotlin in to practice, showing how to build a desktop app.
By the end of this book, you will be confident enough to use Kotlin for your next project.
What you will learn
- Programming in Kotlin language syntax, basic types, control ?ow, classes, and OOP
- Writing functions and functional programming in Kotlin
- Defning and importing from packages in Kotlin
- Running Kotlin on JVMs and Android runtimes
- Working with the Kotlin Standard Library and advanced features of Kotlin programming
- Setting up a Kotlin development environment with JetBrains tools
- Building real-world applications with Kotlin
Who this book is for
This book is intended for anybody who wants to learn the most important Kotlin features. No experience of Kotlin is expected.
Table of contents
- Title Page
- Copyright and Credits
- Dedication
- Packt Upsell
- Contributors
- Preface
- Introducing Kotlin
- Kotlin Basics
- Classes and Object-Oriented Programming
- Functions and Lambdas
- Advanced Kotlin
- Kotlin Standard Library
- Coding a Dictionary App with Kotlin
- Other Books You May Enjoy
Product information
- Title: Kotlin Quick Start Guide
- Author(s):
- Release date: August 2018
- Publisher(s): Packt Publishing
- ISBN: 9781789344189
You might also like
book
Kotlin for Android App Development
Write More Robust and Maintainable Android Apps with Kotlin “Peter Sommerhoff takes a practical approach to …
video
Kotlin Fundamentals
Kotlin is an easy-to-learn, pragmatic language that has adopted the best traits of other popular languages …
book
Building Applications with Spring 5 and Kotlin
Learn to build a full-fledged application in Spring and Kotlin taking a reactive, microservice-based approach for …
book
Kotlin Programming Cookbook
Discover Android programming and web development by understanding the concepts of Kotlin Programming About This Book …