Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introduction to C++ Programming - Basics and Intermediate

Posted By: naag
Introduction to C++ Programming - Basics and Intermediate

Introduction to C++ Programming - Basics and Intermediate
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 .5Hours | 763 MB
Genre: eLearning | Language: English

Beginner and intermediate level programmers can learn C++ programming and use that to learn PPM image editing techinques

The objective of this course is to understand Object Oriented Concepts in C++.

We will be going through practical examples in order to understand each example thoroughly.

Students will learn the concept 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 concepts like polymorphism using which they will be able to make a single pointer point towards many different objects.

In the end you would be able to apply these concepts to your own work which would significantly improve your code in terms of readability and efficiency.




SECTION TWO:

Creating a PPM image editor using C++ in Visual Studio.

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

Object Oriented Programming in C++

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



PREQEQUISITES FOR THIS COURSE:

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

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

Introduction to C++ Programming - Basics and Intermediate