Li-Tal's Additional Material

 

Note: This is not the official material of the course, but an addition to it.

# Subject Material Download
1

Introduction to UNIX

 

2 Advance C I/O redirection, argv + argc, I/O in C, dynamic memory, pointers, arrays + strings
3 Advance C Structures
4 Advance C modular development in C, Simple ADT
5 ADT pointers to functions, advanced ADT
6 ADT Examples for ADT questions from tests
7 C-Shell Intro. to C shell, useful unix commands
8 C-Shell script files, jobs in C-shell
9 C-Shell Examples for C-Shell questions from tests
10 C++ Intro. to C++, Classes
11 C++ operator overloading, Copy c'tor + Assignment operator, Streams, class String
12 C++ User Defined Type Conversions, Templates
13 C++ Inheritance and Polymorphism
14 C++ Examples for C++ questions from tests