A continuation of CS201. Topics considered include recursion, dynamic memory allocation (linked lists) and an introduction to professional programming techniques. Prerequisite: CS201.

Software

All programming in CS202 is coded using the Java language. We will work in the Eclipse environment. All software is free and instructions for downloading/installing the software on your system can be found HERE. Also, a primer in setting up Eclipse projects can be viewed HERE.