Leanpub Header

Skip to main content

Filters


Books

  1. Elements of Clojure
    Zachary Tellman

    This book tries to put words to what most experienced programmers already know. It provides a framework for making better design choices, and a vocabulary for teams to discuss the software they collaborate on.

  2. Learn about working efficiently with memory in .NET.

  3. Risk Analysis in the Earth Sciences
    A Lab Manual with Exercises in R
    Patrick Applegate and Klaus Keller

    Greenhouse gas emissions have caused considerable changes in climate, including increased surface air temperatures and rising sea levels. This e-textbook presents a series of laboratory exercises in R that teach the Earth science and statistical concepts needed for assessing climate-related risks. These exercises are intended for upper-level undergraduates, beginning graduate students, and professionals in other areas who wish to gain insight into academic climate risk analysis.

  4. A progressive discovery of the Laravel helper features, functions, classes, utilities, Collections, and more!

  5. Programming for Beginners
    Learn to Code by Making Little Games
    Tom Dalling

    Take your first step into the world of computer programming. This book assumes that you don't know anything about writing code, and teaches you the fundamental concepts that programmers use every day. You will need some basic computer skills – like downloading, opening, and saving files – but everything else will be explained here, step by step, starting from the very beginning.

  6. Pragmatic Virtualization
    Hit the ground running with Vagrant, Packer, Virtualbox and Ansible
    Damiano Venturin

    This is a short and straightforward open source guide to virtualization written for beginners. The status is 95% only because I'm waiting for someone to review my "italianish" ;-) The content is actually 100% and usable

  7. The Markua Manual
    How to Write in Markua on Leanpub
    Peter Armstrong

    This is the user manual of Markua on Leanpub. This is the version of Markua which launched on Leanpub in 2014 and has evolved since then. It is stable and solid.

  8. Premiers pas avec Python
    Le livre que j'aurais aimé lire lorsque je débutais en programmation...
    Honoré Hounwanou

    Apprendre à programmer n'a jamais été aussi fun !

  9. This ebook is an attempt to create open-source extensive tutorial on Test-Driven Development (TDD).

  10. Trailblazer
    A New Architecture For Rails
    Nick Sutterer

    Trailblazer introduces several new abstraction layers into Rails. It gives developers structure and architectural guidance and finally answers the question of "Where do I put this kind of code?" in Rails. This book walks you through a realistic development of a Rails application with Trailblazer and discusses every bloody aspect of it.

  11. Código Sólido
    Reflexiones sobre el desarrollo de software y principios SOLID
    Gonzalo Ayuso

    ¿A que dedica el tiempo el programador? Parece una pregunta para el capitán obvio. El programador dedicará la mayor parte de su tiempo a programar, ¿no? En cierta medida esa afirmación es cierta. De hecho, si no dedicara tiempo a programar no sería un programador. Sería otra cosa. Pero ...

  12. Leaflet Tips and Tricks
    Interactive Maps Made Easy
    Malcolm Maclean

    Presentation and control of interactive maps for traditional Internet and mobile platforms is now in your hands using leaflet.js. This book is aimed at helping people get started with this awesome JavaScript library. You can download for free or donate if you feel like contributing to further development :-).

  13. No Description Available
  14. JavaScript Allongé (ES5)
    A long pull of functions, combinators, & decorators
    Reg “raganwald” Braithwaite

    "This is a must-read for any developer who wants to know Javascript better... Reg has a way of explaining things in a way that connected the dots for me. This is probably the only programming book I've re-read cover to cover a dozen times or more."—etrinh

  15. Principles, Patterns and Practices of Domain-Driven Design
    Practical advice for teams implementing the development philosophy of Domain-Driven Design. With code examples in C# .NET.
    Scott Millett

    The philosophy of Domain-Driven Design explained in a down to earth practical manner for experienced developers. A focus on the principles and practices as well as the coding patterns.