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




People who are really serious about software should make their own hardware
--Alan Kay
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
Premature optimization is the root of all evil.
--Donald Knuth
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
Know the rules well, so you can break them effectively
--Dalai Lama XIV
...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
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
With software there are only two possibilites: either the users control the programme or the programme controls the users. If the programme controls the users, and the developer controls the programme, then the programme is an instrument of unjust power.
--Richard Stallman