Hacker News new | ask | show | jobs
by meowface 2639 days ago
That second approach has been crucial for me when I start large projects. I usually use a mix of comments, pseudocode, and semi-correct actual code, then go back and fill everything in one-by-one.