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




How do you expect to succeed if you do not know the rules?
--Anonymous
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
Think twice, code once.
--Waseem Latif
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
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
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
It goes against the grain of modern education to teach children to program. What fun is there in making plans, acquiring discipline in organizing thoughts, devoting attention to detail and learning to be self-critical?
--Alan J. Perlis
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
Einstein repeatedly argued that there must be simplified explanations of nature, because God is not capricious or arbitrary. No such faith comforts the software engineer.
--Frederick P. Brooks Jr.
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
First solve the problem. Then, write the code.
--Waseem Latif