Chapter Index | Slide Index | | Narrative On | <- prev | next -> |

Data Structures, Algorithms, and Generic Programming
Experimental
Chapter Index

2. Introduction to COP 3330 2. Review of C++ 2. Execution Control in C/C++ 2. Functions in C/C++ 2. C/C++ Pointers, Arrays, and Pointer Arithmetic 2. C++ Classes Part 1: Basics 2. C++ Classes Part 2: Advanced Features 2. C Strings, Proper Type, and String Objects 2. A BitVector Class 2. C++ Classes Part 3: Inheritance 2. C++ Classes Part 4: Polymorphism and OO Programming 2. The C++ I/O System 2. Template Classes and Functions 3. Introduction to COP 4530 3. A Generic Vector Class 3. Introduction to Algorithms: Verification, Complexity, and Searching 3. A Generic List Class and Linked Lists Chalktalk: List::PushFront() and Testing 3. Generic Positional Containers and Double Ended Queues 3. Abstract Data Types: Stacks and Queues Chalktalk: The Rat and Maze Specification 3. Function Classes and Objects 3. Iterators 3. Generic Algorithms 3. Introduction to Sets 3. Introduction to Maps 3. Introduction to Trees 3. Binary Search Trees 1: Introduction 3. Binary Search Trees 2: Red Black Trees 3. Hashing, Hash Functions, and Their Uses 3. Hash Tables and Associative Arrays Chalktalk: Internet Router 4. Introduction to COP 4531 4. Sequential Containers 4. Generic Associative Containers and Sorted Lists 3. Sets and Maps Part 1: Ordered 3. Sets and Maps Part 2: Unordered 4. Generic Set Algorithms 4. Binary Heaps 4. Sorting Algorithms 4. Binary Trees 1: Dynamic Binary Tree Navigation and Iteration 4. Binary Trees 2: Construction of Dynamic Binary Trees 4. Graphs and Digraphs 5. Compile Time Techniques in C++ 5. Typelists 5. Generalized Functors 5. Singletons 5. Smart Pointers A. The Emacs Text Editor A. ELectronic Mail (elm) A. The G++ Compiler A. The Make Utility Z. Patterns Z. Introduction to the Standard Template Library
    Copyright notice: The source documents, rendered pages, and content in this course are proprietary and may not be copied without express written permission of the author. (C) 1999 - 2012 R.C. Lacher, Florida State University.

<- prev | next -> | Top of Page |