COP 4530 - Data Structures, Algorithms, and Generic Programming II
Summer 2025
Syllabus
Lecture Notes and Outlines
Lecture Calendar
Homework Assignments
Assignment 1 (due May 29)
How-To Resources
Information about the Computer Science account for this class
Systems Group Pages regarding CS account creation:
CS Account Setup
How to Access CS Dept servers
Using SSH and SFTP to transfer files (PDF)
Links to a couple of other Windows SSH clients (PuTTY and Tunnelier)
Command line SSH and SFTP
(Good general unix to know, but Mac users will definitely find this useful!)
Instructions for compiling with g++ (in unix)
Building makefiles (for use with g++)
Help Links
C++ Programming Language reference on Bjarne Stroustrup's page
- this is the guy who developed the C++ language
cplusplus.com
-- a very good C++ reference page
Good directory of tutorials and links
cprogramming.com
email Bob Myers