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




Good programmers write code that humans can understand.
--Martin Fowler
The personal computer isn't "personal" because it's small and portable and yours to own. It's "personal" because you pour yourself into it - your thoughts, your programming.
--Audrey Watters
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
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
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
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
First solve the problem. Then, write the code.
--Waseem Latif
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
How do you expect to succeed if you do not know the rules?
--Anonymous
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra