Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2021 -- CSC 2700 Section 01 (100 Tureaud Hall, 6:30 PM - 8:20 PM)

A change in perspective is worth 80 IQ points
--Alan Kay
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
Good programmers write code that humans can understand.
--Martin Fowler
But while you can always write 'spaghetti code' in a procedural language, object-oriented languages used poorly can add meatballs to your spaghetti.
--Andrew Hunt
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
It's got to be the going not the getting there that's good.
--Hary Chapin
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
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
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
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.
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
Simple things should be simple, complex things should be possible.
--Alan Kay
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
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
What is a university/college when the students lose interest?
--Isaac Traxler
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
If the steps become to big, they become walls...
--Herb Sutter
Premature optimization is the root of all evil.
--Donald Knuth
The best way to predict the future is to invent it
--Alan Kay