Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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



Class Home




How do you expect to succeed if you do not know the rules?
--Anonymous
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
Good programmers write code that humans can understand.
--Martin Fowler
...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
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
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
The best way to predict the future is to invent it
--Alan Kay
A change in perspective is worth 80 IQ points
--Alan Kay
Premature optimization is the root of all evil.
--Donald Knuth
What is a university/college when the students lose interest?
--Isaac Traxler
How do you expect to succeed if you do not know the rules?
--Anonymous
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
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
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
People who are really serious about software should make their own hardware
--Alan Kay
People who are really serious about software should make their own hardware
--Alan Kay
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
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
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven