Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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



Class Home

No Class April 23, 2024


People who are really serious about software should make their own hardware
--Alan Kay
When in doubt, do something.
--Harry Chapin
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
How do you expect to succeed if you do not know the rules?
--Anonymous
...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
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 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
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson