CSC207H: Software

All the software used in this course is available as a free download!

Subversion

You can visit the Subversion website to download a copy of Subversion. If you are using a BSD or Linux distribution or Windows, the easiest (and fastest) way to install Subversion is to use a prebuilt binary release. MacOS X users who do not already have Subversion installed can use the system disk that came with their computers, a newer installation disk, or visit Apple Developer Connection to download Apple's development tools.

Subversion is installed on CDF.

Java

We have Java 6 installed on CDF for your use.

There is extensive Java documentation; you can use it online or click the first link to download the documentation to your own computer. Here's a link to the docstring equivalents: Java Platform documentation.

NetBeans

NetBeans is an Integrated Development Environment. We will use NetBeans to develop and manage code.

NetBeans is installed on CDF.