niomno.blogg.se

Kotlin programming
Kotlin programming




kotlin programming

Learn how to program with elegance but without compromising efficiency or performance, and how to use metaprogramming to build highly expressive code and create internal DSLs that exploit the fluency of the language. Learn to build standalone small programs to run as scripts, create type safe code, and then carry that knowledge forward to create fully object-oriented and functional style code that's easier to extend.

kotlin programming kotlin programming

If you want to learn the essentials of Kotlin, from the fundamentals to more advanced concepts, you've picked the right book.įire up your favorite IDE and practice hundreds of examples and exercises to sharpen your Kotlin skills. With Kotlin, you need less code to accomplish your tasks, while keeping the code type-safe and less prone to error. You can use it to build server-side, front-end, and Android applications. It is one of the few languages that compiles down to both Java bytecode and JavaScript. Kotlin is a highly concise, elegant, fluent, and expressive statically typed multi-paradigm language. Learn to write easy-to-maintain, high-performing JVM and Android applications, create DSLs, program asynchrony, and much more. Learn to use the many features of this highly concise, fluent, elegant, and expressive statically typed language with easy-to-understand examples. 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. Even Google has adopted it as a first-class language for Android development. Programmers don't just use Kotlin, they love it.






Kotlin programming