CSCI 114 Fall 2005 Lab
Introduction to Computer Science Laboratory
Archived Class
Charles Cusack
Computer Science
Hope College
Main
Schedule
Grading
Gradebook
Projects
Labs
Links

Policies
College
    Policies
Advice

Notes
Programs
Tutorials

CSCI 125
CSCI 255
MATH 341
Others

Admin

CSCI 114 Lab Information


Time 9:00-9:50am TR (Section 11) or 10:00-10:50 TR (Section 12)
LocationVNZORN B24

Instructor Chuck Cusack
E-mail cusack@hope.edu
OfficeVWF 229
Phone 395-7271
Office Hours 11:00-11:30am M-F, and by appointment

Textbook
  • CSCI 114 Lab Manual, Ryan McFall, Hope College.

  • Software
  • JaDE: The Java Development Environment, written at Hope College, allows you to write code in any web browser from any computer on the Internet.

    JaDE related Links:


  • Goals and Objectives To develop an understanding of the process of writing computer software via programming computer graphics. The successful student will
    • be able to solve a given graphical problem using the algorithmic method of problem solving.
    • be able to examine the solution to a problem implemented as a computer program and answer questions about that solution.
    • be able to apply the principle of procedural abstraction in writing a computer program.

    Preparation It is expected that the student will complete every reading assignment before coming to each class period. In addition, you should attempt to answer all of the questions/exercises in the reading assignments. Failure to do so will make the labs more difficult for you to understand and complete.