Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2025 -- CSC 2700 Section 01
1212 Patrick Taylor, 6:30 PM - 8:20 PM



Class Home




Know the rules well, so you can break them effectively
--Dalai Lama XIV
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
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
Happiness should be a function without any parameters.
--Pranshu Midha
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
...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
It goes against the grain of modern education to teach children to program. What fun is there in making plans, acquiring discipline in organizing thoughts, devoting attention to detail and learning to be self-critical?
--Alan J. Perlis
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 university is what a college becomes when the faculty loses interest in students.
--John Ciardi
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
People who are really serious about software should make their own hardware
--Alan Kay
When they first built the University of California at Irvine they just put the buildings in. They did not put any sidewalks, they just planted grass. The next year, they came back and put the sidewalks where the trails were in the grass. Perl is just that kind of language. It is not designed from first principles. Perl is those sidewalks in the grass.
--Larry Wall
A change in perspective is worth 80 IQ points
--Alan Kay
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
How do you expect to succeed if you do not know the rules?
--Anonymous
What is a university/college when the students lose interest?
--Isaac Traxler
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
Think twice, code once.
--Waseem Latif