by Venkat Subramaniam
Creating your own domain-specific languages (DSLs) is both challenging and exhilarating. DSLs give users a way to interact with your applications more effectively, and Kotlin is a fantastic language to serve as a host for internal DSLs, because it greatly reduces the pain and effort of design and development. But implementing DSLs on top of Kotlin requires understanding the key strengths of the language and...
Publisher: The Pragmatic Programmers | Release: 2020
by Carmine Zaccagnino
Learn Flutter, Google's multi-platform mobile development framework. Instantly view the changes you make to an app with stateful hot reload, and define a declarative UI in the same language as the app logic without having to use separate XML UI files. You can also reuse existing platform-specific Android and iOS code and interact with it in an efficient and simple way.Use built-in UI elements - or buil...
Price: $42.73 | Publisher: The Pragmatic Programmers | Release: 2020
by Ken Kousen
Use Kotlin to build Android apps, web applications, and more - while you learn the nuances of this popular language. With this unique cookbook, developers will learn how to apply thisJava-based language to their own projects. Both experienced programmers and those new to Kotlin will benefit from the practical recipes in this book.Author Ken Kousen (Modern Java Recipes) shows you how to solve problems with K...
Price: $34.99 | Publisher: O'Reilly Media | Release: 2019
by Pierre-Yves Saumont
Maintaining poor legacy code, interpreting cryptic comments, and writing the same boilerplate over and over can suck the joy out of your life as a Java developer. Fear not! There's hope! Kotlin is an elegant JVM language with modern features and easy integration with Java. The Joy of Kotlin teaches you practical techniques to improve abstraction and design, to write comprehensible code, and to build ma...
Price: $30.00 | Publisher: Manning | Release: 2019
by Venkat Subramaniam
Programmers don't just use Kotlin, they love it. Even Google has adopted it as a first-class language for Android development. With Kotlin, you can intermix imperative, functional, and object-oriented styles of programming and benefit from the approach that's most suitable for the problem at hand. Learn to use the many features of this highly concise, fluent, elegant, and expressive statically typ...
Price: $38.99 | Publisher: The Pragmatic Programmers | Release: 2019
Beginning App Development with Flutter
by Rap Payne
Create iOS and Android apps with Flutter using just one codebase. App development on multiple platforms has historically been difficult and complex. This book breaks down complex concepts and tasks into easily digestible segments with examples, pictures, and hands-on labs with starters and solutions. In doing so, you'll develop a basic understanding of the Dart programming language; the entire Flutter...
Price: $30.88 | Publisher: Apress | Release: 2019
Learn Android Studio 3 with Kotlin
by Ted Hagos
Build Android apps using the popular and efficient Android Studio 3 suite of tools, an integrated development environment (IDE) with which Android developers can now use the Kotlin programming language. With this book, you'll learn the latest and most productive tools in the Android tools ecosystem, ensuring quick Android app development and minimal effort on your part. Along the way, you'll use ...
Price: $26.99 | Publisher: Apress | Release: 2018
Learning Kotlin by building Android Applications
by Eunice Adutwumwaa Obugyei, Natarajan Raman
Today Kotlin is an official programming language for Android development and is widely adopted. Kotlin is expressive, concise, and powerful. It also ensures seamless interoperability with existing Android languages like JAVA and C++, which means that it's even easier for developers to use.This book adopts a project-style approach, where we focus on teaching Android development by building three differe...
Price: $44.99 | Publisher: Packt Publishing | Release: 2018
Hands-On Serverless Applications with Kotlin
by Hardik Trivedi, Ameya Kulkarni
Serverless is a cloud computing execution model where the cloud provider dynamically manages the allocation and provisioning of servers. Many companies have started using serverless architectures to cut costs and improve scalability. Hands-On Serverless Applications with Kotlin is your one-stop guide to designing serverless architectures for your applications with AWS and Kotlin.To start with, you'll e...
Price: $44.99 | Publisher: Packt Publishing | Release: 2018
Mastering High Performance with Kotlin
by Igor Kucherenko
The ease with which we write applications has been increasing, but with it comes the need to address their performance. A balancing act between easily implementing complex applications and keeping their performance optimal is a present-day requirement In this book, we explore how to achieve this crucial balance, while developing and deploying applications with Kotlin.The book starts by analyzing various Kot...
Price: $44.57 | Publisher: Packt Publishing | Release: 2018