Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2021 -- CSC 2700 Section 01 (100 Tureaud Hall, 6:30 PM - 8:20 PM)

A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
I'm a programmer. I like programming. And the best way I've found to have a positive impact on code is to write it.
--Robert C. Martin
...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
The really good programmers spend a lot of time programming. I haven’t seen very good programmers who don’t spend a lot of time programming. If I don’t program for two or three days, I need to do it. And you get better at it—you get quicker at it. The side effect of writing all this other stuff is that when you get to doing ordinary problems, you can do them very quickly.
--Joe Armstrong
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
The issue of finding the best possible answer or achieving maximum efficiency usually arises in industry only after serious performance or legal troubles.
--Steven S. Skiena
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
Simple things should be simple, complex things should be possible.
--Alan Kay
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
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
When in doubt, do something.
--Harry Chapin