Czytaj PL

Marcin Moskała - książki, ebooki i audiobooki

Typ publikacji

Cena

Format

Wydawcy

Sortuj według:
Zyskujące popularność
Promocja
okładka Efektywny Kotlin. Najlepsze praktyki, Ebook | Marcin Moskała

Projektanci Kotlina postawili na pragmatyzm. Oznacza to, że do dziś wszystkie decyzje związane z rozwojem języka są podejmowane z uwzględnieniem potrzeb biznesowych: produktywności, skalowalności, prostej konserwacji, niezawodności i wydajności. Od początku szczególną uwagę zwraca się również na bezpieczeństwo, czytelność, wielokrotne używanie kodu, łatwość użycia narzędzi i możliwości współdziałania z innymi językami. Bardzo ważna okazała się też wydajno...

Nowość
okładka Advanced Kotlin, Książka | Marcin Moskała

You know how to use Kotlin, but do you know the advanced features? What are the consequences of using variance modifiers? What limitations do they introduce, and how can these be overcome? How does property delegation work? How to use reflection? How to implement a KSP or an annotation processor? How is a Kotlin Compiler Plugin implemented? If you want to know the answers to these questions, this book is for you. This book focuses on the advanced aspects of Kotlin's devel...

Nowość
okładka Functional Kotlin, Książka | Marcin Moskała

Kotlin is a powerful language that has already revolutionized Android and backend development, but it also has powerful support for functional programming. Its amazing features, like functional collection processing, DSL builders, scope functions, or context receivers, help developers achieve intuitive and expressive functional syntax. Additionally, Kotlins extensibility allows libraries like Arrow to promote an even more functional style, all while keeping proper type safety...

Nowość
okładka Kotlin Essentials, Książka | Marcin Moskała

Kotlin is a powerful language, largely thanks to its expressive syntax, intuitive and null-safe type system, and great tooling support. Its no wonder that Kotlin is the most popular language for Android development and is a popular replacement for Java on backend applications. It is also used for data science and for multiplatform, iOS, desktop, and web application development. This book covers the essentials of Kotlin so you can start developing with this amazing programming...