1. Highlights
  2. /Tags
  3. /#practices

#practices

Explore Books, Authors and Common Highlights on Practices

Showing 12 of 12 highlights

Code is read much more often than it is written.

From Clean Code by Robert C. Martin

It is not enough to do your best; you must know what to do, and then do your best.

From The Goal by Eliyahu M. Goldratt

Engaging in mindfulness practices can significantly improve mental health.

From The Unapologetic Guide to Black Mental Health by Rheeda Walker

Mindfulness practices can help ground you and provide clarity in times of distress.

From The Unapologetic Guide to Black Mental Health by Rheeda Walker

To analyze the mind, we must consider the practices of thought.

From The Concept of Mind by Gilbert Ryle

Premature optimization is the root of all evil.

From The Art of Computer Programming by Donald Knuth

Documentation is a critical part of software development.

From The Mythical Man-Month by Frederick Brooks

You should write tests before you write the code.

From Clean Code by Robert C. Martin

Names are important. They should be descriptive and meaningful.

From Clean Code by Robert C. Martin