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 ]


  • 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