Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2026 -- CSC 2700 Section 01
1218 Patrick Taylor Hall, 6:30 PM - 8:20 PM



Class Home




A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth
If the steps become to big, they become walls...
--Herb Sutter
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
The real nightmare, worse than the one in which the Big Machine wants to kill you, is the one in which it sees you as irrelevant, or not even as a discrete thing to know.
--Benjamin H Bratton
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
Simple things should be simple, complex things should be possible.
--Alan Kay
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
...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
The issue of finding the best possible answer or achieving maximum efficiency usually arises in industry only after serious performance or legal troubles.
--Steven S. Skiena
You are not reading this book because a teacher assigned it to you, you are reading it because you have a desire to learn, and wanting to learn is the biggest advantage you can have.
--Cory Althoff
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
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
Good programmers write code that humans can understand.
--Martin Fowler
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
One knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?
--Brian Kernighan
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
How do you expect to succeed if you do not know the rules?
--Anonymous