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
Premature optimization is the root of all evil.
--Donald Knuth
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
People who are really serious about software should make their own hardware
--Alan Kay
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 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
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
How do you expect to succeed if you do not know the rules?
--Anonymous
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
If the steps become to big, they become walls...
--Herb Sutter
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
Good programmers write code that humans can understand.
--Martin Fowler
I'm a programmer. I like programming. And the best way I've found to have a positive impact on code is to write it.
--Robert C. Martin
Our consciousness is programmed. We see things a certain way from a young age - we're programmed to keep doing them that way. Then you have to spend adulthood learning how to overcome it, to read out the programs. Try to create. I want to tell people to create. Just start by creating your day. Then create your life.
--Prince
Think twice, code once.
--Waseem Latif
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
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
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
A change in perspective is worth 80 IQ points
--Alan Kay