Leanpub Header

Skip to main content

Filters

Category: "Computer Science"

Computer Science

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

  2. Build Your Own Redis with C/C++
    Build Your Own Redis with C/C++
    Network programming, data structures, and low-level C.
    build-your-own.org

    Build real-world software by coding a Redis server from scratch.Network programming. The next level of programming is programming for multiple machines. Think HTTP servers, RPCs, databases, distributed systems.Data structures. Redis is the best example of applying data structures to real-world problems. Why stop at theoretical, textbook-level knowledge when you can learn from production software?Low-level C. C was, is, and will be widely used for systems programming and infrastructure software. It’s a gateway to many low-level projects.From scratch. A quote from Richard Feynman: “What I cannot create, I do not understand”. You should test your learning with real-world projects!

  3. Start Competitive Programming!: Ace the USACO Bronze Competition

    Want to get started with competitive programming? Tired of reading cryptic code? Tired of not knowing which problems to solve next to improve? Not learning much from problems that you solve? ("Every problem looks so different :( ") We've got your back! This book is your jump-start guide into competitive programming!

  4. Tech Fluent CEO
    Tech Fluent CEO
    Build and Lead Extraordinary Digital Companies, Without Being a Tech Nerd
    Aman Y. Agarwal

    Hate calling yourself a "non-technical" founder or professional? Never again. The ultimate guide to thinking digitally and leading software companies.

  5. Requirements-Skills erfolgreicher Softwareteams
    Requirements-Skills erfolgreicher Softwareteams
    Praxisbuch zum iSAQB CPSA-Advanced Req4Arc
    Gernot Starke and Peter Hruschka

    Fühlen Sie sich als Entwicklungsteam von Requirements-Engineers, Product-Owner oder Produktmanager bezüglich klarer Anforderungen im Stich gelassen? Hier finden Sie methodische und pragmatische Ansätze, mit denen Sie dieser Misere entkommen können.

  6. Git y GitHub desde cero
    Git y GitHub desde cero
    Guía de estudio teórico-práctica paso a paso más curso en vídeo
    Brais Moure

    Aprender a trabajar con Git y GitHub es una habilidad esencial como programador. Esta es una guía de estudio teórico-práctica paso a paso y desde cero más un curso de 5 horas en vídeo 100% gratis. 45 lecciones, decenas de comandos y casos prácticos reunidos en un único lugar para comenzar a usar rápidamente Git y GitHub de manera profesional.

  7. ChatGPT: Your Python Coach
    ChatGPT: Your Python Coach
    Mastering the Essentials in 100 Prompts
    Sergio Rojas-Galeano

    Discover the world of Python programming with ChatGPT as your guide! Dive into essential concepts, solve engaging and fun challenges, and explore the limitless potential of coding. This joyful journey will empower you to master Python in just 100 prompts, equipping you with the necessary skills to unleash your creativity as a promising programmer!

  8. ITPEC FE Examination Study Guide Subject A&B (April 2026)
    ITPEC FE Examination Study Guide Subject A&B (April 2026)
    Real 80 Questions with Detailed Explanations
    Takashi Narita

    Conquer the "Algorithm Wall" with 20 high-density practical questions. Learn the logical thinking and pseudocode mastery required to pass the most challenging part of the FE exam.

  9. Go, from the beginning
    Go, from the beginning
    from o to hero
    Chris Noring

    In this book you will learn the following: Build Console appsCreate Web APIsTest your codeCreate and publish reusable packages that others can consumeOrganize your files in a projectWork with files and directoriesParse text with the string library and regular expressions.

  10. Interação Humano-Computador e Experiência do Usuário
    Interação Humano-Computador e Experiência do Usuário
    Simone Barbosa, Gabriel Barbosa, Ticianne Darin, Milene Silveira, Isabela Gasparini, and Bruno Santana da Silva

    Este é um livro em construção. Acreditamos que não bastava fazer uma segunda edição do livro "Interação Humano-Computador", de Barbosa & Silva (2010); queríamos buscar novas e diversas perspectivas, experiências e conhecimentos.

  11. Software Engineering - The Soft Parts
    Software Engineering - The Soft Parts
    Lessons from 10 years at Google
    Addy Osmani
    No Description Available
  12. JavaParser: Visited
    JavaParser: Visited
    Analyse, transform and generate your Java code base
    Nicholas Smith, Danny van Bruggen, and Federico Tomassetti

    In this book key contributors to the JavaParser library teach you how to programmatically analyse, transform and generate your java code base. The first part of the book aims to introduce you to the basics of the library before the team take you through a more detailed look at some of their favourite applications of the library.

  13. A Quick Steep Climb Up Linear Algebra
    A Quick Steep Climb Up Linear Algebra
    Version 1.1.0
    Stephen Davies
    No Description Available
  14. Zefs Guide to Deep Learning

    Zefs Guide to Deep Learning is a short guide to the most important concepts in deep learning, the technique at the center of the current artificial intelligence revolution. It will give you a strong understanding of the core ideas and most important methods and applications. All in around only 150 pages!

  15. Building Virtual Machine Labs: A Hands-on Guide (Second Edition)
    Building Virtual Machine Labs: A Hands-on Guide (Second Edition)
    Learn everything there is to know about building and maintaining your own home or workplace virtual lab environment on the most popular hypervisors today in this new and improved second edition release!
    Tony Robinson

    The premise of this book is to provide students a hands-on, go-to resource for building a secure, customizable lab environment in order to enable their own specific pursuits.