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




College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
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
The best way to predict the future is to invent it
--Alan Kay
If the steps become to big, they become walls...
--Herb Sutter
When in doubt, do something.
--Harry Chapin
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
Our consciousness is programmed. We see things a certain way from a young age - we're programmed to keep doing them that way. Then you have to spend adulthood learning how to overcome it, to read out the programs. Try to create. I want to tell people to create. Just start by creating your day. Then create your life.
--Prince
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
When they first built the University of California at Irvine they just put the buildings in. They did not put any sidewalks, they just planted grass. The next year, they came back and put the sidewalks where the trails were in the grass. Perl is just that kind of language. It is not designed from first principles. Perl is those sidewalks in the grass.
--Larry Wall
Know the rules well, so you can break them effectively
--Dalai Lama XIV
How do you expect to succeed if you do not know the rules?
--Anonymous
The issue of finding the best possible answer or achieving maximum efficiency usually arises in industry only after serious performance or legal troubles.
--Steven S. Skiena
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra