Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2024 -- CSC 2700 Section 01
1720 Business Education North Wing, 6:00 PM - 7:50 PM



Class Home




A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
How do you expect to succeed if you do not know the rules?
--Anonymous
Know the rules well, so you can break them effectively
--Dalai Lama XIV
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
Simple things should be simple, complex things should be possible.
--Alan Kay
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
People who are really serious about software should make their own hardware
--Alan Kay
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
Premature optimization is the root of all evil.
--Donald Knuth
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
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
The best way to predict the future is to invent it
--Alan Kay
It's got to be the going not the getting there that's good.
--Hary Chapin
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
First solve the problem. Then, write the code.
--Waseem Latif
People who are really serious about software should make their own hardware
--Alan Kay