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 three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
Happiness should be a function without any parameters.
--Pranshu Midha
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
People who are really serious about software should make their own hardware
--Alan Kay
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
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.
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
Premature optimization is the root of all evil.
--Donald Knuth
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
Good programmers write code that humans can understand.
--Martin Fowler
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
How do you expect to succeed if you do not know the rules?
--Anonymous
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
Simple things should be simple, complex things should be possible.
--Alan Kay
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune