Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Computers and Programming

  1. My Book
    My Book
    Before update
    Jason Kepler

    Before update

  2. Aprendendo Drupal como um Framework
    Aprendendo Drupal como um Framework
    Seu guia para personalizar o Drupal. Código completo do projeto incluído.
    Stef Van Looveren and Renato Vasconcellos Gomes

    Este curso é focado em desenvolvimento e irá te ensinar conceitos avançados sobre Drupal, Orientação a objetos com PHP e componentes do Symphony. Após o curso, você poderá construir soluções de software robustas e escaláveis de inúmeros tipos.

  3. Como ser Programador
    Como ser Programador
    Este libro es la historia de cómo descubrí la programación y todo lo que aprendí en el camino. No es una receta, es una experiencia: los errores, los aciertos y las ideas que me ayudaron a entender el arte de pensar en código.
    Juan Diego Gómez Ruiz
    No Description Available
  4. Modern IT Automation with PowerShell
    Modern IT Automation with PowerShell
    Modern Automation with PowerShell
    The DevOps Collective, Inc. and Michael Zanatta

    A PowerShell Textbook written by the community for the community!

  5. Kubernetes Network Demystified

    Like to explore the networking world of kubernetes?

  6. The ATA Guide to Managing (And Scripting) Active Directory on the Command Line: Querying AD

    This guidebook will introduce you to querying AD with PowerShell and using the CSVDE and LDIFDE command-line tools to find users, computers, and any other AD object you need.

  7. The Completed PHP 8 Bootcamp: Beginner to Pro

    Have you not coded before? That's fine. Because every programmer starts from zero and becomes hero. This completed PHP 8 Bootcamp will help you to accomplish this task in the similar vein. Challenge yourself, and code everyday for a few hours. Tell yourself, if one can do, I can do. The Completed PHP 8 Bootcamp will help a beginner to become a pro.

  8. E-mails from an old bug to a young one

    What if bugs could write e-mails? What if they would like to share their insights with younger shrews, as they grew old? This book allows you to take a different look at the development processes, learn from the developers' adversaries... the bugs!

  9. Vim Reference Guide
    Vim Reference Guide
    Concise learning resource for beginner to intermediate level Vim users
    Sundeep Agarwal

    Discover handy Vim features and use cases in this concise guide. Best suited for beginner to intermediate level users.

  10. 50 Math Puzzles - Solved using functional Julia
    50 Math Puzzles - Solved using functional Julia
    Solved using functional Julia
    Ace Alumni Ore

    As Edsger W. Dijkstra said, "There should be no such thing as boring mathematics.""Mathematics knows no races or geographic boundaries; for mathematics, the cultural world is one country", stated David Hilbert.Shakuntala Devi puts it this way: "What is mathematics? It is only a systematic effort of solving puzzles posed by nature."

  11. A Practical Introduction to Developing Web3 Apps Using Solidity and React

    I have spent many weekends learning as much as I can on writing smart contracts and developing applications on the blockchain. I wrote this short and accessible book to share my learnings and show you how to build a Web3 app powered by a smart contract from scratch using Solidity, Hardhat, React and Next.js. 

  12. Go Generics 101

    Learn and understand Go custom generics thoroughly.

  13. Term Rewriting Systems with Minimal Magic

    In 100 pages, a theory of term rewriting systems is defined from simple principles, and an implementation is developed. Several term-rewriting design patterns are presented, including converting a C program to a TRS and vice versa.

  14. The ATA Guide to Managing (And Scripting) Active Directory on the Command Line: Users and Computers

    In this huge guidebook, you’ll learn to perform just about anything you need to via PowerShell when it comes to Active Directory users and computers. You’ll learn how to use all of the common AD PowerShell cmdlets and how to reset passwords, use the AD recycle bin, and even build a password reset tool all in PowerShell.

  15. Knowing the RP2040
    Knowing the RP2040
    A Guide for Programmers
    Daniel Quadros

    In this book you will learn all the details of the RP2040 microcontroller (used in the Raspberry Pi Pico and other boards) and how to leverage them in amazing applications.