Efficiency and Optimization
Programmers often talk about efficiency.
Every once in a while, we actually do something about it.
This lesson addresses two questions:
- When should we talk about efficiency?
- When should we try to do something about it?
The question of what can be done about efficiency will be covered in subsequent lessons.