Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2023 -- CSC 2700 Section 01 (2317 Patrick Taylor, 6:00 PM - 7:50 PM)



Class Home




What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
People who are really serious about software should make their own hardware
--Alan Kay
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
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
It's got to be the going not the getting there that's good.
--Hary Chapin
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
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
Simple things should be simple, complex things should be possible.
--Alan Kay
Our consciousness is programmed. We see things a certain way from a young age - we're programmed to keep doing them that way. Then you have to spend adulthood learning how to overcome it, to read out the programs. Try to create. I want to tell people to create. Just start by creating your day. Then create your life.
--Prince
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
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
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
When in doubt, do something.
--Harry Chapin
A change in perspective is worth 80 IQ points
--Alan Kay
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
--Rick Cook
Premature optimization is the root of all evil.
--Donald Knuth
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
It goes against the grain of modern education to teach children to program. What fun is there in making plans, acquiring discipline in organizing thoughts, devoting attention to detail and learning to be self-critical?
--Alan J. Perlis