gitmyhub

BibliotecaDev

★ 14k updated 1mo ago

📚 Biblioteca de livros essenciais da área da programação. (Confira o meu novo projeto `SendScriptWhatsapp`)

A curated GitHub collection of programming books as downloadable PDFs, organized by topic (algorithms, architecture, DevOps, data science, and more), aimed primarily at Portuguese-speaking developers.

setup: easycomplexity 1/5

BibliotecaDev is a repository of programming books stored as PDF files, organized into categories for developers. It was created by a Brazilian developer and is written primarily in Portuguese, though it also includes English-language books. The goal is to provide a single place where developers can find essential reading material across a broad range of software topics.

The categories cover algorithms and data structures, software architecture, agile development, DevOps practices, data science, software design patterns, career skills, interview preparation, leadership, and organizational culture in tech companies. Each entry in the repository lists the book title, author, and language, with a direct link to the PDF file stored in the repository itself.

Some well-known titles included are Clean Architecture by Robert C. Martin, the Cormen algorithms textbook, and Grokking Algorithms by Aditya Bhargava. Both Portuguese translations and original English editions appear throughout the list.

This is not a tool or application but a static collection. Anyone who visits the repository can browse the table of contents organized by topic and download a PDF directly from GitHub. There is no search function or user account system.

The repository is aimed at Portuguese-speaking developers, especially those in Brazil, who want access to programming books without purchasing each one individually. The full README is longer than what was shown.

Where it fits