About 181,000 results
Open links in new tab
  1. C++ - Wikipedia

    C++[b] is a high-level, general-purpose programming language created by Danish computer scientist Bjarne Stroustrup.

  2. GitHub - The-Young-Programmer/C-CPP-Programming: C/C++ ...

    C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language.

  3. Modern C++ Programming Cookbook: Master modern C++

    The book is designed for entry- and intermediate-level programmers with a foundational understanding of the C++ programming language looking to master the language and evolve …

  4. C++ - Simple English Wikipedia, the free encyclopedia

    The C++ programming language was developed by Bjarne Stroustrup at Bell Labs in the 1980s, and was originally named "C with classes". The language was planned as an improvement on …

  5. C++ founder champions profiles for memory safety - InfoWorld

    Mar 5, 2025 · But C++ designer Bjarne Stroustrup remains steadfast in promoting profiles as essential for safety in C++. Profiles can offer guarantees for imposing restrictions on existing …

  6. AnthonyCalandra/modern-cpp-features - GitHub

    A cheatsheet of modern C++ language and library features. - AnthonyCalandra/modern-cpp-features

  7. C++ Performance Optimization: Best Practices - HackerNoon

    Sep 25, 2023 · Whether you're a beginner or an experienced developer, these tips will help you write faster and more efficient C++ programs. 1. Use the Right Data Structures. Choosing the …

  8. Outline of the C++ programming language - Wikipedia

    C++ can be described as all of the following: Programming language — artificial language designed to communicate instructions to a machine, particularly a computer. Programming …

  9. federico-busato / Modern-CPP-Programming: Modern C++

    This open-access course is directed at those who are already familiar with C and object-oriented programming towards a proficiency level of C++ programming. The course covers the basics …

  10. The 10 Core Differences Between C and C++ - MUO

    Aug 18, 2023 · What Is the C++ Programming Language? C++ is an enhanced version of the C language and was developed by Bjarne Stroustrup back in 1986. It includes every part of C …