Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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



Class Home




A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
First solve the problem. Then, write the code.
--Waseem Latif
So if an algorithm is an idealized recipe, a program is the detailed set of instructions for a cooking robot preparing a month of meals for an army while under enemy attack
--Kernighan Brian
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
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
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
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
'Martyrdom' is the only way a person can become famous without ability.
--George Bernard Shaw
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley