rananth99 / learning-cpp-4489005

This repo is for the Linkedin Learning course: Learning C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning C++

This is the repository for the LinkedIn Learning course Learning C++. The full course is available from LinkedIn Learning.

lil-thumbnail-url

C++ is one of the most powerful and widely used programming languages of all time. It is also one of the oldest programming languages in use today. In this course, learn the basic elements of this object-oriented programming language that moves the world. Instructor Eduardo Corpeño begins with setting up the development environment and introducing the basic elements of object-oriented programming. Eduardo covers data types such as variables, expressions, assignments, constants, and more. He explains structures, classes, pointers, vectors, and so on. After stepping through the control flow process and a variety of useful functions, Eduardo finishes up with detailed information on opening and working with files.

Instructor

Eduardo Corpeño

Electrical Engineer, Computer Programmer, and Teacher for 15+ years

Check out my other courses on LinkedIn Learning.

About

This repo is for the Linkedin Learning course: Learning C++

License:Other


Languages

Language:C++ 96.9%Language:Shell 1.8%Language:Dockerfile 1.3%