Introduction to C++ Programming - Basics and Intermediate - udemy course

Introduction to C++ Programming - Basics and Intermediate - udemy course
Beginner & intermediate level programmers can learn C++ programming & use that to learn PPM picture editing techniques

SECTION ONE:

The aim of this coursework is to understand Object Oriented Ideas in C++. They will be going through practical examples in order to understand each example thoroughly.

Students will learn the idea of inheritance using which they would be able to make their codes a lot simpler as they would be able to inherit the properties of a class.

Students will also learn ideas like polymorphism using which they are going to be able to make a single pointer point towards lots of different objects.

In the finish you would be able to apply these ideas to your own work which would significantly improve your code in terms of readability & efficiency.

SECTION TWO:

Making a PPM picture editor using C++ in Visual Studio.

Ever imagined what goes on in the computer when you edit your images? PPM is the simplest picture format & is great to start with picture processing. You can learn how to manipulate images & add basic effects to them using C++ by watching this tutorial series.

Object Oriented Programming in C++

They will be going through practical examples in order to understand each example thoroughly. In the finish you would be able to apply these ideas to your own work which would significantly improve your code in terms of readability & efficiency.

PREREQUISITES FOR THIS COURSE:

Students must have basic programming knowledge in any procedural language such as understanding basic if statements & basic loops.

Students ought to download Visual Studio installed on their computers before beginning the course

udemy course :https://www.udemy.com/introduction-to-c-programming-basics-and-intermediate/?couponCode=LARGEFREE151