Welcome to the Clean Code Guidelines repository! This project aims to provide a curated set of guidelines, examples, and best practices to help developers write clean, maintainable, and efficient code.
- To standardize clean coding practices across various programming languages.
- To create a resource for new and experienced developers alike to improve code quality.
- To foster discussions and contributions regarding clean coding techniques.
- JavaScript
- Python
- Java
- C#
- Ruby
To contribute to this project:
- Fork the repository.
- Create a new branch.
- Add your guidelines or improvements.
- Submit a pull request.
Each language will have a dedicated section with:
- Principles: The core concepts of clean code for that language.
- Examples: Code snippets showcasing both clean and messy code.
- Resources: Additional reading materials, tools, and references.
We welcome any contributions to improve the guidelines! Please ensure your suggestions align with the project's objectives.
This project is licensed under the MIT License. See the LICENSE file for details.
Thanks to the clean code community for their insights and support in curating these guidelines.
Happy coding!