Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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



Class Home




A change in perspective is worth 80 IQ points
--Alan Kay
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
With software there are only two possibilites: either the users control the programme or the programme controls the users. If the programme controls the users, and the developer controls the programme, then the programme is an instrument of unjust power.
--Richard Stallman
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
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
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
Good programmers write code that humans can understand.
--Martin Fowler
When in doubt, do something.
--Harry Chapin
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown