Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2025 -- CSC 2700 Section 01
1212 Patrick Taylor, 6:30 PM - 8:20 PM



Class Home




Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
How do you expect to succeed if you do not know the rules?
--Anonymous
The most difficult thing in the world is to know how to do a thing and to watch someone else do it wrong without comment.
--Theodore H. White
How do you expect to succeed if you do not know the rules?
--Anonymous
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
One knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?
--Brian Kernighan