CSCI 111 Course Notes

On campus and Distance (starting FA07)
Using text "Java Software Solutions", Lewis & Loftus

[ An HTML Tutorial | Java API Class Library | Java JDK download ]


From Vista

The majority of the notes you will receive by working with the notes available on Vista using Eclipse to perform the tasks specified in such notes (i.e., the "hands-on"). As shown here, you will work with these side-by-side.

O'Reilly Courses Available (to on-campus students) on Vista

eclipse plugin (need this to have Eclipse the same as on campus)
       Available from your Vista account as well (with directions on where to put it).


From Text and Instructor Web Pages

In addition to these, you will have the text and additional notes for your assistance in relating to the text.

  • syllabus/course requirements

  • Getting Started Notes related to textbook chapters:

    1. Chapter 1: Introduction

    2. Chapter 2: Data and Expressions

    3. Chapter 3: Using Classes and Objects

    4. Chapter 4: Writing Classes

    5. Chapter 5: Conditionals and Loops

    6. Chapter 6: Object-Oriented Design

      • We have done Object-Oriented Design throughout all the Chapters

    7. Chapter 7: Arrays