Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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



Class Home

No Class April 23, 2024


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 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 best way to predict the future is to invent it
--Alan Kay
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth
Good programmers write code that humans can understand.
--Martin Fowler
It's got to be the going not the getting there that's good.
--Hary Chapin
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
Think twice, code once.
--Waseem Latif
Know the rules well, so you can break them effectively
--Dalai Lama XIV
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine