CS 1331 C - Introduction to Object-Oriented Programming

Spring 2020, Section C

Catalog Description
Introduction to the techniques and methods of object-oriented programming such as encapsulation, inheritance, and polymorphism. Emphasis on software development and individual programming skills.

Course Objectives
Students will learn how to

  • Understand object-oriented programming principles and apply them in the construction of Java programs.
  • Demonstrate proficiency in writing medium sized (1-10 source file) Java programs.
  • Create, select, and use appropriate basic algorithms and data structures in Java programs.
  • Understand and apply event-driven programming principles in graphical user interface (GUI) programs.

Prerequisites
At least one of CS 1301, CS 1315, CS 1321, or CS 1371, minimum grade of C.

Instructor
John Stasko

Location
Lecture:
    MWF 1:55-2:45 pm, Instr Center 103
Recitations:
    C01 - Tues 4:30-5:45, Mason 5134
    C02 - Tues 4:30-5:45, Bunger Henry 380
    C03 - Tues 6:00-7:15, Archit E 207
    C04 - Tues 6:00-7:15, Instr Center 109
    C05 - Tues 6:00-7:15, Whitaker 1103
    C06 - Tues 4:30-5:45, Instr Center 115

Book
CS1331 Course Required Textbook

Title:Introduction to Java Programming and Data Structures - Comprehensive Version
Amazon link
Author:Y. Daniel Liang
Edition: Copyright 2018, 11th edition (10th edition is perfectly fine too)
Link to resources for the book including source code.

Class Policies
All students are required and expected to attend class. No lecture notes/slides will be published, hence the need for class attendance. If you want to take notes from lecture on your laptop, that is fine. Otherwise (eg, reading email or Facebook), please don't bring your laptop. Students are kidding themselves if they think they can read email and pay attention to the lecture at the same time. Remember this thought when assessing your exam scores. For further details, please see the course policies page.