CIS 4301 (Information & Database Systems I)


Instructor: Tamer Kahveci
Email: tkahveci @ ufl
Location: Norman Hall (NRN), 1020
Time: Monday/Wednesday/Friday 4th period (10:40 - 11:30 AM)
Section: 1304
Office hour: Monday/Wednesday (11:40 AM - 12:30 AM)
Contact: E566 (office), (office phone) 352-294 6654
TAs: Zachary Allen (zachary.allen@ufl.edu)
Ke Chen (ke.chen@ufl.edu)
William Coggins (william.coggins@ufl.edu)
Natalie Kwak (kwakn@ufl.edu)
Qing Li (li.qing@ufl.edu)
Antwane Mason (antwane.mason@ufl.edu)
Avary McCormack (a.mccormack@ufl.edu)
Heng Zhou (zhouheng@ufl.edu)
Michelle Zou (mzou@ufl.edu)

Goals:

This course covers the topics needed to understand how database systems can be used to store and access data. This course avoids the low level details on how the database is stored on disk and how the queries are acutally implemented. Instead, this course assumes that these are already implemented and explains the logical structure of the data and how it can be queried using high level querying languages.

Announcements:

Topics:

I am planning to cover the following topics.

Grading:

Text book:

First Course in Database Systems, Third Edition, ISBN: 013600637X, Prentice Hall, by Hector Garcia-Molina, Jeffrey D. Ullman, Jennifer Widom

Note that this is the first half of "Database Systems: The Complete Book, 2nd Edition" by the same authors. If you would like to learn details on implementation of database systems, I recommend you to buy the complete book.

Other:


Tamer Kahveci