bookmate game
en
Robert Martin

The Robert C. Martin Clean Code Collection (Collection)

Obavijesti me kada knjiga bude uvrštena
Da biste čitali ovu knjigu u Bookmate učitajte datoteku EPUB ili FB2. Kako mogu učitati knjigu?
Ova knjiga je trenutno nedostupna
848 tiskanih stranica
Jeste li već pročitali? Kakvo je vaše mišljenje?
👍👎

Dojmovi

  • Vlad Nikitiukje podijelio/la dojamprije 5 godina
    👍Vrijedna čitanja
    🔮Složena
    💡Poučna
    🎯Zdrav

Citati

  • b4777467766je citiralajučer
    Notice that the generatePrimes function is divided into sections such as declarations, initializations, and sieve. This is an obvious symptom of doing more than one thing. Functions that do one thing cannot be reasonably divided into sections.
  • b4777467766je citiralajučer
    So, another way to know that a function is doing more than “one thing” is if you can extract another function from it with a name that is not merely a restatement of its implementation [G34].
  • b4777467766je citiralaprije 5 dana
    Remember that the people who read your code will be programmers. So go ahead and use computer science (CS) terms, algorithm names, pattern names, math terms, and so forth. It is not wise to draw every name from the problem domain because we don’t want our coworkers to have to run back and forth to the customer asking what every name means when they already know the concept by a different name.

Na policama za knjige

fb2epub
Povucite i ispustite datoteke (ne više od 5 odjednom)