Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2024 -- CSC 2700 Section 01
1720 Business Education North Wing, 6:00 PM - 7:50 PM



Class Home




What is a university/college when the students lose interest?
--Isaac Traxler
The best way to predict the future is to invent it
--Alan Kay
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
A change in perspective is worth 80 IQ points
--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.
--Alan Perlis
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
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth
When in doubt, do something.
--Harry Chapin
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
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
Managers of programming projects aren’t always aware that certain programming issues are matters of religion. If you’re a manager and you try to require compliance with certain programming practices, you’re inviting your programmers’ ire. Here’s a list of religious issues:
■ Programming language
■ Indentation style
■ Placing of braces
■ Choice of IDE
■ Commenting style
■ Efficiency vs. readability tradeoffs
■ Choice of methodology—for example, Scrum vs. Extreme Programming vs. evolutionary delivery ■ Programming utilities
■ Naming conventions
■ Use of gotos
■ Use of global variables
■ Measurements, especially productivity measures such as lines of code per day
--Steve McConnell
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
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
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
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
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard