CSCI E-50a, Harvard Extension School
Monday Section Home Page

TF: David Roazen (droazen at fas dot harvard dot edu)
Section meeting time/place: Mondays 8:00-9:00 PM, Science Center Room B-10
Office hours: Immediately following section, or by appointment

On this page I'll be posting the exercises we do in the Monday section for CSCI E-50a. Please check this page regularly, as it will be updated with new exercises after each section meeting. Please feel free to email me if you have questions about any of the exercises we do in section.

To download an exercise to your local machine, simply right click (or control click, on a Mac) on it and select "save link as..." in your web browser. To download an exercise to your Harvard FAS account, use the wget command while logged in to nice.harvard.edu, and give it the full URL of the file you want to download. The syntax is:

wget 'url_of_file_to_download'

(note the single quotes around the URL). For example, to download the Hello World exercise, you would type the following at the Unix prompt:

wget 'http://www.people.fas.harvard.edu/~droazen/e50a/unit2/HelloWorld.java'

Contents:


Announcements

Helpful Documents:

Section Exercises for Unit 1:

Section Exercises for Unit 2:

Section Exercises for Unit 3:

Section Exercises for Unit 4: