IT210L: Intermediate Computing with Data Structures

Credits: 4

Catalog Description

The design and implementation of computer programs in a high-level language, with emphasis on proper design principles and advanced programming concepts, including dynamic data structures and recursion. The assignments are designed to introduce the student to a variety of topics in computing: data structures and ADTs, Lists, Stacks, Queues, Ordered Lists, Binary Trees, and searching and sorting techniques. The language of instruction is Java.

Prerequisites

  • CS 110 or CSIT 115L

Intermediate course in intermediate computing with data structures covering data structures, recursion, and algorithmic problem solving.