If C++ scares you, or you've heard that it's a difficult language, this
course will show you how easy Modern C++ can be. You will learn
the fundamentals of the language so that you can write useful C++
applications.
C++ is a powerful general purpose language that has grown and changed over decades, which can make it feel difficult to learn. In this course, C++20 Fundamentals, you’ll learn to write simple modern C++ programs using the language and its standard library. First, you’ll explore the basics of the language syntax. Next, you’ll discover how to combine pieces into larger programs and save time with the standard library. Finally, you’ll learn how to avoid common pitfalls that used to be problems for C++ developers in older versions of the language. When you’re finished with this course, you’ll have the skills and knowledge of C++ needed to write useful applications targeting your chosen platform and framework.
course will show you how easy Modern C++ can be. You will learn
the fundamentals of the language so that you can write useful C++
applications.
C++ is a powerful general purpose language that has grown and changed over decades, which can make it feel difficult to learn. In this course, C++20 Fundamentals, you’ll learn to write simple modern C++ programs using the language and its standard library. First, you’ll explore the basics of the language syntax. Next, you’ll discover how to combine pieces into larger programs and save time with the standard library. Finally, you’ll learn how to avoid common pitfalls that used to be problems for C++ developers in older versions of the language. When you’re finished with this course, you’ll have the skills and knowledge of C++ needed to write useful applications targeting your chosen platform and framework.