Message of the Day from Abhitech Solutions π β Issue #6
May 5, 2022
Message of the Day
Bjarne Stroustrup is a Danish computer scientist, most notable for the invention and development of the C++ programming language.
The C++ Programming Language
www.stroustrup.com
Or, in other words: C++ is a language for defining and using light-weight abstractions. It has significant strengths in areas where hardware must be handled effectively and there are significant complexity to cope with. This includes many resource constrained systems and much foundational and infrastructure code.