CompSci 101, Fall 2015
Resources

OLD TESTS

In Fall 2012, CompSci 6 was renumbered to CompSci 101. Since 1994 CompSci 6 was taught in C++, then Java and then Python starting in Fall 2010.

Old tests in Python from Fall 2010 on

Forms for this course

There are many forms for regrades, making up exams, accommodations for exams, feedback, etc.
The forms page is here

Python Reference Sheets for CompSci 101

Python Resources

Course Environment Resources and Getting Started

You will need to install Java, Eclipse, Enthought Python (Called Canopy), Pydev plug-in and Ambient Plug-in. That sounds like a lot. Best to try and install them yourself and we will check it in the first lab and help you if you had trouble. For Java Eclipse and Enthought Python, make sure at the minimum you download these to your laptop BEFORE you go to lab.

CLICK HERE FOR INSTRUCTIONS to install software for this course.

Frequently Asked Questions


Extra Stuff

The stuff below here is just extra, not needed for the class


Other Duke Computing Resources

Internet Resources

HTML Tutorials

Quotes

Microsoft knows that reliable software is not cost effective. According to studies, 90% to 95% of all bugs are harmless. They're never discovered by users, and they don't affect performance. It's much cheaper to release buggy software and fix the 5% to 10% of bugs people find and complain about.
- Bruce Schneier