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




Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
What is a university/college when the students lose interest?
--Isaac Traxler
People who are really serious about software should make their own hardware
--Alan Kay
You are not reading this book because a teacher assigned it to you, you are reading it because you have a desire to learn, and wanting to learn is the biggest advantage you can have.
--Cory Althoff
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
I'm a programmer. I like programming. And the best way I've found to have a positive impact on code is to write it.
--Robert C. Martin
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
...I’m not saying simple code takes less time to write. You’d think it would since you end up with less total code, but a good solution isn’t an accretion of code, it’s a distillation of it.
--Robert Nystrom
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
It's got to be the going not the getting there that's good.
--Hary Chapin
People who are really serious about software should make their own hardware
--Alan Kay
First solve the problem. Then, write the code.
--Waseem Latif
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
When in doubt, do something.
--Harry Chapin
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
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
If the steps become to big, they become walls...
--Herb Sutter
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
--Rick Cook
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
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
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth