Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2025 -- CSC 2700 Section 01
1245 Patrick Taylor Hall, 6:00 PM - 7:50 PM



Class Home




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
Think twice, code once.
--Waseem Latif
People who are really serious about software should make their own hardware
--Alan Kay
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
But while you can always write 'spaghetti code' in a procedural language, object-oriented languages used poorly can add meatballs to your spaghetti.
--Andrew Hunt
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
--Rick Cook
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
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
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
How do you expect to succeed if you do not know the rules?
--Anonymous
One knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?
--Brian Kernighan
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner