Tactics read from How to Beat Coder's Block – Five Tips to Help You Stay Productive
- Write down or map out your plan. Write down the logic and features, which in turn will help with architecting and organizing modules/components/etc.
- Build something fun and easy to break the stagnation.
- Maintain a task list so you can move to something else when you're stuck on something while still staying productive.
- Make your breaks strategic. Get away from the computer for a brief moment and then return right back into it without segwaying into something else.
- Record where you've gone and we're your at. Use comments to document your process so you're able to return to it and review the context.