Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 2.84 KB

index-old.md

File metadata and controls

52 lines (38 loc) · 2.84 KB
layout
default

Note: This GitHub repository supports the Dept. of Computer Science, Columbia University course COMS W4111-Introduction to Databases. The current content is for the Spring 2019 semester, section 2, taught by Donald F. Ferguson.

W4111 - Introduction to Databases

Overview

From the Columbia University course bulletin:

""The fundamentals of database design and application development using databases: entity-relationship modeling, logical design of relational databases, relational data definition and manipulation languages, SQL, query processing, transaction processing. Programming projects are required.""

Office Hours Calendar

<iframe src="https://calendar.google.com/calendar/embed?src=columbia.edu_jbkdjs20p6d1vvstnsebrfg0b0%40group.calendar.google.com&ctz=America%2FNew_York" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>

Course Material

There are four subdirectories in this project:

  1. Lectures contains HTML pages and PPT for each of the lectures. Direct web links for viewing the HTML lectures are:
  2. CodeSamples contains the same programs from lectures.
  3. DataAndSchema contains SQL, CSV and other data files used in projects.
  4. Notebooks contains the Jupyter Notebooks used for lectures.

More to come[]