Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2023 -- CSC 2700 Section 01 (1216 Patrick Taylor, 6:30 PM - 8:20 PM)



Class Home




What is a university/college when the students lose interest?
--Isaac Traxler
Along every step of our journey through life, our mind is being programmed. If we are not programming it ourselves, someone else is doing it to us.
--Joseph Rain
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
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
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
People who are really serious about software should make their own hardware
--Alan Kay
Simple things should be simple, complex things should be possible.
--Alan Kay
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
A change in perspective is worth 80 IQ points
--Alan Kay
How do you expect to succeed if you do not know the rules?
--Anonymous
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
The really good programmers spend a lot of time programming. I haven’t seen very good programmers who don’t spend a lot of time programming. If I don’t program for two or three days, I need to do it. And you get better at it—you get quicker at it. The side effect of writing all this other stuff is that when you get to doing ordinary problems, you can do them very quickly.
--Joe Armstrong
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
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.
--Unix Fortune
The real nightmare, worse than the one in which the Big Machine wants to kill you, is the one in which it sees you as irrelevant, or not even as a discrete thing to know.
--Benjamin H Bratton