Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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



Class Home




Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
...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
Happiness should be a function without any parameters.
--Pranshu Midha
How do you expect to succeed if you do not know the rules?
--Anonymous
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
People who are really serious about software should make their own hardware
--Alan Kay
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
It's got to be the going not the getting there that's good.
--Hary Chapin
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
First solve the problem. Then, write the code.
--Waseem Latif
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra