Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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

Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
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
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
People who are really serious about software should make their own hardware
--Alan Kay
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
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