Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2025 -- CSC 2700 Section 01
1245 Patrick Taylor Hall, 6:00 PM - 7:50 PM



Class Home




What is a university/college when the students lose interest?
--Isaac Traxler
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
So if an algorithm is an idealized recipe, a program is the detailed set of instructions for a cooking robot preparing a month of meals for an army while under enemy attack
--Kernighan Brian
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
Premature optimization is the root of all evil.
--Donald Knuth