Introduction to Computer Science

Introduction to Computer Science (CSCI-UA 0101-003)

Slide presentations used to teach basic computer science concepts, largely focused on object-oriented programming.

This repository and all its content is based on Amos Bloomberg’s Intro To Computer Science. Many thanks to him and Daniel Zink. You can check for updates to this site on its repository.

Deployed site

View the schedule and syllabus, which contain links to all deployed course materials.

Running locally

The code in this repository is used to generate the course website using jekyll and continuously deploy it using GitHub Pages.