CS 110
Intro to Computers
CS 120
Intermediate Computer Topics
CS 135
Computer Skills for
Problem Solving
CS 155
Computer Science I
CS 249
Information Security (CIS 249)
CS 255
Computer Science II
CS 311
Computer Architecture
CS 325
Programming for the Web
CS 335
New Developments
in Programming
CS 355
Data Structures & Algorithms
CS 421
Automata Theory &
Compiler Construction
CS 430
Design & Analysis
of Algorithms
CS 440
Computer Networking
CS 447
Theory and Applications of Database Systems
CS 455
Software Engineering
CS 470
Artificial Intelligence
CS 490
Cryptography (MA 491)
CS 490
Undergraduate Research
in Computer Science
CS 490
Senior Seminar/Honors Capstone
CIS 376
Web Development
ITE 376
Secure Software Development
ITE 449
Infrastructure Security
Session | Activity | Reference |
---|---|---|
#1 - Jan 9 | Course overview | Syllabus & Course Materials, Topics |
#2 - Jan 14 | Asymptotic growth | Topics |
#3 - Jan 16 | Analysis tactics, Incremental algorithms |
Topics |
#4 - Jan 21 | Loop invariants | Topics |
#5 - Jan 23 | Divide and Conquer | Topics |
#6 - Jan 28 | Loop invariant Q&A | |
#7 - Jan 30 | Solving recurrences | Topics, Assignment #0 |
#8 - Feb 4 | Solving recurrences | Topics |
#9 - Feb 6 | Quicksort | Topics |
#10 - Feb 11 | Quicksort | Topics |
#11 - Feb 13 | kth smallest (selection) | Topics |
#12 - Feb 18 | kth smallest (selection) | |
#13 - Feb 20 | Lower bounds on sorting by pairwise comparision, Radix sort |
Topics |
#14 - Feb 25 | Counting sort | Topics |
#15 - Feb 27 | Greedy algorithms, Fractional knapsack |
Topics |
#16 - Mar 4 | Fractional knapsack | Topics |
#17 - Mar 6 | Prim's MST | Topics |
#18 - Mar 11 | Kruskal's MST | Topics |
I'm often asked about posting my lecture notes on the class web site.
So, I don't believe posting my lecture notes is in your best interest. I feel it is important for you to take your own notes during class.
However, I will do the following:
These will be posted on the class web site for each session.