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




I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
First solve the problem. Then, write the code.
--Waseem Latif
It's got to be the going not the getting there that's good.
--Hary Chapin
With software there are only two possibilites: either the users control the programme or the programme controls the users. If the programme controls the users, and the developer controls the programme, then the programme is an instrument of unjust power.
--Richard Stallman
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
Think twice, code once.
--Waseem Latif
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
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
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
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why.
--perldoc perl
People who are really serious about software should make their own hardware
--Alan Kay
Our consciousness is programmed. We see things a certain way from a young age - we're programmed to keep doing them that way. Then you have to spend adulthood learning how to overcome it, to read out the programs. Try to create. I want to tell people to create. Just start by creating your day. Then create your life.
--Prince
People who are really serious about software should make their own hardware
--Alan Kay
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra