using std::cpp 2025 closing keynote: C++ as a 21st century language - Bjarne Stroustrup

From the video introduction:

By now, C++ is a language with a long history. 

Bjarne Stroustrup presents C++ as a coherent whole where strongly-typed generic programming has a central role, where code is presented as modules, resources are never leaked, and error-handling is systematic. Code written along these lines tend to be smaller, faster, more maintainable, and more reliable that code reflecting 20th century thinking.

 

 

Add a Comment

You must sign in or register to add a comment.

Comments (0)

There are currently no comments on this entry.