Easy Learning C For Beginners

C++

Last updated 2022-01-10 | 3.9

- Students will learn to program with one of the most powerful programming language
- C++.
- Students are going to learn the concept of programming that will be applicable in other programming languages.
- Students are also going learn about from the basics of C++ to the advanced like Inheritance and polymorpism etc.

What you'll learn

Students will learn to program with one of the most powerful programming language
C++.
Students are going to learn the concept of programming that will be applicable in other programming languages.
Students are also going learn about from the basics of C++ to the advanced like Inheritance and polymorpism etc.
Have also included practical live coding exercise
that would enable the student be abreast with programming language.

* Requirements

* Access to a computer running Windows
* Mac OS X or Linux.
* C programming language is also a prerequisites.
* Topics like Variables
* Operators
* Data types
* Functions
* Array
* String
* Pointer etc
* should be learn from C programming.

Description

This is a beginner level C++ course, which has been well created with a simplified English language, also included is coding exercise that will enable the student to practically code on their own using the source code given.

What I will learn ?

  • Basics - Data types and Variables

  • Operators and Expressions

  • Conditional Statements

  • Loops

  • Pointers

  • Functions

  • Function Overloading

  • Oops Concepts

  • Classes and Objects

  • Constructors

  • Destructors

  • Operator Overloading

  • Inheritance

  • Polymorphism

  • Abstract Classes

  • Function Overriding

  • Friend Members

  • Static Members

  • File handling


    This course has been well created to suit the interest of:

    • Beginners - (Concepts are Covered from Basics to Advance)

    • Course Covers more than University Syllabus.

    • If you already know C++ then you will definitely improve your understanding of programming and OOPs.

Who this course is for:

  • This course is perfect for absolute beginners who would like to learn programming.
  • This course is for anyone who would like build a career in programming, as this programming language is one of the most demanding.

Course content

12 sections • 55 lectures

Introduction Preview 01:25

course content Preview 02:22

C++ compiler Preview 01:58

First C++ program Preview 02:59

First C++ program 2 Preview 03:00

First C++ program 3 Preview 00:38

Structure of the program Preview 02:59

Structure of the program II Preview 02:59

Structure of the program III Preview 02:50

Introduction Preview 09:36

Condition and Loops Preview 06:44

Condition and Loop II Preview 09:11

Introduction Preview 03:24

Single dimensional array Preview 08:31

two dimensional array Preview 12:32

Introduction to strings Preview 08:37

Reverse of a string Preview 07:20

Copying a string into another string Preview 06:03

Introduction to pointer Preview 10:37

Allocating memory dynamically Preview 17:13

Allocating memory dynamicall II Preview 02:21

Constructors Preview 02:59

constructor II Preview 03:00

Constructors III Preview 02:59

Constructor IV Preview 02:59

Constructor V Preview 01:57

Constructor types Preview 07:11

Copy constructor and destructor Preview 06:07

Time Class Preview 08:46

separate header and implementation Preview 04:16

Static members Preview 10:09

Inheritance Preview 02:48

single inheritance Preview 11:32

multiple inheritance Preview 20:26

File handling Preview 06:15

Text file and binary files Preview 04:00