Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2026 -- CSC 2700 Section 01
1218 Patrick Taylor Hall, 6:30 PM - 8:20 PM



Class Home




Simple things should be simple, complex things should be possible.
--Alan Kay
Think twice, code once.
--Waseem Latif
Good programmers write code that humans can understand.
--Martin Fowler
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
Happiness should be a function without any parameters.
--Pranshu Midha
How do you expect to succeed if you do not know the rules?
--Anonymous
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
First solve the problem. Then, write the code.
--Waseem Latif
The best way to predict the future is to invent it
--Alan Kay
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
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.