COP 4530 Course Calendar -- Summer 2025

Week Date Topics Textbook Readings Course Media Videos Homework
Assignments
1 May 12 Syllabus, Intro,
Math Review
1.1 - 1.3 Math Proof exercises (Ch 1)
UNIX: Hints, Tips, Tricks, and useful core commands
 
May 14 COP 3330 review topics,
Some C++11 features
1.4 - 1.7 Review: Template functions and classes  
May 16 Quick template review
R-value references
     
2 May 19 Intro to Iterators
Functors
    Assignment #1 - due May 29
May 21 Functors
Algorithm Analysis
Chapter 2 Lesson Ch2: Algorithm Analysis
Max Subsequence Algorithms (1 and 2)
 
May 23 Algorithm Analysis   Demo: Finding the crash point for a segmentation fault