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




The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
The really good programmers spend a lot of time programming. I haven’t seen very good programmers who don’t spend a lot of time programming. If I don’t program for two or three days, I need to do it. And you get better at it—you get quicker at it. The side effect of writing all this other stuff is that when you get to doing ordinary problems, you can do them very quickly.
--Joe Armstrong
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
It's got to be the going not the getting there that's good.
--Hary Chapin
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
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
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
A change in perspective is worth 80 IQ points
--Alan Kay
How do you expect to succeed if you do not know the rules?
--Anonymous
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
Know the rules well, so you can break them effectively
--Dalai Lama XIV
Along every step of our journey through life, our mind is being programmed. If we are not programming it ourselves, someone else is doing it to us.
--Joseph Rain
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth
Happiness should be a function without any parameters.
--Pranshu Midha
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
People who are really serious about software should make their own hardware
--Alan Kay
What is a university/college when the students lose interest?
--Isaac Traxler
I'm a programmer. I like programming. And the best way I've found to have a positive impact on code is to write it.
--Robert C. Martin
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
When in doubt, do something.
--Harry Chapin