Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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



Class Home




Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
If the steps become to big, they become walls...
--Herb Sutter
Premature optimization is the root of all evil.
--Donald Knuth
What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time?
--James Alan Gardner
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
Along every step of our journey through life, our mind is being programmed. If we are not programming it ourselves, someone else is doing it to us.
--Joseph Rain
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
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
First solve the problem. Then, write the code.
--Waseem Latif
How do you expect to succeed if you do not know the rules?
--Anonymous
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
A change in perspective is worth 80 IQ points
--Alan Kay
The issue of finding the best possible answer or achieving maximum efficiency usually arises in industry only after serious performance or legal troubles.
--Steven S. Skiena
Think twice, code once.
--Waseem Latif
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller