Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Computers and Programming

  1. Data Dump
    Data Dump
    Insider Advice from Experienced Software Professionals
    Joe Peck

    Data Dump: Insider Advice from Experienced Software Professionals is the perfect book to jump-start your software career, packed with advice from over 50 experienced software professionals. Whether you’re taking the first steps into coding, or you’re an experienced programmer looking to revitalize your programming passion, this book is for you.

  2. Gourmet Vim: A Cookbook
    Gourmet Vim: A Cookbook
    A collection of 200+ Vim recipes
    Igor Irianto

    This book contains over 200 practical Vim recipes to help you improve your Vim skill. When you are done reading this, you'll be using Vim like a pro!

  3. Coding is not Enough
    Coding is not Enough
    An easy and proven way to market yourself and distribute your skills effectively as a software developer
    Trust Onyekwere

    You've learnt how to code, it's time to learn how to distribute your skill for money.

  4. Understanding Node.js stream module by implementing it from scratch
    Understanding Node.js stream module by implementing it from scratch
    Implement a simplified and minimalist version of the Node.js stream module from scratch to understand the workflow of this module
    Babak Gholamzadeh

    Node.js Stream Module - How it Works Under the Hood

  5. Advanced Topics in Parallel and Distributed Systems Design
    Advanced Topics in Parallel and Distributed Systems Design
    Parallel and Distributed Systems Design
    Joseph Thachil George

    Advanced Topics in Parallel and Distributed Systems Design

  6. Python Django Flask
    Python Django Flask
    Python Django
    Joseph Thachil George

    Python Django Flask Rest Framework with Oracle database 

  7. Generic Go
    Generic Go
    Get the most out of type parameters and avoid the nasty pitfalls
    Preslav Rachev

    Everything you need to know about generics in Go: be among the first to start using type parameters when they arrive. Avoid the common pitfalls and keep writing high-quality Go code.

  8. PROGRAMMING WITH C LANGUAGE
    PROGRAMMING WITH C LANGUAGE
    Ricardo Sánchez Schulz

    Learn to program using C language using pointers from the beginning.Analogies and graphics are used for a deeper understanding of objects and their addresses, types, memory, data, etc. Chapters 1 to 5 are already finished.

  9. Open Source Licensing 101
    Open Source Licensing 101
    From Concepts to Practical Implications
    Gustavo Pinto

    Although we do have some good books about open source software licensing, most of these books are written by (and to) lawyers, which hinder the understanding of busy developers. This book also has a practical orientation. After covering the concepts of open source licensing, we highlight real examples of good and bad licensing usage.

  10. Pack YouR Code
    Pack YouR Code
    How to create a simple R package based on the so-called S3 classes
    Gaston Sanchez

    Although this book is not a comprehensive text that covers every single aspect about creating R packages, I’ve written it in the spirit of an extended tutorial or guide document with a relatively simple working example.

  11. Handling Strings With R

    This book aims to help you get started with handling strings in R. It provides an overview of several resources that you can use for string manipulation. It covers useful functions in packages "base" and "stringr", printing and formatting characters, regular expressions, and other tricks.

  12. Getting Sassy
    Getting Sassy
    A Practical Guide to SASS.
    Tim Robards

    When you know SASS, your front-end development will be much more organized, faster and highly maintainable.

  13. State in Flutter
    State in Flutter
    A Guide to State Management in Flutter
    Sanjib Sinha

    If you're an intermediate learner or advanced professional who are still struggling with the complex concept of State in Flutter, then this book is for you!

  14. Practical Tips and Tricks for Selenium Test Automation
    Practical Tips and Tricks for Selenium Test Automation
    Practical Tips and Tricks for Selenium Test Automation
    Anton Smirnov

    In this book, there will be a large number of examples and descriptions of approaches to solving some problems in test automation. In this book, I have tried to focus more on the concept of how to use the strengths and weaknesses of Selenium WebDriver.

  15. Understanding Docker in a visual way
    Understanding Docker in a visual way
    Learn & Discover Docker in sketchnotes - with some tips included -
    Aurélie Vache

    Understanding Docker can be difficult or time-consuming. I've created this collection of sketchnotes about Docker in order to explain the Cloud technology in a visual way.