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




Happiness should be a function without any parameters.
--Pranshu Midha
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
Simple things should be simple, complex things should be possible.
--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
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
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
So if an algorithm is an idealized recipe, a program is the detailed set of instructions for a cooking robot preparing a month of meals for an army while under enemy attack
--Kernighan Brian
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
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
If the steps become to big, they become walls...
--Herb Sutter
How do you expect to succeed if you do not know the rules?
--Anonymous
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
People who are really serious about software should make their own hardware
--Alan Kay
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
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
First solve the problem. Then, write the code.
--Waseem Latif
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
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune