Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2022 -- CSC 2700 Section 01 (1216 Patrick Taylor, 6:00 PM - 7:50 PM)



Class Home




A change in perspective is worth 80 IQ points
--Alan Kay
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
The real nightmare, worse than the one in which the Big Machine wants to kill you, is the one in which it sees you as irrelevant, or not even as a discrete thing to know.
--Benjamin H Bratton
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
...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
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
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
Good programmers write code that humans can understand.
--Martin Fowler
People who are really serious about software should make their own hardware
--Alan Kay
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
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