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




Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Good programmers write code that humans can understand.
--Martin Fowler
The best way to predict the future is to invent it
--Alan Kay
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
People who are really serious about software should make their own hardware
--Alan Kay
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
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
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
Simple things should be simple, complex things should be possible.
--Alan Kay
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
With software there are only two possibilites: either the users control the programme or the programme controls the users. If the programme controls the users, and the developer controls the programme, then the programme is an instrument of unjust power.
--Richard Stallman
People who are really serious about software should make their own hardware
--Alan Kay
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
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
Einstein repeatedly argued that there must be simplified explanations of nature, because God is not capricious or arbitrary. No such faith comforts the software engineer.
--Frederick P. Brooks Jr.
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley