Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2023 -- CSC 2700 Section 01 (1216 Patrick Taylor, 6:30 PM - 8:20 PM)



Class Home




The real nightmare, worse than the one in which the Big Machine wants to kill you, is the one in which it sees you as irrelevant, or not even as a discrete thing to know.
--Benjamin H Bratton
When in doubt, do something.
--Harry Chapin
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
Happiness should be a function without any parameters.
--Pranshu Midha
How do you expect to succeed if you do not know the rules?
--Anonymous
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
One knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?
--Brian Kernighan
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
...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