bookmate game
en
Isaac Lyman

Your First Year in Code

Повідомити про появу
Щоб читати цю книжку, завантажте файл EPUB або FB2 на Букмейт. Як завантажити книжку?
Ця книжка зараз недоступна
261 паперова сторінка
Уже прочитали? Що скажете?
👍👎

Враження

  • Vasya Rudasділиться враженням2 роки тому
    👍Раджу

  • Twinkle Groupділиться враженням3 роки тому
    👍Раджу

  • Alisa Ivashkevychділиться враженням4 роки тому
    👍Раджу
    💡Пізнавальна
    🎯Корисна

Цитати

  • Vasya Rudasцитує2 роки тому
    Unit test - An automated test that makes sure a single, isolated piece of code (like a class or method) does what it’s expected to do. Unit tests usually run very quickly and can help build confidence in a tricky piece of code. The best unit tests verify a unit’s behavior, not its implementation—that is, they test what it does, not how it does it. This way the code can be refactored without breaking the test.
  • Vasya Rudasцитує3 роки тому
    Clean code - Code that has minimal dependencies and is easy to read, well-tested, and error-resistant. Truly clean code is a standard that isn’t often achieved in the real world. The best developers strive for this ideal in a pragmatic way, improving existing code while making realistic compromises.
  • Twinkle Groupцитує3 роки тому
    when you talk through a problem aloud it can help you have a deeper understanding of it, leading to ways to resolve it

На полицях

fb2epub
Перетягніть файли сюди, не більш ніж 5 за один раз