Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2022 -- CSC 2700 Section 01 (1216 Patrick Taylor, 6:00 PM - 7:50 PM)



Class Home




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
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
Our consciousness is programmed. We see things a certain way from a young age - we're programmed to keep doing them that way. Then you have to spend adulthood learning how to overcome it, to read out the programs. Try to create. I want to tell people to create. Just start by creating your day. Then create your life.
--Prince
The best way to predict the future is to invent it
--Alan Kay
It's got to be the going not the getting there that's good.
--Hary Chapin
Good programmers write code that humans can understand.
--Martin Fowler