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




People who are really serious about software should make their own hardware
--Alan Kay
The issue of finding the best possible answer or achieving maximum efficiency usually arises in industry only after serious performance or legal troubles.
--Steven S. Skiena
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
First solve the problem. Then, write the code.
--Waseem Latif
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
How do you expect to succeed if you do not know the rules?
--Anonymous
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
People who are really serious about software should make their own hardware
--Alan Kay
Premature optimization is the root of all evil.
--Donald Knuth
How do you expect to succeed if you do not know the rules?
--Anonymous
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
...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
Happiness should be a function without any parameters.
--Pranshu Midha
The best way to predict the future is to invent it
--Alan Kay
Einstein repeatedly argued that there must be simplified explanations of nature, because God is not capricious or arbitrary. No such faith comforts the software engineer.
--Frederick P. Brooks Jr.
What is a university/college when the students lose interest?
--Isaac Traxler