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




First solve the problem. Then, write the code.
--Waseem Latif
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
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
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
If the steps become to big, they become walls...
--Herb Sutter
Know the rules well, so you can break them effectively
--Dalai Lama XIV
But while you can always write 'spaghetti code' in a procedural language, object-oriented languages used poorly can add meatballs to your spaghetti.
--Andrew Hunt
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
Premature optimization is the root of all evil.
--Donald Knuth