Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2023 -- CSC 2700 Section 01 (1216 Patrick Taylor, 6:30 PM - 8:20 PM)



Class Home




'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
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
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
How do you expect to succeed if you do not know the rules?
--Anonymous
The most difficult thing in the world is to know how to do a thing and to watch someone else do it wrong without comment.
--Theodore H. White
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
First solve the problem. Then, write the code.
--Waseem Latif
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
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
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
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
...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
What is a university/college when the students lose interest?
--Isaac Traxler
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth