libros-programacion-gratis is a curated digital library of free programming books and guides in Spanish.
The project addresses the scarcity of accessible programming education materials in Spanish by maintaining a living catalog of free resources organized by topic and programming language. The approach is straightforward: resources are cataloged in a TypeScript data file that powers both a web interface and the repository's README, making it easy for developers to discover materials and propose additions or corrections through GitHub.
The tool suits Spanish-speaking developers seeking foundational knowledge across programming fundamentals, web development, specific languages like JavaScript, Python, Rust, and Java, as well as frameworks, databases, and specialized topics like blockchain and artificial intelligence. It works best for those who prefer learning from curated, free materials rather than commercial platforms, and who value having resources organized by skill level and subject area.
The project's development activity is dominated by maintenance work addressing broken links, indicating that keeping the catalog current and functional is the primary focus of ongoing effort.