Atomic Kotlin

Автор: literator от 3-01-2021, 16:43, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Atomic KotlinНазвание: Atomic Kotlin
Автор: Bruce Eckel, Svetlana Isakova
Издательство: Leanpub
Год: 2020
Страниц: 586
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB

For both beginning and experienced programmers! From the author of the multi-award-winning Thinking in C++ and Thinking in Java together with a member of the Kotlin language team comes a book that breaks the concepts into small, easy-to-digest "atoms," along with exercises supported by hints and solutions directly inside IntelliJ IDEA!

Why Kotlin? We give an overview of the historical development of programming languages so you can understand where Kotlin fits and why you might want to learn it. This atom introduces some topics which, if you are a novice, might seem too complicated right now. Feel free to skip this atom and come back to it after you’ve read more of the book.

Languages such as C, C++, Go and Rust compile into machine code that runs directly on the underlying hardware central processing unit (CPU). Languages like Java and Kotlin compile into bytecode which is an intermediate-level format that doesn’t run directly on the hardware CPU, but instead on a virtual machine, which is a program that executes bytecode instructions. The JVM version of Kotlin runs on the Java Virtual Machine (JVM). Portability is an important benefit of a virtual machine. The same bytecode can run on every computer that has a virtual machine.

Learn the Successor to Java Today!

No programming background necessary.
Summaries for experienced programmers.
Easy steps via very small chapters ("atoms").
Free accompanying exercises/solutions within IntelliJ Idea.
Gives you a strong Kotlin foundation.
Kotlin is cleaner, more consistent and far more powerful than Java.
Increase programming productivity with Kotlin's clear, concise syntax.
Produce safer, more reliable programs.
Kotlin easily interacts with Java.
Effortlessly migrate by adding pieces of Kotlin to an existing Java project.
Support for Windows, Mac and Linux.
Free version of Intellij IDEA includes extensive Kotlin support.
Book resources, live seminars, workshops and consulting available at home page.

Скачать Atomic Kotlin








Нашел ошибку? Есть жалоба? Жми!
Пожаловаться администрации
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.