Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2020 -- CSC 2700 Section 01 (Patrick Taylor 1218, 6:30 PM - 8:20 PM)

Class over for the semester!

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
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
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
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
Along every step of our journey through life, our mind is being programmed. If we are not programming it ourselves, someone else is doing it to us.
--Joseph Rain
Simple things should be simple, complex things should be possible.
--Alan Kay
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
Good programmers write code that humans can understand.
--Martin Fowler
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.
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
One knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?
--Brian Kernighan
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
Premature optimization is the root of all evil.
--Donald Knuth
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
The personal computer isn't "personal" because it's small and portable and yours to own. It's "personal" because you pour yourself into it - your thoughts, your programming.
--Audrey Watters
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
People who are really serious about software should make their own hardware
--Alan Kay
Think twice, code once.
--Waseem Latif
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
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth