Quotessence
Home / Quotes / Quote by Bjarne Stroustrup

Quote by Bjarne Stroustrup

Work

The C++ Programming Language

This book is a detailed reference for programmers looking to master the C++ programming language. It includes in-depth coverage of the language's core concepts, object-oriented programming, and advanced features. The text is designed to be both a learning tool and a reference for experienced programmers. more

Author

Bjarne Stroustrup
Bjarne Stroustrup

Bjarne Stroustrup is a renowned computer scientist, known as the creator of the C++ programming language. He invented C++ in 1979, a widely-used programming language that has had a profound impact on software engineering. Born on December 30, 1950, Stroustrup's career has been dedicated to the design and development of programming languages and various fields of computer science. more

You May Also Like

“Ugly programs are like ugly suspension bridges: they're much more liable to collapse than pretty ones, because the way humans (especially engineer-humans) perceive beauty is intimately related to our ability to process and understand complexity. A language that makes it hard to write elegant code makes it hard to write good code.”