Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2025 -- CSC 2700 Section 01
1245 Patrick Taylor Hall, 6:00 PM - 7:50 PM



Class Home




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
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
When they first built the University of California at Irvine they just put the buildings in. They did not put any sidewalks, they just planted grass. The next year, they came back and put the sidewalks where the trails were in the grass. Perl is just that kind of language. It is not designed from first principles. Perl is those sidewalks in the grass.
--Larry Wall
How do you expect to succeed if you do not know the rules?
--Anonymous
...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
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
People who are really serious about software should make their own hardware
--Alan Kay
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
Good programmers write code that humans can understand.
--Martin Fowler
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 important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
People who are really serious about software should make their own hardware
--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