Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Computers and Programming

  1. How to Think Like a Security Researcher
    How to Think Like a Security Researcher
    A practical mindset guide for beginners in cybersecurity.
    Ilkay Adil
    No Description Available
  2. 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.

  3. C From Scratch
    C From Scratch
    Prove it works before you write it.
    William Murray

    Learn C by proving your code correct before you write it. The same methodology behind certified aerospace and medical systems - now applied to learning C from the ground up.

  4. 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.

  5. Infrastructure as Code Mastery
    Infrastructure as Code Mastery
    A Hands-On Playbook for Terraform, OpenTofu, CI/CD, and Platform Engineering
    Nick Vyzas

    Terraform is easy—until teams, compliance, and day-2 reality arrive. This hands-on playbook shows how to scale IaC with GitOps, CI/CD, policy, and operational safety.

  6. 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.

  7. C Programming
    C Programming
    How to Think Like a C Programmer
    Budi Raharjo

    This book is about thinking clearly in C. It teaches the mental habits behind safe memory use, careful pointer handling, robust error strategies, effective debugging, and clean interface design. It is written for programmers who want to write C code that remains correct, efficient, and understandable over time.

  8. LangChain 4 Beginners
    LangChain 4 Beginners
    Your first step into the GenAI world
    Raja CSP Raman

    LangChain 4 Beginners teaches you how to build real Generative AI applications by treating LLMs as stateless components and RAG as a system architecture—not magic. Learn how embeddings, vector search, and retrieval pipelines actually work, and build your first production-ready RAG application step by step.

  9. MB-820 Exam Cram: Create new companies in Business Central

    Master the skills of company creation and management in Business Central! This comprehensive guide covers everything from creating companies with the assisted setup wizard to advanced developer topics like ChangeCompany and intercompany transactions. Learn best practices for configuration packages, understand when NOT to copy companies, and gain hands-on experience with exercises designed for MB-820 exam success.

  10. Salt To Ansible Migration Guide

    I'm writing this in the second half of 2025 soon after retiring with 35 years in software development. I used Salt extensively for the last 7 years, and before that I had been using Puppet for 7 years. I was often involved in tasks that eventually became known as DevOps, mostly focusing on configuration management at smaller companies. I became disillusioned with Salt after the company was sold to VMware which itself was later acquired by Broadcom. Now in late 2025, Salt isn't getting much attention or support from its current owner. Many of the core Salt developers have left the company, and the cadence of bug fixes and releases seem to be slowing down Also before retiring, I looked at the job market and found almost nobody is looking for people with Salt experience while at least some people were still looking for Ansible experience With that in mind, I decided to learn Ansible by porting the Salt states for my home lab over to Ansible. I kept notes along the way, and thought other developers might benefit if I published what I learned.

  11. 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.

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

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

  13. MB-820 Exam Cram: Cloud Migration Tool

    Master the journey from on-premises to the cloud! This comprehensive guide unlocks the secrets of migrating Business Central, Dynamics NAV, and Dynamics GP workloads to Business Central online. Learn how to plan migrations, configure Azure Data Factory pipelines, handle incremental replication, and execute successful cutover strategies. Whether you're preparing for MB-820 certification or leading your first cloud migration project, this is your complete roadmap from planning through go-live and beyond.

  14. Building Customer Management Apps with Python & Tkinter
    Building Customer Management Apps with Python & Tkinter
    Design, Build, and Ship a Real-World Desktop Application Using Tkinter, ttkbootstrap, and SQLite
    Roberto Stepic

    This book walks you through building a real customer management desktop application using Python, Tkinter, ttkbootstrap, and SQLite—from the first window to a packaged, installable app.No demos. No shortcuts. Just real software.

  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.