Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2023 -- CSC 2700 Section 01 (1216 Patrick Taylor, 6:30 PM - 8:20 PM)



Class Home




Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
It's got to be the going not the getting there that's good.
--Hary Chapin
So if an algorithm is an idealized recipe, a program is the detailed set of instructions for a cooking robot preparing a month of meals for an army while under enemy attack
--Kernighan Brian
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
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
How do you expect to succeed if you do not know the rules?
--Anonymous
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
First solve the problem. Then, write the code.
--Waseem Latif
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth
The best way to predict the future is to invent it
--Alan Kay
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
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
...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
If the steps become to big, they become walls...
--Herb Sutter
The most difficult thing in the world is to know how to do a thing and to watch someone else do it wrong without comment.
--Theodore H. White
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
Good programmers write code that humans can understand.
--Martin Fowler
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
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson