CS 116: Object Oriented Programming II

Section 4, Spring 2016

  • Course Info
  • Blackboard
  • Resources

Software Downloads


  • The class uses Java 1.8. available from the Oracle Site
  • This Oracle site provides documentation about the Java library classes.
  • Students can use any editor, that do not autogenerate code, for completing course work that requires programming. Two suggested editors are:
    • Notepad++: Download from here. A tutorial on how to setup Notepad++ to compile and run java is provided here . Note the computers in the class room SB 112J has Notepad++ installed on them.
    • EditPlus: Download the older version 2 from here (CS 116 website of George Koutsogiannakis).

Programming Guidelines


  • Tutorial on Java programming style.

© 2016 John Korah