My Process
I use these day-to-day when Software Engineering
- Iterate in Thens
You should iterate sequentially on a focused chunk of work at a time. - Reduce a problem to its lowest sensible abstraction
Framing a problem in its lowest sensible abstraction helps you understand and develop accurate solutions to a problem.