[FrontPage] [TitleIndex] [WordIndex

Note: You are looking at a static copy of the former PineWiki site, used for class notes by James Aspnes from 2003 to 2012. Many mathematical formulas are broken, and there are likely to be other bugs as well. These will most likely not be fixed. You may be able to find more up-to-date versions of some of these notes at http://www.cs.yale.edu/homes/aspnes/#classes.

Introduction. What the course is about. Getting started with C. Readings: KernighanRitchie Chapter 1.

1. Basic overview of the course

2. What programs do

In this class, we assume that you have already had some prior programming experience and have background equivalent to taking CS201. The key concepts you will need are

3. How to create and run a simple program

See HowToCompileAndRunPrograms.


2014-06-17 11:58