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




People who are really serious about software should make their own hardware
--Alan Kay
A change in perspective is worth 80 IQ points
--Alan Kay
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
Happiness should be a function without any parameters.
--Pranshu Midha
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
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
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
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
...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
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
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
Know the rules well, so you can break them effectively
--Dalai Lama XIV
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
You are not reading this book because a teacher assigned it to you, you are reading it because you have a desire to learn, and wanting to learn is the biggest advantage you can have.
--Cory Althoff
Think twice, code once.
--Waseem Latif
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
Einstein repeatedly argued that there must be simplified explanations of nature, because God is not capricious or arbitrary. No such faith comforts the software engineer.
--Frederick P. Brooks Jr.
When they first built the University of California at Irvine they just put the buildings in. They did not put any sidewalks, they just planted grass. The next year, they came back and put the sidewalks where the trails were in the grass. Perl is just that kind of language. It is not designed from first principles. Perl is those sidewalks in the grass.
--Larry Wall
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi