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




Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
The best way to predict the future is to invent it
--Alan Kay
The most difficult thing in the world is to know how to do a thing and to watch someone else do it wrong without comment.
--Theodore H. White
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas