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




It's got to be the going not the getting there that's good.
--Hary Chapin
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
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
How do you expect to succeed if you do not know the rules?
--Anonymous
If the steps become to big, they become walls...
--Herb Sutter
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
Simple things should be simple, complex things should be possible.
--Alan Kay
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
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
Good programmers write code that humans can understand.
--Martin Fowler