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




College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
...I’m not saying simple code takes less time to write. You’d think it would since you end up with less total code, but a good solution isn’t an accretion of code, it’s a distillation of it.
--Robert Nystrom
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
It's got to be the going not the getting there that's good.
--Hary Chapin
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
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.
--Unix Fortune
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
--Rick Cook
What is a university/college when the students lose interest?
--Isaac Traxler
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
First solve the problem. Then, write the code.
--Waseem Latif
People who are really serious about software should make their own hardware
--Alan Kay
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
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
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown