Skip to content

This is just an excerpt from the concepts found in the book "Clean Code" by Robert C. Martin

Notifications You must be signed in to change notification settings

mirkorap/clean-code

Repository files navigation

Clean Code

Questo book ha lo scopo di riassumere in breve tutte le best practices presenti all'interno del libro "Clean Code" di Robert C. Martin (Uncle Bob). Di seguito sono presenti le sezioni per ogni tipo di argomento trattato all'interno del libro.

Tabella dei contenuti

  1. Nomi significativi
  2. Funzioni
  3. Commenti
  4. Formattazione
  5. Oggetti e strutture
  6. Gestione degli errori
  7. Delimitazioni
  8. Unit test
  9. Classi
  10. Sistemi
  11. Simple Design
  12. Avvertenze ed euristiche

Esempi

  1. PrimeGenerator
  2. PrimePrinter
  3. Args
  4. ComparisonCompactor

About

This is just an excerpt from the concepts found in the book "Clean Code" by Robert C. Martin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published