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




There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
Simple things should be simple, complex things should be possible.
--Alan Kay
How do you expect to succeed if you do not know the rules?
--Anonymous
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Along every step of our journey through life, our mind is being programmed. If we are not programming it ourselves, someone else is doing it to us.
--Joseph Rain
A change in perspective is worth 80 IQ points
--Alan Kay
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
The best way to predict the future is to invent it
--Alan Kay
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
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
Good programmers write code that humans can understand.
--Martin Fowler
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth
The really good programmers spend a lot of time programming. I haven’t seen very good programmers who don’t spend a lot of time programming. If I don’t program for two or three days, I need to do it. And you get better at it—you get quicker at it. The side effect of writing all this other stuff is that when you get to doing ordinary problems, you can do them very quickly.
--Joe Armstrong
When in doubt, do something.
--Harry Chapin
Know the rules well, so you can break them effectively
--Dalai Lama XIV
People who are really serious about software should make their own hardware
--Alan Kay
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
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
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
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare