Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Books

  1. Test-Driven Development for JAVA Developers

    Test-Driven Development for JAVA Developers

  2. Cyber Range Essentials
    Cyber Range Essentials
    Construct a Hybrid Cloud-Physical Lab with Ansible and Terraform
    Nicholas McKinney

    Use modern DevOps practices such as Infrastructure-as-Code and Configuration-as-Code in order to build a Zero-Trust cyber range!

  3. Java Challengers
    Java Challengers
    Master the Java Fundamentals with fun Java Code Challenges! Become a Java Challenger!
    Rafael Chinelato del Nero

    Master the Java fundamentals and have a lot of fun solving the Java code Challenges of this book. You will see if you really know core Java concepts well. There are more than 70 well-elaborated Java code Challenges for you to challenge yourself and refine your Java skills to the very best so you can get rid of bugs far more easily.

  4. The Modern Guide to OAuth
    The Modern Guide to OAuth
    Brian Pontarelli and Dan Moore

    There are hundreds of articles and blog posts covering OAuth 2.0, but none of them present the modern, real-world use cases. This guide covers OAuth 2.0 from a real-world perspective and covers modern use cases of the specifications.

  5. Spring Boot - Quick Start
    Spring Boot - Quick Start
    Version: 3.0 - Date: 12.2021
    Ivor Online
    No Description Available
  6. 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.

  7. 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!

  8. 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.

  9. 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

  10. 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

  11. Python Django Flask
    Python Django Flask
    Python Django
    Joseph Thachil George

    Python Django Flask Rest Framework with Oracle database 

  12. 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.

  13. 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.

  14. 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.

  15. 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.