Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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



Class Home




People who are really serious about software should make their own hardware
--Alan Kay
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
...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
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
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
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
It's got to be the going not the getting there that's good.
--Hary Chapin
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
If the steps become to big, they become walls...
--Herb Sutter
What is a university/college when the students lose interest?
--Isaac Traxler
Know the rules well, so you can break them effectively
--Dalai Lama XIV
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
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.
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.