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




The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
People who are really serious about software should make their own hardware
--Alan Kay
People who are really serious about software should make their own hardware
--Alan Kay
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
...I’m not saying simple code takes less time to write. You’d think it would since you end up with less total code, but a good solution isn’t an accretion of code, it’s a distillation of it.
--Robert Nystrom
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
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
Think twice, code once.
--Waseem Latif
How do you expect to succeed if you do not know the rules?
--Anonymous
Happiness should be a function without any parameters.
--Pranshu Midha
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
First solve the problem. Then, write the code.
--Waseem Latif
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
What is a university/college when the students lose interest?
--Isaac Traxler
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic