Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2021 -- CSC 2700 Section 01 (1206 Patrick Taylor, 6:00 PM - 7:50 PM)

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.
People who are really serious about software should make their own hardware
--Alan Kay
Good programmers write code that humans can understand.
--Martin Fowler
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
Simple things should be simple, complex things should be possible.
--Alan Kay
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
How do you expect to succeed if you do not know the rules?
--Anonymous
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
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
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
...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
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
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
How do you expect to succeed if you do not know the rules?
--Anonymous
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
People who are really serious about software should make their own hardware
--Alan Kay