CSCE3300 File organization and processing
Instructor - Dr. Robert Brazile
Text - File Structors - Folk, Zoellick and Riccardi
Time and Place - TTH 5:30- 6:50, RP B158
In this class we will learn about and then practice using basic file operations on simple files. Then we will look
at more complex file structures and practice designing, reading and writing these files. This includes files such as BTREE and Hashing index files.
There will be several projects using C or C++. The average of the project grades will be equal to one test grade. There will be two tests. There will
be a final exam equal to two test grades.
If you cheat on a project or test you will be given a zero for that project or test. You may also fail the course.
Jan 19 - chapter 1
Jan 24 - chapter 2
project assignment - Chapter 1-1,2,3 Chapter 2-14,15
due Feb 7, 2006
Jan 26 - chapter 3
Jan 31 - chapter 3 continued
Feb 2 - chapter 4
Feb 7 - chapter 5
Feb 9 - project 2
Mar 2 -
btrees
Apr 25 - project 3