Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Kotlin in Action, Second Edition, Video Edition

    Posted By: lucky_aut
    Kotlin in Action, Second Edition, Video Edition

    Kotlin in Action, Second Edition, Video Edition
    Published 5/2024
    Duration: 15h 59m | Video: .MP4, 1920x1080 15fps | Audio: AAC, 44.1kHz, 2ch | Size: 2.45 GB
    Genre: eLearning | Language: English

    In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video.

    Expert guidance and amazing examples from Kotlin core developers! It’s everything you need to get up and running fast.

    Kotlin in Action, Second Edition takes you from language basics to building production-quality applications that take advantage of Kotlin’s unique features. Discover how the language handles everything from statements and functions to classes and types, and the unique features that make Kotlin programming so seamless.

    In Kotlin in Action, Second Edition you will learn

    Kotlin statements and functions, and classes and types
    Functional programming on the JVM
    The Kotlin standard library and out-of-the-box features
    Writing clean and idiomatic code
    Combining Kotlin and Java
    Improve code reliability with null safety
    Domain-specific languages
    Kotlin coroutines and flows
    Mastering the kotlinx.coroutines library

    Kotlin in Action, Second Edition is a complete guide to the Kotlin language written especially for readers familiar with Java or another OO language. Its authors—all core Kotlin language developers and Kotlin team members—share their unique insights, along with practical techniques and hands-on examples. This new second edition is fully updated to include the latest innovations, and it adds new chapters dedicated to coroutines, flows, and concurrency.

    About the Technology
    Kotlin is a low-hassle, high-productivity programming language flexible enough to handle any web, mobile, cloud, and enterprise application. Java developers will appreciate the simple syntax, intuitive type system, excellent tooling, and support for functional-style programming. Plus, since Kotlin runs on the JVM, it integrates seamlessly with existing Java code, libraries, and frameworks, including Spring and Android.

    About the Book
    Kotlin in Action, Second Edition teaches you Kotlin techniques you can use for almost any type of application, from enterprise services to Android apps. The authors are all members of the Kotlin team, so you can trust that even the gnarly details are dead accurate. You’ll start with Kotlin fundamentals, learning how the language handles everything from statements and functions to classes and types, and about its unique features that make Kotlin programming so seamless.

    As you progress through this masterful book, you’ll get hands-on with the Kotlin standard library, functional programming in Kotlin, and advanced features such as generics and reflection. And this updated second edition now covers coroutines and structured concurrency to help you create efficient high-performance applications.

    What's Inside
    Guidance from members of the Kotlin team
    Domain-specific languages
    Kotlin coroutines and flows