(no title)
Arrezz
|
6 years ago
What is the history of the Hello World example program? I'm not sure why it's become this defacto example of syntax for every language. Maybe there is something else we could use as an example that would be more indicative of syntax but perhaps I'm overthinking it.
imglorp|6 years ago
And yeah, I think it's an okay intro to syntax because at least it shows you the minimum boilerplate to get some output.
https://en.wikipedia.org/wiki/%22Hello,_World!%22_program
yiyus|6 years ago