From CS310 Summer 2018: Data Structures

Main: HomePage

Course Scope

The purpose of the course is two-fold. We will continue the study of data structures from CS 211 and we will learn how to approach larger and more challenging programming projects than those you did in CS 211. Programming is a significant part of this course and you should expect to spend a good deal of time on the course projects.

Prerequisites

The prerequisite for this course is C or better in CS 211.

I will assume that you have developed a significant degree of skill in programming (program organization, coding, documenting, testing and debugging) -- you will develop yet more this semester. I will also assume that you are acquainted with basic complexity analysis ("big O") and are able to build abstract data types using Java classes.

Required Textbook

The text is Mark Allen Weiss, Data Structures & Problem Solving Using Java, 4th ed, Addison-Wesley, 2010

List of Topics

Topics to be covered include:

This list is subject to change as interest evolves.

Course outcome

The students will:

Retrieved from https://cs.gmu.edu/~jmlien/teaching/cs310/index.php?n=Main.HomePage
Page last modified on June 03, 2018, at 08:58 PM