Leanpub Header

Skip to main content

Filters


Books

  1. Methods in Biostatistics with R
    A Rigorous and Practical Treatment of Biostatistics Foundations using R
    Brian Caffo, John Muschelli, and Ciprian Crainiceanu

    The book provides a modern look at introductory Biostatistical concepts and the associated computational tools using the latest developments in computation and visualization in the R language environment. The book includes practical data analysis based on datasets that can be downloaded here: https://github.com/muschellij2/biostatmethods.

  2. Automating with Node.js
    Shaun Michael Stone

    Automate your workflow with the power of Node.js! If your job is loaded with manual work, then why not write scripts that can deal with it for you? With this book, you will learn how to deal with many tasks such as zipping files, emailing colleagues, and deploying your work at the press of a button.

  3. High Performance Applications
    Learn how to make performance engineering everyone's daily job
    Josef Mayrhofer, Performetriks

    Successful performance engineering approach for mission critical applications.

  4. Real-Time Crypto
    A big data approach to analyzing & automating cryptocurrency trading
    Brandon Rose

    Learn to build a machine learning pipeline that analyzes and automates cryptocurrency trading in real-time.

  5. Programming the Raspberry Pi with Perl
    Timm Murray and Steve Bertrand

    Learn how to interact with the world using Perl and the Raspberry Pi.

  6. The Subtle Art of Fucking Breastfeeding
    What No One Tells You and How to Reach Milk Nirvana
    Winnie Kam

    The Subtle Art of Fucking Breastfeeding is the go-to book for new mommies who are planning or are desperately struggling to fucking breastfeed.

  7. Zero To Code
    How To Launch Your Career As A Software Engineer
    Kevin Moore

    Zero To Code is a manual for launching a new career as a software engineer.

  8. Serverless Saas
    Building Affordable, Performant, and Scalable Services
    Christopher Franklin

    Serverless Saas is a hands on guide to building Software-as-a-service applications without launching a single server. With this book learn by building a real application using VueJS and AWS serverless technologies.

  9. No Description Available
  10. Practical guidance for teams, organisations and networks to manage without hierarchy.

  11. LoRaWAN is a very enegry efficient way for IoT devices to communitate over longe distances. This books gives backround information about the technology and it's capabilities. There are also many examples how to build and program a energy efficent LoRaWAN node that can run on a sngle battery for serveral years.

  12. Transformação digital
    Paulo Caroli, Danilo Fascio, Joaquim Torres (Joca), Felipe Castro, Fabio Pereira, Luis Gonçalves, Alexandre Magno, Raphael Albino, Amanda Varella, and Ka Wai Lee

    Qual aquela uma coisa essencial para uma transformação digital? Confira a resposta de cada uma desses profissionais de sucesso.   

  13. Raspberry Pi Computing: Analog Measurement
    Measure, record and present data using analog sensors with a Raspberry Pi computer
    Malcolm Maclean

    Raspberry Pi Computing: Analog Measurement aims to provide a full description of the process of setting up a Raspberry Pi computer to measure and record analog values using different sensors and an A to D converter. We'll look at different versions of the Pi, along with loading and configuring the software required with some basic Linux use.

  14. Runtime Patterns for Embedded Systems
    Modules and Examples with Complete Source Code for STM32F7 Discovery Board and ARM Cortex-M7
    David Clifton

    Descriptions, Discussion, and Selected Source Modules illustrating State Machines, Event Handlers, Message Pumps, Fibers, and Event-triggered, Interacting State Machines. A demo program can be downloaded and run on an STM32F746G_DISCO board.

  15. A practical guide to testing in Modern Perl
    Viacheslav Tykhanovskyi and Gregor Goldbach

    You do Perl and you know that tests are a good thing, but you've never had a chance to do it properly. They take a lot of your time, are very brittle and don't bring any real value. Sounds familiar? Then this book is for you. Rest assured, we'll show only real examples and real world problems.