|
Books Supplement and Text:
|
C++ Programming Easy Ways
By:
Dr. Alireza Ebrahimi
American Press
|
C++, How To Program
By:
Dietel and Dietel
Second Edition
Prentice Hall
|
|
Main Topics: |
Data structures dealt with structure of data so that information is easily and efficiently stored and retrived. The algorithm effiency major concern in data structures. The main topics of data structure are as follows: |
Static Data Structures Vs. Dynamic Data Structures) |
Algorithm Analysis |
Order of Notation |
Data Structure and Application. |
1) Array (Multiple Dimensions) |
2) Structure |
3) Class (Object Oriented Programming |
4) Stack |
5) Queue |
6) Pointers |
|