Hacker News new | ask | show | jobs
by pavelludiq 5472 days ago
Use a language like lisp, or something sufficiently flexible, so you don't have to make such decisions too early. With lisp, changing your design later(after you've learned more about your problem) is really easy. Something like java or C++, not so much.

Read this: http://www.paulgraham.com/progbot.html