Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2025 -- CSC 2700 Section 01
1212 Patrick Taylor, 6:30 PM - 8:20 PM



Class Home




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
But while you can always write 'spaghetti code' in a procedural language, object-oriented languages used poorly can add meatballs to your spaghetti.
--Andrew Hunt
First solve the problem. Then, write the code.
--Waseem Latif
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin 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
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
It's got to be the going not the getting there that's good.
--Hary Chapin
How do you expect to succeed if you do not know the rules?
--Anonymous
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
Premature optimization is the root of all evil.
--Donald Knuth