Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2025 -- CSC 2700 Section 01
1212 Patrick Taylor, 6:30 PM - 8:20 PM



Class Home




Happiness should be a function without any parameters.
--Pranshu Midha
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
The personal computer isn't "personal" because it's small and portable and yours to own. It's "personal" because you pour yourself into it - your thoughts, your programming.
--Audrey Watters
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
A change in perspective is worth 80 IQ points
--Alan Kay
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
First solve the problem. Then, write the code.
--Waseem Latif
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
...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
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra