Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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



Class Home




When in doubt, do something.
--Harry Chapin
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
The real nightmare, worse than the one in which the Big Machine wants to kill you, is the one in which it sees you as irrelevant, or not even as a discrete thing to know.
--Benjamin H Bratton
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
Good programmers write code that humans can understand.
--Martin Fowler
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
So if an algorithm is an idealized recipe, a program is the detailed set of instructions for a cooking robot preparing a month of meals for an army while under enemy attack
--Kernighan Brian
You are not reading this book because a teacher assigned it to you, you are reading it because you have a desire to learn, and wanting to learn is the biggest advantage you can have.
--Cory Althoff
Happiness should be a function without any parameters.
--Pranshu Midha