dit 1st semester notes C++ for kpk board of technical education Peshawar. the best and only one notes for the diploma of information technology.
dit 1st semester notes
An introduction to programming:
- Programming
- computer languages and packages 2, 3, evolution (type) of programming languages
- introduction to C++
- structure of a C++ Program
- variable
- defining integer variables
- defining character variables
- defining floating-point variables
- rules for float Constructing variable names
- constants
- rules for constructing float constants
- character constants
- rules for constructing character constants
- string constants
- assignment statement
- expressions
- operators
- input and output function
- decisions
- the if statement
- conditional operator
- the size of the operator
- the comma operator
- the switch statement
- relational operators