SlideShare uma empresa Scribd logo
1 de 50
C++
The Task of Programming ,[object Object],[object Object],[object Object],[object Object],[object Object],1
The Task of Programming ,[object Object],[object Object],[object Object],[object Object],1
Programming Universals ,[object Object],[object Object],[object Object],[object Object],1
Programming Universals ,[object Object],[object Object],[object Object],1
Programming Universals ,[object Object],[object Object],[object Object],[object Object],[object Object],1
Procedural Programming ,[object Object],[object Object],[object Object],[object Object],1
A  main( )  Function in C++ ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],1
Creating a  main( )  Function ,[object Object],[object Object],[object Object],1
Creating a  main( )  Function ,[object Object],[object Object],[object Object],1
Working with Variables ,[object Object],[object Object],[object Object],[object Object],1
Common C++ Keywords
Working with Variables ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],1
Working with Variables ,[object Object],[object Object],[object Object],[object Object],[object Object],1
Working with Variables ,[object Object],[object Object],[object Object],[object Object],[object Object]
Working with Variables ,[object Object],[object Object],[object Object],1
The const Qualifier ,[object Object],[object Object],[object Object],1
Creating Comments ,[object Object],[object Object],[object Object],[object Object],1
Creating Comments ,[object Object],[object Object],1
Using Libraries and  Preprocessor Directives ,[object Object],[object Object],[object Object],[object Object],[object Object],1
C++ Binary Arithmetic Operators ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],2
C++ Binary Arithmetic Operators 2
C++ Binary Arithmetic Operators ,[object Object],[object Object],[object Object],2
C++ Binary Arithmetic Operators ,[object Object],[object Object],[object Object],[object Object],2
Shortcut Arithmetic Operators ,[object Object],[object Object],[object Object],[object Object],2
Shortcut Arithmetic Operators ,[object Object],[object Object],[object Object],2
Shortcut Arithmetic Operators ,[object Object],2
Shortcut Arithmetic Operators ,[object Object],[object Object],[object Object],[object Object],2
Shortcut Arithmetic Operators ,[object Object],2
Evaluating Boolean Expressions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],2
Evaluating Boolean Expressions ,[object Object],2
Selection ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],2
Some Sample Selection  Statements within a C++ Program 2
The if   Statement ,[object Object],2
The if   Statement 2
Multiple Executable Statement  in an if-else 2
The if   Statement ,[object Object],2
The switch Statement ,[object Object],[object Object],[object Object],2
The if Operator ,[object Object],[object Object],[object Object],[object Object],[object Object],2
Logical AND and Logical OR ,[object Object],[object Object],[object Object],[object Object],2
Logical AND and Logical OR 2
Logical AND and Logical OR ,[object Object],[object Object],[object Object],2
Using the Logical OR ,[object Object],[object Object],[object Object],[object Object],2
Using the Logical OR 2
Using the Logical OR ,[object Object],[object Object],2
A Typical Run of the  Decisions.cpp Program 2
The while Loop ,[object Object],[object Object],[object Object],[object Object],[object Object],2
The while Loop 2
The while Loop 2
The for Statement ,[object Object],[object Object],[object Object],[object Object],[object Object],2

Mais conteúdo relacionado

Mais procurados

Class and object in C++
Class and object in C++Class and object in C++
Class and object in C++rprajat007
 
Introduction to-python
Introduction to-pythonIntroduction to-python
Introduction to-pythonAakashdata
 
C++ language basic
C++ language basicC++ language basic
C++ language basicWaqar Younis
 
Three address code In Compiler Design
Three address code In Compiler DesignThree address code In Compiler Design
Three address code In Compiler DesignShine Raj
 
Loaders ( system programming )
Loaders ( system programming ) Loaders ( system programming )
Loaders ( system programming ) Adarsh Patel
 
Looping statements in C
Looping statements in CLooping statements in C
Looping statements in CJeya Lakshmi
 
Call by value
Call by valueCall by value
Call by valueDharani G
 
Dynamic memory allocation in c
Dynamic memory allocation in cDynamic memory allocation in c
Dynamic memory allocation in clavanya marichamy
 
Python in 30 minutes!
Python in 30 minutes!Python in 30 minutes!
Python in 30 minutes!Fariz Darari
 
Python - An Introduction
Python - An IntroductionPython - An Introduction
Python - An IntroductionSwarit Wadhe
 
Conditional operators
Conditional operatorsConditional operators
Conditional operatorsBU
 
Inheritance in java
Inheritance in javaInheritance in java
Inheritance in javaRahulAnanda1
 

Mais procurados (20)

C PROGRAMMING
C PROGRAMMINGC PROGRAMMING
C PROGRAMMING
 
