Introduction to C++ Programming
C++ Programming Language Introduction
Welcome to this course on C++ programming language. Whether you are studying
C++ programming as a part of your curriculum or just interested in learning the
language, this course is for you. We will start from scratch and build up to the
fundamentals of the C++ programming language, with the intention to make you a
good C++ programmer.
What is C++ Programming Language? C++ is a general-purpose programming
language, which means it can be used for writing software in different domains and
for different applications. It was designed and implemented by Danish
computerscientist Bjarne Stroustrup in 1979 at Bell Labs. C++ is an extension of the
C programming language, with more features and is more powerful than C.
Key Features of C++ Programming Language
• Data abstraction
• Object-oriented programming
• Generic programming
C++ runs on a variety of platforms such as Windows, Mac OS, and the various
versions of Unix, making it suitable for a wide variety of applications.
Prerequisites for Learning C++ Programming
You do not need to have any prior knowledge of C to learn C++. C++ is a complete
programming language, and we will start from scratch and cover everything required
to learn the language. You also do not need toknow any other programming
languages before learning C++.
C++ Programming Language Introduction
Welcome to this course on C++ programming language. Whether you are studying
C++ programming as a part of your curriculum or just interested in learning the
language, this course is for you. We will start from scratch and build up to the
fundamentals of the C++ programming language, with the intention to make you a
good C++ programmer.
What is C++ Programming Language? C++ is a general-purpose programming
language, which means it can be used for writing software in different domains and
for different applications. It was designed and implemented by Danish
computerscientist Bjarne Stroustrup in 1979 at Bell Labs. C++ is an extension of the
C programming language, with more features and is more powerful than C.
Key Features of C++ Programming Language
• Data abstraction
• Object-oriented programming
• Generic programming
C++ runs on a variety of platforms such as Windows, Mac OS, and the various
versions of Unix, making it suitable for a wide variety of applications.
Prerequisites for Learning C++ Programming
You do not need to have any prior knowledge of C to learn C++. C++ is a complete
programming language, and we will start from scratch and cover everything required
to learn the language. You also do not need toknow any other programming
languages before learning C++.