Skip to content
This repository has been archived by the owner on Dec 19, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (25 loc) · 1.74 KB

README.md

File metadata and controls

25 lines (25 loc) · 1.74 KB

Georgia Tech's CS 1331 - Introduction to Object Oriented Programming (Spring 2021)

Course Description

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

Learning Objectives

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

Table of Contents

Programming Exercise

Homework