Hacker News new | ask | show | jobs
by tsimionescu 1825 days ago
Go sounds like the worse of both worlds from a teaching point of view: too high level if you want to understand what the machine is doing; but inheriting almost all of C's bad ideas that the GP was complaining about (except for manual memory management).