News

C++ on Steroids

Slashdot C++ creator and ACM Fellow Bjarne Stroustrup has developed guidelines to ensure effective contemporary use of C++. The C++ Core Guidelines focus on rules like no uninitialized variables, range or nullptr violations, resource leaks, dangling pointers, type violations, or invalidation. Stroustrup said this creates “‘C++ on steroids’: Something simple, safe, flexible, and fast.” From […]

Advertisement

Author Archives

Shape the Future of Computing

ACM encourages its members to take a direct hand in shaping the future of the association. There are more ways than ever to get involved.

Get Involved