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




That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
How do you expect to succeed if you do not know the rules?
--Anonymous
Good programmers write code that humans can understand.
--Martin Fowler
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
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
With software there are only two possibilites: either the users control the programme or the programme controls the users. If the programme controls the users, and the developer controls the programme, then the programme is an instrument of unjust power.
--Richard Stallman
The most important property of a program is whether it accomplishes the intention of its user.
--C.A.R. Hoare
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
Think twice, code once.
--Waseem Latif
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
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
People who are really serious about software should make their own hardware
--Alan Kay
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
--Rick Cook
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic