Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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

Class over for the semester!

Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
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
A change in perspective is worth 80 IQ points
--Alan Kay
The personal computer isn't "personal" because it's small and portable and yours to own. It's "personal" because you pour yourself into it - your thoughts, your programming.
--Audrey Watters
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
How do you expect to succeed if you do not know the rules?
--Anonymous
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
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
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
When in doubt, do something.
--Harry Chapin
Premature optimization is the root of all evil.
--Donald Knuth
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
People who are really serious about software should make their own hardware
--Alan Kay