Hacker News new | ask | show | jobs
by e12e 761 days ago
Ed: ah, I see it's from TFA: "Hello World in Orthodox C++"

Is that really the hello world of c++ though?

It's a bit long in the tooth perhaps, bit I think still highlights some differences between C and C++: "Learning Standard C++ as a New Language":

https://www.stroustrup.com/new_learning.pdf

Ed: I suppose if you want to throw out a lot of c++, then the article might not apply...