Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 2.31 KB

README.md

File metadata and controls

44 lines (34 loc) · 2.31 KB

pt-BR | en-EN

Sanitized Code Book

About

Sanitized Code Book Cover

"Sanitized Code Book" is a collaborative introductory guide, available on GitHub, that provides developers with a clear understanding of the principles and practices related to clean code in software engineering. With practical examples, this book explores essential techniques for writing quality code that is easy to understand and maintain. Readers will learn how to improve code readability, structure, and organization according to specific conventions and standards.

The book covers how to examine variables and functions, code formatting and styling, dependency management, unit and integration testing, refactoring, creating reusable code, and functional programming best practices.

Summary