Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2025 -- CSC 2700 Section 01
1245 Patrick Taylor Hall, 6:00 PM - 7:50 PM



Class Home




Premature optimization is the root of all evil.
--Donald Knuth
How do you expect to succeed if you do not know the rules?
--Anonymous
When in doubt, do something.
--Harry Chapin
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
...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
Simple things should be simple, complex things should be possible.
--Alan Kay
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
Happiness should be a function without any parameters.
--Pranshu Midha
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune