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




Premature optimization is the root of all evil.
--Donald Knuth
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
People who are really serious about software should make their own hardware
--Alan Kay
Good programmers write code that humans can understand.
--Martin Fowler
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
Happiness should be a function without any parameters.
--Pranshu Midha
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
Think twice, code once.
--Waseem Latif
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
I'm a programmer. I like programming. And the best way I've found to have a positive impact on code is to write it.
--Robert C. Martin