en
Katrina Owen Sandi Metz

99 Bottles of OOP

Уведоми ме, когато книгата е добавена
За да прочете тази книга, качете я във формат EPUB или FB2 в Bookmate. Как се качва книга?
Тази книга не е налична в момента
209 печатни страници
Вече чели ли сте я? Какво мислите за нея?
👍👎

Цитати

  • b0405531252цитирапреди 4 години
    Alignment - Steer towards the average heading of neighbors

    Separation - Don’t get too close to a neighbor

    Cohesion - Steer towards the average position of the flock
  • b0405531252цитирапреди 4 години
    , if you rearrange code without changing behavior and tests begin to fail, then the tests themselves are flawed. Tests that make assertions about how things are done, rather than what actually happens, are the prime contributors to this predicament.
  • b0405531252цитирапреди 4 години
    The "open" principle says that you should not conflate the process of moving code around, of refactoring, with the act of adding new features. You should instead separate these two operations. When faced with a new requirement, first rearrange the existing code such that it’s open to the new feature, and once that’s complete, then add the new code.

На лавиците

fb2epub
Плъзнете и пуснете файловете си (не повече от 5 наведнъж)