Table of Contents
CSI (CS113) Fundamentals
Introduction
Topics to be covered
Problem solving
Language Basics : program structure
Language basics : comments
Language basics : identifiers
Language basics : data types
Language basics : variables, constants
Language basics : expressions
Language basics : logic operators
Language basics: type conversions
Language basics : explicit type conversion
Input, Output using iostream
Flags and manipulators
Functions
Control structures
Arrays
Multi-dimensional arrays
Strings
Structures
File IO
File IO (contd.)
Avoiding multiple inclusion
|
Author: B. Ramamurthy
Email: bina@cs.buffalo.edu
Home Page: http://www.cs.buffalo.edu/~bina
Download presentation source PPT95-97
Download presentation source PPT4.0
|