Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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



Class Home




Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
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
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
How do you expect to succeed if you do not know the rules?
--Anonymous
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
First solve the problem. Then, write the code.
--Waseem Latif
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin 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