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




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.
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
So if an algorithm is an idealized recipe, a program is the detailed set of instructions for a cooking robot preparing a month of meals for an army while under enemy attack
--Kernighan Brian
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
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
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
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
How do you expect to succeed if you do not know the rules?
--Anonymous
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
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
Good programmers write code that humans can understand.
--Martin Fowler
First solve the problem. Then, write the code.
--Waseem Latif
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
It goes against the grain of modern education to teach children to program. What fun is there in making plans, acquiring discipline in organizing thoughts, devoting attention to detail and learning to be self-critical?
--Alan J. Perlis