HOME

CS 2511

CS 3810

CS 4600

CS 5610

Web Systems

CS 2511
STUDENT WEBPAGES
CS 2511
ASSIGNMENTS
CS 2511
TEST REVIEW
CS 2511
CLASS NOTES
CS2511 - Computer Programming II

Dr. A Ebrahimi
ebrahimi@drebrahimi.com , ebrahimi@juno.com, ebrahimia@oldwestbury.edu
Fall 2002
Office Location : K106 (CIS Department)  Phone: (516) 876-3089
Office Hours: 2:20PM to 4:20PM Tuesday/Thursday (other time by appointment)

 

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:
Review of Control Flow
Arrays (Multiple Dimensions)
Functions and pass of parameters
File
Pointers
Linked Lists
Structures
Introduction to Object Oriented Programming (OOP)
Class
Searching
Sorting
1