Meet the Guide Editor
C++ Contributors

A Handbook on C++

C++Developed in 1979 at Bell Labs as an enhancement to the C Language, C++ is one of the most popular programming languages ever created. It combines features of both high-level and low-level languages and finds widespread application in systems, application, embedded and entertainment software, besides device drivers, server and client applications, and hardware design.

The Bright Hub guide to C++ contains a wide array of well written articles on C++ which includes recent and popular commentary. The guide is useful for all; type of readers including the beginner looking for basic information to the expert programmer looking for information on certain functionality, how-to’s or other features, and everyone in between. Use the comments section to seek clarification and clear your doubts.

Image Credit: Wikimedia Commons

Most Popular Articles on C++
  •  
    C++ Embedded Systems (Part-1)

    Learn the various steps involved in creating a Hex file in C++ for an embedded system....

  •  
    Why Learn Python?

    Python is a powerful open source, object oriented programming language. It has overtaken Perl in terms of programming popularity for the web. This article looks at some of the reasons why this is so....

  •  
    What Is Netbeans and What Can It Do For You?

    Find out what exactly what NetBeans is and how you can use it to build great applications....

  •  
    The Demand for Web Developers

    As the internet attracts more and more daily users who engage in various activities online there is a natural increase in the demand for people who can design great, visually arresting and highly usable...

  •  
    Great Sources of Free Computer Security Training

    The world of computer security is an open and well documented field, with most of the experts being self-taught thanks to the information freely available on the Internet. Using a few free resources, you...

More About C++
C++ Embedded Systems (Part-1)

Learn the various steps involved in creating a Hex file in C++ for an embedded system....

Why Learn Python?

Python is a powerful open source, object oriented programming language. It has overtaken Perl in terms of programming popularity for the web. This article looks at some of the reasons...