IT 421 Java II: Applying Data Structures using Java
Course Description: This course investigates abstract data types (ADTs), recursion, and algorithms for searching and sorting, and basic algorithm analysis. ADTs to be covered include lists, stacks, queues, priority queues, trees, sets, and dictionaries. Java's extensive library of built-in data structures will be covered and applied. Borland's JBuilder IDE will be used to develop applications.
Prerequisites: IT 321: Fundamentals of Java Programming