Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Computers and Programming

  1. Welchen Wert Agile Retrospektiven liefern
    Welchen Wert Agile Retrospektiven liefern
    Ein Retrospektiven-Werkzeugkasten mit Übungen
    Luis Gonçalves and Ben Linders

    "Welchen Wert Agile Retrospektiven liefern" wird Dir dabei helfen bessere Retrospektiven abzuhalten und mehr aus diesen mitzunehmen. Es steckt voller Übungen für Deinen persönlichen Retrospektive-Werkzeugkasten.

  2. Practical Eclipse Plugin Development
    Practical Eclipse Plugin Development
    Real-world coding of an Eclipse plugin that contains a Groovy REPL (for real-time programming of Eclipse's IDE)
    Dinis Cruz

    This book contains the Eclipse related blog posts posted on Dinis Cruz’ blog at http://blog.diniscruz.com.

  3. Understanding the Four Rules of Simple Design
    Understanding the Four Rules of Simple Design
    and other lessons from watching thousands of pairs work on Conway's Game of Life
    Corey Haines

    The only thing we truly know about software development is that we can expect changes to our system.Through concrete examples, let's explore ways to build flexible, adaptable software systems by better understanding Kent Beck's 4 Rules of Simple Design.

  4. Getting Started with AWS

    You’ll learn to work with services related to Deployment and Management, including AWS Identity and Access Management (IAM), AWS Elastic Beanstalk, AWS CloudFormation, and AWS EC2, etc.

  5. The Little Mongo DB Schema Design Book

    The Little Mongo DB Schema Design Book covers the fundamentals of Schema design with Mongo DB as well as several useful Schema design patters for your application. It will introduce such patterns as the queue pattern, the transaction pattern, the metadata pattern and much more as well as going into the fundamentals you will need to efficiently leverage Mongo DB in your application.

  6. All about CAPTCHA's
    All about CAPTCHA's
    Decoding CAPTCHA's for Fun and Profit
    Ben E. C. Boyter

    Welcome to the practical guide to decoding CAPTCHA's. Everything you need to start decoding CAPTCHA's is contained within. Although there is a heavy emphasis on decoding you can consider it a general guide to CAPTCHA's in general. Although mostly focussed on algorithmic methods of decoding CAPTCHA's this will also briefly cover paid/human services, history and anechdotes.

  7. Async PHP: Early Access
    Async PHP: Early Access
    Rethinking Traditional PHP
    Christopher Pitt

    This is the uncomplicated and practical guide, to building real asynchronous PHP applications, that you've been waiting for.

  8. JavaScript-mancy
    JavaScript-mancy
    Mastering the Arcane Art of Writing Awesome JavaScript for C# Developers
    Jaime González García

    Are you a C# or Java developer curious about the awesome things happening in the JavaScript world? Would you like to build super rich web apps, mobile apps, backend services or even robots? Does JS frustrate you?Then this is the book for you! Learn the basics, OOP, FP, async, ES6, TS, tooling, testing, Angular & more!And it has wizards!

  9. Mutation Testing
    Mutation Testing
    Better Code by Making Bugs
    Filip van Laenen

    Are you already using TDD, measuring test coverage, and running static code analysison your code? Maybe you're wondering whether there's a “next level” in code quality? If so, you should check out this book and learn about mutation testing. Mutation testing changes your source code and then checks back whether your unit tests can catch the changes, just like they should catch bugs. Can they? Find out how it works, and why it works in this book.

  10. Tour of Ceylon - unofficial
    Tour of Ceylon - unofficial
    Yeradis P. Barbosa Marrero

    Ceylon is powerful programming language and platform with a modern SDK designed from scratch with a high modularity core that prioritises readability and predictability controlling the complexity with clarity while providing killer tools.

  11. Reliably Deploying Rails Applications
    Reliably Deploying Rails Applications
    Hassle free provisioning, reliable deployment
    Ben Dixon

    A robust framework for provisioning servers with Chef and deploying reliably with Capistrano 3, including example code templates you can use directly.

  12. Read-Eval-Print-λove
    Read-Eval-Print-λove
    v002 - UrLISP
    Michael Fogus

    A primordial Lisp described in detail.

  13. Learn Java the Hard Way

    "Learn Java the Hard Way" teaches you how to code by having you type in short, simple programs and getting them to work. The exercises and explanations in this book are distilled from my nearly two decades of experience teaching programming to ordinary students. Over 2,000 students have taken my classes and nine months later almost all of them knew how to code - at least a little! If you have ever bought another Java book for "beginners" and been lost by page 10, then my book is for you!

  14. LiveCode Advanced Application Architecture
    LiveCode Advanced Application Architecture
    From HOBBYIST to PRO
    Andre Garzia

    This book help you learn about LiveCode best practices and advanced application architecture. With the techniques contained in it you will build applications that are easier to maintain and adapt leading to a more fun and profitable future.

  15. 為你自己學 Python
    為你自己學 Python
    給新手的 Python 程式學習書
    高見龍
    No Description Available