Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2024 -- CSC 2700 Section 01
1720 Business Education North Wing, 6:00 PM - 7:50 PM



Class Home




How do you expect to succeed if you do not know the rules?
--Anonymous
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
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
People who are really serious about software should make their own hardware
--Alan Kay
Happiness should be a function without any parameters.
--Pranshu Midha
What is a university/college when the students lose interest?
--Isaac Traxler
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
It's got to be the going not the getting there that's good.
--Hary Chapin
Premature optimization is the root of all evil.
--Donald Knuth
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
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
When in doubt, do something.
--Harry Chapin
A change in perspective is worth 80 IQ points
--Alan Kay
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
But while you can always write 'spaghetti code' in a procedural language, object-oriented languages used poorly can add meatballs to your spaghetti.
--Andrew Hunt
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
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
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
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson