Table of Contents > Setting Up JES
Setting Up JES

The Jython Environment for Students (JES) is an easy-to-use programming environment that you will use to write, test, and turn in your media computation programs.

    Installing JES on Windows

    Installing JES on Mac OS X

    Installing JES on Linux or UNIX

    Troubleshooting


What is Jython, anyway?
Jython is simply a Java implementation of the easy-to-use programming language, Python. You can find comprehensive information about Jython at www.Jython.org; however, most of the information contained on the site involves more advanced concepts than the ones you will need to succeed in this course.