A* Search Algorithm
A* Search AlgorithmA* Search Algorithm
A* Search Algorithm
 
Class and object in C++
Class and object in C++Class and object in C++
Class and object in C++
 
Introduction to-python
Introduction to-pythonIntroduction to-python
Introduction to-python
 
C++ language basic
C++ language basicC++ language basic
C++ language basic
 
Three address code In Compiler Design
Three address code In Compiler DesignThree address code In Compiler Design
Three address code In Compiler Design
 
Loaders ( system programming )
Loaders ( system programming ) Loaders ( system programming )
Loaders ( system programming )
 
Looping statements in C
Looping statements in CLooping statements in C
Looping statements in C
 
Call by value
Call by valueCall by value
Call by value
 
Adder ppt
Adder pptAdder ppt
Adder ppt
 
Python training
Python trainingPython training
Python training
 
Linking in MS-Dos System
Linking in MS-Dos SystemLinking in MS-Dos System
Linking in MS-Dos System
 
Dynamic memory allocation in c
Dynamic memory allocation in cDynamic memory allocation in c
Dynamic memory allocation in c
 
Storage class in C Language
Storage class in C LanguageStorage class in C Language
Storage class in C Language
 
Introduction to C++
Introduction to C++Introduction to C++
Introduction to C++
 
Python in 30 minutes!
Python in 30 minutes!Python in 30 minutes!
Python in 30 minutes!
 
Python - An Introduction
Python - An IntroductionPython - An Introduction
Python - An Introduction
 
Conditional operators
Conditional operatorsConditional operators
Conditional operators
 
C++ presentation
C++ presentationC++ presentation
C++ presentation
 
Inheritance in java
Inheritance in javaInheritance in java
Inheritance in java
 

Destaque

Destaque (7)

C++ programming
C++ programmingC++ programming
C++ programming
 
C++ ppt
C++ pptC++ ppt
C++ ppt
 
C++ ppt
C++ pptC++ ppt
C++ ppt
 
Intro. to prog. c++
Intro. to prog. c++Intro. to prog. c++
Intro. to prog. c++
 
Intro to C++ - language
Intro to C++ - languageIntro to C++ - language
Intro to C++ - language
 
C++ Programming Language
C++ Programming Language C++ Programming Language
C++ Programming Language
 
Slideshare ppt
Slideshare pptSlideshare ppt
Slideshare ppt
 

Semelhante a 01 c++ Intro.ppt

Semelhante a 01 c++ Intro.ppt (20)

Introduction%20C.pptx
Introduction%20C.pptxIntroduction%20C.pptx
Introduction%20C.pptx
 
C++ rajan
C++ rajanC++ rajan
C++ rajan
 
C Programming Unit-1
C Programming Unit-1C Programming Unit-1
C Programming Unit-1
 
#Code2 create c++ for beginners
#Code2 create  c++ for beginners #Code2 create  c++ for beginners
#Code2 create c++ for beginners
 
1. introduction to computer
1. introduction to computer1. introduction to computer
1. introduction to computer
 
c_programming.pdf
c_programming.pdfc_programming.pdf
c_programming.pdf
 
Introduction to Procedural Programming in C++
Introduction to Procedural Programming in C++Introduction to Procedural Programming in C++
Introduction to Procedural Programming in C++
 
C++ PROGRAMMING BASICS
C++ PROGRAMMING BASICSC++ PROGRAMMING BASICS
C++ PROGRAMMING BASICS
 
The C++ Programming Language
The C++ Programming LanguageThe C++ Programming Language
The C++ Programming Language
 
C++ Overview
C++ OverviewC++ Overview
C++ Overview
 
Cp week _2.
Cp week _2.Cp week _2.
Cp week _2.
 
C program
C programC program
C program
 
CP c++ programing project Unit 1 intro.pdf
CP c++ programing project  Unit 1 intro.pdfCP c++ programing project  Unit 1 intro.pdf
CP c++ programing project Unit 1 intro.pdf
 
Esoft Metro Campus - Programming with C++
Esoft Metro Campus - Programming with C++Esoft Metro Campus - Programming with C++
Esoft Metro Campus - Programming with C++
 
Bcsl 031 solve assignment
Bcsl 031 solve assignmentBcsl 031 solve assignment
Bcsl 031 solve assignment
 
C programming course material
C programming course materialC programming course material
C programming course material
 
Chapter2
Chapter2Chapter2
Chapter2
 
Introduction of C++ By Pawan Thakur
Introduction of C++ By Pawan ThakurIntroduction of C++ By Pawan Thakur
Introduction of C++ By Pawan Thakur
 
Basics of c++
Basics of c++ Basics of c++
Basics of c++
 
