awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sryvcr avatar

sryvcr/clean-code-python-es

0
View on GitHub↗
165 stele·34 fork-uri·MIT·1 vizualizare

Clean Code Python Es

Guía en español: Clean Code Python

Features

  • Clean Code and Principles - Spanish guide to clean coding practices in Python.

Istoric stele

Graficul istoricului de stele pentru sryvcr/clean-code-python-esGraficul istoricului de stele pentru sryvcr/clean-code-python-es

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Clean Code Python Es

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Clean Code Python Es.
  • alansastre/java-clean-codeAvatar alansastre

    alansastre/java-clean-code

    111Vezi pe GitHub↗

    Código limpio o Clean Code en Java. Pautas para escribir código mantenible y fácil de leer en Java.

    Java
    Vezi pe GitHub↗111
  • andersontr15/clean-code-javascript-esAvatar andersontr15

    andersontr15/clean-code-javascript-es

    3,530Vezi pe GitHub↗

    Clean Code traducido al Español

    JavaScript
    Vezi pe GitHub↗3,530
  • juancrg90/clean-code-notesAvatar JuanCrg90

    JuanCrg90/Clean-Code-Notes

    6,119Vezi pe GitHub↗

    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

    bookclean-codenotes
    Vezi pe GitHub↗6,119
  • ryanmcdermott/clean-code-javascriptAvatar ryanmcdermott

    ryanmcdermott/clean-code-javascript

    94,454Vezi pe GitHub↗

    This project is a collection of engineering guidelines and best practices for writing readable and maintainable JavaScript source code. It serves as a clean code guide and refactoring manual to help developers improve the structure of their codebases. The repository provides a reference for applying SOLID principles to reduce coupling and enable extensions without modifying existing logic. It includes a naming convention standard for using explicit, searchable identifiers and a guide for asynchronous patterns to replace nested callbacks with clearer execution flows. The guidelines cover soft

    JavaScriptbest-practicesclean-architectureclean-code
    Vezi pe GitHub↗94,454
Vezi toate cele 5 alternative pentru Clean Code Python Es→

Întrebări frecvente

Ce face sryvcr/clean-code-python-es?

Guía en español: Clean Code Python

Care sunt principalele funcționalități ale sryvcr/clean-code-python-es?

Principalele funcționalități ale sryvcr/clean-code-python-es sunt: Clean Code and Principles.

Care sunt câteva alternative open-source pentru sryvcr/clean-code-python-es?

Alternativele open-source pentru sryvcr/clean-code-python-es includ: 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. andersontr15/clean-code-javascript-es — Clean Code traducido al Español. juancrg90/clean-code-notes — Clean-Code-Notes is a clean code study guide and a collection of detailed notes based on professional software… ryanmcdermott/clean-code-javascript — This project is a collection of engineering guidelines and best practices for writing readable and maintainable… zedr/clean-code-python — This project is a Python clean code guide and refactoring resource. It provides a collection of software craftsmanship…