Leanpub Header

Skip to main content

Filters

Category: "Delphi"

Books

  1. Code Better in Delphi
    The practice of writing maintainable, reliable, and scalable code in Delphi.
    Alister Christie

    Make your Delphi code better by reading this book! You will find numerous tips, tricks, techniques and tools to enhance and improve code. How does your code stack up? Are you writing code that will be usable for years, or are you heading towards a dystopian maintenance apocalypse?

  2. DelphiMVCFramework (es)
    Aprenda a como utilizar el framework mas popular RESTful y JSON-RPC para Delphi
    DANIELE TETI

    Aproveche el poder de REST y JSON-RPC utilizando el framework más popular para Delphi

  3. DelphiMVCFramework (pt-BR)
    DelphiMVCFramework - o guia oficial
    DANIELE TETI

    Aprenda a usar a estrutura RESTful e JSON-RPC mais popular para Delphi

  4. Code Faster in Delphi
    Alister Christie

    This book will make you a faster Delphi developer, it doesn't matter if you are just starting out, or have been using Delphi since version 1, you will find all sorts of tips, tricks and hacks to boost your productivity.

  5. DelphiMVCFramework
    Leverage the power of REST and JSON-RPC using the most popular framework for Delphi
    DANIELE TETI

    Learn how to use the most popular RESTful and JSON-RPC framework for Delphi

  6. This book covers Dependency Injection from A to Z.  In it you'll learn about Constructor Injection, Property Injection, and Method Injection.  You'll learn about the right and wrong way to use the Dependency Injection Container.

  7. "More Coding in Delphi" picks up where "Coding in Delphi" left of, continuing to illustrate good, sound coding techniques including patterns, Aspect Oriented Programming and programming for the Parallel Programming Library.