C++ programming language basic to advance level
C++ programming language basic to advance levelC++ programming language basic to advance level
C++ programming language basic to advance level
 

Mais de Tareq Hasan

Grow Your Career with WordPress
Grow Your Career with WordPressGrow Your Career with WordPress
Grow Your Career with WordPressTareq Hasan
 
Caching in WordPress
Caching in WordPressCaching in WordPress
Caching in WordPressTareq Hasan
 
How to Submit a plugin to WordPress.org Repository
How to Submit a plugin to WordPress.org RepositoryHow to Submit a plugin to WordPress.org Repository
How to Submit a plugin to WordPress.org RepositoryTareq Hasan
 
Composer - The missing package manager for PHP
Composer - The missing package manager for PHPComposer - The missing package manager for PHP
Composer - The missing package manager for PHPTareq Hasan
 
WordPress Theme & Plugin development best practices - phpXperts seminar 2011
WordPress Theme & Plugin development best practices - phpXperts seminar 2011WordPress Theme & Plugin development best practices - phpXperts seminar 2011
WordPress Theme & Plugin development best practices - phpXperts seminar 2011Tareq Hasan
 
08 c++ Operator Overloading.ppt
08 c++ Operator Overloading.ppt08 c++ Operator Overloading.ppt
08 c++ Operator Overloading.pptTareq Hasan
 
02 c++ Array Pointer
02 c++ Array Pointer02 c++ Array Pointer
02 c++ Array PointerTareq Hasan
 
Algorithm: priority queue
Algorithm: priority queueAlgorithm: priority queue
Algorithm: priority queueTareq Hasan
 
Algorithm: Quick-Sort
Algorithm: Quick-SortAlgorithm: Quick-Sort
Algorithm: Quick-SortTareq Hasan
 
Java: Inheritance
Java: InheritanceJava: Inheritance
Java: InheritanceTareq Hasan
 
Java: Introduction to Arrays
Java: Introduction to ArraysJava: Introduction to Arrays
Java: Introduction to ArraysTareq Hasan
 
Java: Class Design Examples
Java: Class Design ExamplesJava: Class Design Examples
Java: Class Design ExamplesTareq Hasan
 

Mais de Tareq Hasan (20)

Grow Your Career with WordPress
Grow Your Career with WordPressGrow Your Career with WordPress
Grow Your Career with WordPress
 
Caching in WordPress
Caching in WordPressCaching in WordPress
Caching in WordPress
 
How to Submit a plugin to WordPress.org Repository
How to Submit a plugin to WordPress.org RepositoryHow to Submit a plugin to WordPress.org Repository
How to Submit a plugin to WordPress.org Repository
 
Composer - The missing package manager for PHP
Composer - The missing package manager for PHPComposer - The missing package manager for PHP
Composer - The missing package manager for PHP
 
WordPress Theme & Plugin development best practices - phpXperts seminar 2011
WordPress Theme & Plugin development best practices - phpXperts seminar 2011WordPress Theme & Plugin development best practices - phpXperts seminar 2011
WordPress Theme & Plugin development best practices - phpXperts seminar 2011
 
08 c++ Operator Overloading.ppt
08 c++ Operator Overloading.ppt08 c++ Operator Overloading.ppt
08 c++ Operator Overloading.ppt
 
02 c++ Array Pointer
02 c++ Array Pointer02 c++ Array Pointer
02 c++ Array Pointer
 
chapter22.ppt
chapter22.pptchapter22.ppt
chapter22.ppt
 
chapter - 6.ppt
chapter - 6.pptchapter - 6.ppt
chapter - 6.ppt
 
Algorithm.ppt
Algorithm.pptAlgorithm.ppt
Algorithm.ppt
 
chapter-8.ppt
chapter-8.pptchapter-8.ppt
chapter-8.ppt
 
chapter23.ppt
chapter23.pptchapter23.ppt
chapter23.ppt
 
chapter24.ppt
chapter24.pptchapter24.ppt
chapter24.ppt
 
Algorithm: priority queue
Algorithm: priority queueAlgorithm: priority queue
Algorithm: priority queue
 
Algorithm: Quick-Sort
Algorithm: Quick-SortAlgorithm: Quick-Sort
Algorithm: Quick-Sort
 
Java: GUI
Java: GUIJava: GUI
Java: GUI
 
Java: Inheritance
Java: InheritanceJava: Inheritance
Java: Inheritance
 
Java: Exception
Java: ExceptionJava: Exception
Java: Exception
 
Java: Introduction to Arrays
Java: Introduction to ArraysJava: Introduction to Arrays
Java: Introduction to Arrays
 
Java: Class Design Examples
Java: Class Design ExamplesJava: Class Design Examples
Java: Class Design Examples
 

01 c++ Intro.ppt