CompSci 101, Spring 2018
Resources

Eclipse and Python On Your Laptop

You can use the VM (see below) or install Eclipse/Python on your own machine using these instructions

Virtual Machine (VM)

Click here for the VM and more info on the VM and also troubleshooting.

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

Exam Reference Sheets

Exam 1 Reference Sheet

Exam 2 Reference Sheet

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

Course Environment Resources and Getting Started

Virtual Machine - This semester we will be using a Virtual Machine (VM) environment where we have already setup everything for you to use. With this environment you can use any computer (needs to be a laptop or desktop, not an ipad or tablet or phone) and your files will be backed up. That means if your laptop breaks, you can just login to any Duke computer and keep working with your files!

NOTE: After using the VM you MUST close your browser window! You will not be able to login to another browser window until you do so.

Instructions First time: The first time you login to eclipse you will need to setup Python. We will also do this in lab so you can wait to lab to do it there.

Click here for the VM.

Click here for more info on the VM and troubleshooting.

Click here for more info on your own machine.

JSON References

Online JSON Viewer

Frequently Asked Questions