Add notes about motivation

This commit is contained in:
Brad Treloar 2025-07-02 01:06:22 +09:30
parent 0315df2819
commit dd3edfdb96

View file

@ -0,0 +1,22 @@
# Motivation
## What I enjoy about programming
- Solving problems.
- The detective work of finding a bug, or figuring out how a system works,
in order to fix it or change its intended behaviour.
- Designing systems.
- Craftsmanship.
- Learning new ways to do things.
- Having control over computers.
## What I don't enjoy about programming
- Working with lazy programmers.
- Setting up tooling.
- Working on systems that don't work properly but aren't open for maintenance.
## How to stay motivated and avoid burnout
- Make time for the enjoyable work
- Minimise time spent on the irritating work.