Leanpub Header

Skip to main content

Filters

Category: "Software"

Software

  1. Practical Kotlin Deep Dive 한국어
    Practical Kotlin Deep Dive 한국어
    코틀린의 기초 원리와 언어 철학을 넘어 내부 동작까지 ‘How’와 ‘Why’를 탐구하는 기술 가이드
    Jaewoong

    본 책은 단순히 “코틀린을 어떻게 사용하는가”를 넘어, “코틀린이 실제로 어떻게 동작하는가”까지 안내합니다. 내부 구현을 들여다보고, 바이트코드와 컴파일러의 동작을 명확히 탐구하며, 언어를 형성하는 핵심 내부 구조를 파헤칩니다. 기초 문법부터 코루틴, 컴파일러에 이르기까지 더 깊이 이해하고, 더 자신 있게 코틀린 코드를 작성하고 싶은 분들께는 좋은 지침서가 될 것입니다. 특히, 우리가 일상에서 친숙하게 사용하던 모든 언어적인 형태가 왜 지금과 같은 형태로 설계되었는지를 탐구하며 사고의 깊이를 더할 수 있습니다. Hardcover | Paperback | ISBN: 979-8243872744 [Course] Practical Kotlin Deep Dive Course

  2. Mergulho Profundo Prático em Kotlin
    Mergulho Profundo Prático em Kotlin
    Desvendando o “como” e o “porquê” por trás dos fundamentos e mecanismos internos do Kotlin.
    Jaewoong

    Leva você de “como usar Kotlin” para “como o Kotlin realmente funciona”, revelando implementações internas, desmistificando bytecodes e o comportamento do compilador, além dos mecanismos que moldam a linguagem. Se você quer escrever Kotlin de forma mais inteligente e confiante — dos fundamentos a coroutines e multiplataforma — este é o livro que mostra por que tudo é do jeito que é. Hardcover | Paperback | ISBN: 979-8243872744 [Course] Practical Kotlin Deep Dive Course

  3. EA Deployment Playbook
    EA Deployment Playbook
    A Guide for Sparx Enterprise Architect Power-Users and Small Teams
    Max Hinkley

    Get your team excited and ready to collaborate in Sparx Enterprise Architect. Navigate PCS setup, security, and RAS with confidence.

  4. Chastity's Code Cookbook
    Chastity's Code Cookbook
    Computer Programming Recipes for Technical Math Nerds
    Chastity White Rose

    I am a programmer who knows clever tricksI convert integers to bases two to thirty sixBy using character arrays as stringsI can show you amazing math things While others talk about politics and sportsI read about computers of all sortsProgramming languages are all the sameWhen you see arithmetic as a game I don’t write code for a job to be paidBut to understand the video games I playedTo see what works and find out whyTo create, use, study, share, and modify

  5. The GPG Guide
    The GPG Guide
    Modern OpenPGP for Every Workflow
    Tony Gies

    The comprehensive, current PGP and GnuPG reference: from air-gapped key generation to YubiKey provisioning, Git signing, email encryption, and emergency recovery. Can't afford it? I got you -- scroll to end of description

  6. De-Enshittify Windows 11
    De-Enshittify Windows 11
    How to make Windows 11 work for you, not against you
    Paul Thurrott

    This book focuses on the enshittification of Windows 11 and what you can do to fight back by countering the bad behaviors in this platform through fixes, workarounds, and configuration changes.

  7. Только мы: История программного обеспечения Крей Рисёрч и создание самого быстрого суперкомпьютера в мире

    Ветеран Cray Research (Крей Рисёрч) рассказывает, как первопроходцы справлялись с подавляющей сложностью: распознавание закономерностей, предвосхитившее Мидуэй, системное мышление, изобретшее память на магнитных сердечниках. Опыт из одной области, применённый по-новому, сформировал суперкомпьютерную отрасль.

  8. Functional programming in Modern Java

    Write code that you can understand without holding the entire system in your head. This book shows you how Java's modern functional features—records, sealed types, lambdas, streams—combine into a powerful approach to design. You'll learn: • How to eliminate race conditions without synchronized blocks • How to write tests that test business logic, not mock frameworks • How to compose complex behaviors from simple, reusable functions • How to manage deeply nested immutable data without boilerplate • How to adopt functional patterns incrementally in existing codebases Written for working developers. Filled with production-ready code examples.

  9. MB-820 Exam Cram: Tables and Table Extensions in Business Central

    Master the foundation of data management in Business Central! This comprehensive guide covers everything from table objects and their properties to table extensions for customization. Learn about keys (indexes), field groups, FlowFields, snippets, and data classification. Dive deep into retention policies with practical interface implementations. Whether you're preparing for MB-820 certification or building robust extensions, this is your definitive reference for Business Central data architecture.

  10. MB-820 Exam Cram: Integrating Business Central with Teams

    Master the powerful integration between Dynamics 365 Business Central and Microsoft Teams! This comprehensive guide unlocks how to share business data, extend Teams cards, create Business Central tabs, and customize the integration using AL code. Learn deployment methods, troubleshooting techniques, and developer customizations. Whether you're preparing for MB-820 certification or implementing Business Central solutions, this is your roadmap to seamless team collaboration.

  11. The Operating System of Product

    Product teams are shipping more than ever. Outcomes are getting harder to explain. Roadmaps promise certainty. Backlogs stay full. Delivery speeds up. Yet value lags behind effort and learning arrives too late. The Operating System of Product explores why this happens and what replaces it. It shows how product work changes when execution is no longer the bottleneck and why roles, prioritisation and feedback loops must evolve together. This is not a book about better roadmaps. It is about replacing the system that needs them.

  12. MB-820: Exam Cram - Integrating Business Central with Outlook

    Master the seamless integration between Dynamics 365 Business Central and Microsoft Outlook! This comprehensive guide unlocks the secrets of the Outlook Add-in, from deployment methods to developer techniques. Learn how to set up Contact Insights and Document View add-ins, troubleshoot common issues, and leverage Microsoft Graph API for email interactions. Whether you're preparing for MB-820 certification or implementing Business Central solutions, this is your roadmap to productivity excellence.

  13. Actualizando Rails: de la auditoría al deploy
    Actualizando Rails: de la auditoría al deploy
    Cómo actualizar aplicaciones Rails en producción de forma metódica y con confianza
    Laura Jaime Villamayor

    Actualizar Rails en producción no es ejecutar bundle update rails y cruzar los dedos. Esta guía te lleva paso a paso desde la auditoría inicial hasta el deploy, con estrategias probadas en aplicaciones reales y todos los problemas que nadie te cuenta.

  14. Kotlinの基礎から内部実装までを体系的に学ぶ
    Kotlinの基礎から内部実装までを体系的に学ぶ
    Kotlinの基礎と内部メカニズムに隠された「なぜ」と「どうして」を解き明かす。
    Jaewoong

    「Kotlinの使い方」から一歩踏み込み、「Kotlinが本当にどう動いているのか」へ。内部実装、バイトコード、コンパイラの挙動といった言語を形作る要素を解き明かし、基礎からコルーチン、マルチプラットフォームまで、より賢く、より自信を持ってKotlinを書くための理由を示します。

  15. MB-820 Exam Cram: Business Central Performance Toolkit Guide

    Master the art of performance testing and regression detection in Business Central! This comprehensive guide unlocks the secrets of the Performance Toolkit (BCPT)—from writing custom test scenarios to detecting performance regressions across versions. Learn how to simulate hundreds of concurrent users, analyze telemetry with Power BI, and integrate performance testing into your CI/CD pipelines. Whether you're preparing for MB-820 certification or ensuring your extensions can scale to production loads, this is your roadmap from manual testing to automated performance validation.