Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2024 -- CSC 2700 Section 01
1720 Business Education North Wing, 6:00 PM - 7:50 PM



Class Home




People who are really serious about software should make their own hardware
--Alan Kay
But while you can always write 'spaghetti code' in a procedural language, object-oriented languages used poorly can add meatballs to your spaghetti.
--Andrew Hunt
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
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
Know the rules well, so you can break them effectively
--Dalai Lama XIV
A change in perspective is worth 80 IQ points
--Alan Kay