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 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
If the steps become to big, they become walls...
--Herb Sutter
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
The issue of finding the best possible answer or achieving maximum efficiency usually arises in industry only after serious performance or legal troubles.
--Steven S. Skiena
Happiness should be a function without any parameters.
--Pranshu Midha
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
Good programmers write code that humans can understand.
--Martin Fowler
Simple things should be simple, complex things should be possible.
--Alan Kay
What is a university/college when the students lose interest?
--Isaac Traxler
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
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
Premature optimization is the root of all evil.
--Donald Knuth
How do you expect to succeed if you do not know the rules?
--Anonymous
How do you expect to succeed if you do not know the rules?
--Anonymous
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
Know the rules well, so you can break them effectively
--Dalai Lama XIV