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




If the steps become to big, they become walls...
--Herb Sutter
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
People who are really serious about software should make their own hardware
--Alan Kay
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
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
How do you expect to succeed if you do not know the rules?
--Anonymous
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
Premature optimization is the root of all evil.
--Donald Knuth
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson