Hacker News new | ask | show | jobs
by ptero 1156 days ago
Expressive languages help, but for anything larger than a homework problem I would still sketch up the system elements and how they communicate on a piece of paper, then write the implementation in a high level pseudocode. My 2c.