Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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



Class Home

No Class April 23, 2024


The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
Simple things should be simple, complex things should be possible.
--Alan Kay
Know the rules well, so you can break them effectively
--Dalai Lama XIV
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
How do you expect to succeed if you do not know the rules?
--Anonymous
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
Happiness should be a function without any parameters.
--Pranshu Midha
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
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
What is a university/college when the students lose interest?
--Isaac Traxler
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
People who are really serious about software should make their own hardware
--Alan Kay
The best way to predict the future is to invent it
--Alan Kay
Think twice, code once.
--Waseem Latif
A change in perspective is worth 80 IQ points
--Alan Kay
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
How do you expect to succeed if you do not know the rules?
--Anonymous