How to learn cpp

Post on 18-Oct-2014

630 views 3 download

description

This slide explains how one can learn c plus plus with yogi's guide to c plus plus online course that is available at learnbywatch.com

Transcript of How to learn cpp

Yogi’s Guide to

C++

Yogi’s Guide to

C++

How to Learn C++?Yogendra Pal

3 Components of C++

C++

Procedural Language

Object-Oriented Language Generic Programming

( C Programming )

( Class ) ( C++ Templates )

www.learnbywatch.com | yogendra@learnbywatch.com 3

Procedural Language (C Programming)

• Basic data types

• Operators

• Control structures

• Syntax rules

• Unlearn some programming habits

www.learnbywatch.com | yogendra@learnbywatch.com 4

How will this guide teach you

• Components

• Procedural programming

• Object oriented programming

• Generic programming

• Difference between C and C++

• Major features of C++

• Templates

• Exceptions

• namespaces

Yogi’s Guide to

C++

Yogi’s Guide to

C++ Hope you will Enjoy

www.learnbywatch.com | yogendra@learnbywatch.com 5