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




Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Simple things should be simple, complex things should be possible.
--Alan Kay
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
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
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
Know the rules well, so you can break them effectively
--Dalai Lama XIV
What is a university/college when the students lose interest?
--Isaac Traxler
Happiness should be a function without any parameters.
--Pranshu Midha
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.
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
...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
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth
Premature optimization is the root of all evil.
--Donald Knuth
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