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




Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
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
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
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
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
First solve the problem. Then, write the code.
--Waseem Latif
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
Happiness should be a function without any parameters.
--Pranshu Midha
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
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
The best way to predict the future is to invent it
--Alan Kay
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
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
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine