|
|
|
|
|
by TeMPOraL
3202 days ago
|
|
> Its one of those axioms of software development I've learned, in order to do good work you have to do mountains worth of waste work. It suggests an obvious question though: can we do better? Can we avoid having to do "mountains worth of waste work" before getting to do the "good work", or is the former a necessary prerequisite for the latter? |
|
This means really analysing what you did and how it could be better.
Also doing a small amount of work each day is much better than a large amount once a week.
Take a large task and break it down into tiny manageable chunks that you can analyse.
There's tons of material out there that has best practices for mastering anything.