C Programming A Z

Learn to code using C++ programming. Learn C++ programming from scratch. Start coding in C++ - Start programming in C++

Last updated 2022-01-10 | 4.3

- The fundamentals of C++
- Understand how C++ features help you write compact and efficient code
- Learn best practices and avoid pitfalls via useful Do’s and Don’ts

What you'll learn

The fundamentals of C++
Understand how C++ features help you write compact and efficient code
Learn best practices and avoid pitfalls via useful Do’s and Don’ts
Test your knowledge and expertise with exercises
Write fast and powerful C++ programs
compile the source code
and create executable files
Learn C++ features that allow you to program compact and high-performance C++ applications
Learn how to use the standard library to build robust programs quickly
and get comfortable with high-level programming

* Requirements

* A computer running Windows
* Mac OS X or Linux

Description

C++ is one of the most  widely used programming languages today. The language itself is object-oriented, offering you the utmost control over data usage, interface, and resource allocation.

This course covers the fundamentals of programming in  C++.  Created for the novice programmer, this course assumes no prior knowledge of computer programming. The main elements of the language are  introduced step by step in a logical, gradient manner.  This approach will give you a solid foundation for writing useful, correct, maintainable, and efficient code. 

At the end of this course you’ll have all the skills you need to begin programming in C++. With this complete tutorial, you’ll quickly master the basics, and then move  on to more advanced features and concepts. 

What you'll learn in this course: 

·         The fundamentals of C++

·         Understand how C++ features help you write compact and efficient code

·         Use concepts such as lambda expressions, move constructors, and  assignment operators

·         Learn best practices and avoid pitfalls via useful Do’s and Don’ts 

·         Test your knowledge and expertise with exercises   

·         Write fast and powerful C++ programs, compile the source code, and create executable files 

·         Learn C++ features that allow you to program compact and high-performance C++ applications 

·         Learn how to use the standard library to build robust programs quickly, and get comfortable with high-level programming   

Who this course is for:

  • Anyone that wants to learn how to code using C++.

Course content

2 sections • 17 lectures

Installation and Setup Preview 05:56

Getting Started Preview 21:03

The Basics Preview 11:15

Understanding C++ Preview 11:03

Understanding C++ - Part 2 Preview 13:41

Statements Preview 20:28

Practical Application Preview 11:51

Loops Preview 13:19

Arrays Preview 15:36

Input Preview 26:23

Creating an Application in C++ Preview 16:46

Understanding Functions in C++ Preview 11:22

What is Reference Preview 09:37

Overloading Functions Preview 08:03

String Functions Preview 09:50

Final Project Preview 40:33