en
Isaac Lyman

Your First Year in Code

Сообщить о появлении
Загрузите файл EPUB или FB2 на Букмейт — и начинайте читать книгу бесплатно. Как загрузить книгу?
Эта книга сейчас недоступна
261 бумажная страница
Уже прочитали? Что скажете?
👍👎

Впечатления

  • Vasya Rudasделится впечатлением2 года назад
    👍Worth reading

  • Twinkle Groupделится впечатлением3 года назад
    👍Worth reading

  • Alisa Ivashkevychделится впечатлением4 года назад
    👍Worth reading
    💡Learnt A Lot
    🎯Worthwhile

Цитаты

  • 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 за один раз