Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2022 -- CSC 2700 Section 01 (1216 Patrick Taylor, 6:00 PM - 7:50 PM)



Class Home




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
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
First solve the problem. Then, write the code.
--Waseem Latif
A change in perspective is worth 80 IQ points
--Alan Kay
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
Premature optimization is the root of all evil.
--Donald Knuth
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
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
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell