Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2021 -- CSC 2700 Section 01 (100 Tureaud Hall, 6:30 PM - 8:20 PM)

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
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.
How do you expect to succeed if you do not know the rules?
--Anonymous
People who are really serious about software should make their own hardware
--Alan Kay
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
Think twice, code once.
--Waseem Latif
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
If the steps become to big, they become walls...
--Herb Sutter