Un tutorial Docker en español. Basado en el libro Docker Cookbook de O'reilly
Clean-Code-Notes is a clean code study guide and a collection of detailed notes based on professional software development standards. It serves as documentation for coding standards and a reference for writing maintainable source code. The project provides technical summaries for object oriented design and software design patterns. It includes guidelines for organizing classes and interfaces to reduce coupling, isolating implementation details, and implementing architectural patterns such as dependency injection and interface abstraction. The resource also functions as an implementation guid
Código limpio o Clean Code en Java. Pautas para escribir código mantenible y fácil de leer en Java.
Clean Code traducido al Español
The main features of andersontr15/clean-code-javascript-es are: Clean Code and Principles, General Programming.
Open-source alternatives to andersontr15/clean-code-javascript-es include: alansastre/java-clean-code — Código limpio o Clean Code en Java. Pautas para escribir código mantenible y fácil de leer en Java. brunocascio/docker-espanol — Un tutorial Docker en español. Basado en el libro Docker Cookbook de O'reilly. juancrg90/clean-code-notes — Clean-Code-Notes is a clean code study guide and a collection of detailed notes based on professional software… melissarofman/typescript-book. ryanmcdermott/clean-code-javascript — This project is a collection of engineering guidelines and best practices for writing readable and maintainable… sryvcr/clean-code-python-es — Guía en español: Clean Code Python.