Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2022 -- CSC 2700 Section 01 (1216 Patrick Taylor, 6:00 PM - 7:50 PM)



Class Home




Premature optimization is the root of all evil.
--Donald Knuth
Know the rules well, so you can break them effectively
--Dalai Lama XIV
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
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
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
Happiness should be a function without any parameters.
--Pranshu Midha
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
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare