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


Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
A change in perspective is worth 80 IQ points
--Alan Kay
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
That's the thing about people who think they hate computers. What they really hate is lousy programmers.
--Larry Niven
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
It's got to be the going not the getting there that's good.
--Hary Chapin
The best way to predict the future is to invent it
--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
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler