CS 2073 Section 2, Spring 2009
Computer Programming with Engineering Applications

This is the World Wide Web page for CS 2073, section 2, Spring 2009. It contains several links to important information about the course. The contents of this page will change over the course of the semester.

Here is the syllabus for the course. It contains a description of the course, including how much each test is worth and so forth. See the professor's lecture notes for selected classes:

See your assignments:

The first in-class exam is scheduled for Tuesday, February 17, 2009. See the exam with solutions.

The second in-class exam is scheduled for Tuesday, April 14, 2009. See the exam with solutions.

Here are some of the C programs with loops that we developed in class.

The final examination is scheduled for Wednesday, May 6, at 10:30 to 1:00pm. It may or may not happen depending on events during the semester.

Find here some old tests with solutions from a previous class with similar subject matter. Note: These sample tests show the style of questions Prof. Jiménez is likely to ask, but not necessarily the material since it was a different class with a different pace.

Resources

C Programming Language Resources

Find here some sample C programs you can compile and run from your account. Note that some of them may require the -lm option to cc. This page was put together by the professor, Daniel A. Jiménez (dj@cs.utsa.edu).