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.
--Nartin Fowler
It's got to be the going not the getting there that's good.
--Hary Chapin
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
What is a university/college when the students lose interest?
--Isaac Traxler
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
Premature optimization is the root of all evil.
--Donald Knuth
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Einstein repeatedly argued that there must be simplified explanations of nature, because God is not capricious or arbitrary. No such faith comforts the software engineer.
--Frederick P. Brooks Jr.
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
Think twice, code once.
--Waseem Latif
Simple things should be simple, complex things should be possible.
--Alan Kay
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic