CPSC 215 Tools and Techniques for Software Development
Spring 2003
TTh 5:00-5:50 Daniel 415
<http://www.cs.clemson.edu/~tadavis/cs215/>
Course Information
Syllabus (pdf)
CPSC 215 Course Catalog Description
Lab
Lab Home Page
Examples
hello.c
evenodd.c
fact.c
block.c
- scoping example
Project Assignments
handin Command
Project 1 (pdf)
FAQ
ppm/pgm files (pdf)
Sample image files
Project 2 (pdf)
FAQ
Ray Tracer Progression Notes
Sample header file (pseudort.h)
Sample source file (pseudort.c)
Project 3 (pdf)
FAQ
Ray Tracer Progression Notes 2
Scene Format
Sample Scene File (scene1.rt)
Project 4
Project 4 (Option 1) - Advanced Ray Tracer (pdf)
Project 4 (Option 2) - C++ Ray Tracer (pdf)
Mixing C and C++ (one of many websites)
Project 4 (Option 3) - C++ Date Program (pdf)
date.h
date.c
date_main.c
Date.java
DateMain.java
FAQ