• Forum
  • Lounge
  • C++ – an Invisible Foundation of Every

 
C++ – an Invisible Foundation of Everything

closed account (z05DSL3A)
C++ – an Invisible Foundation of Everything
What is C++ and why do people still use it? Bjarne Stroustup
provides a short note answering these questions.

Read the article in the ACCU, Overload Journal...
https://www.accu.org/journals/overload/29/161/overload161.pdf
Last edited on
Good reading.
A few things stood out for me in that article:

1. A type-safe program can still contain serious logic errors

2. Test early, often, and systematically

3. Design and programming are human activities; forget that and all is lost
The "Afterwood" article mentions the "Lemmings" game written in DHTML.

http://www.crazygames.com/game/html5-lemmings
Topic archived. No new replies allowed.