Hacker News new | ask | show | jobs
by bkeroack 4128 days ago
It's likely that you already know how Hello World works in at least one other language. By showing you it in the new language, Hello World allows you to start mapping concepts across those domains (ie, how to print characters to the console, where the entry point is, how to express string literals, etc).