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




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
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
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
Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree.
--Professor W.
I'm a programmer. I like programming. And the best way I've found to have a positive impact on code is to write it.
--Robert C. Martin
Happiness should be a function without any parameters.
--Pranshu Midha
I'm not a great programmer; I'm just a good programmer with great habits.
--Kent Beck
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
The best way to predict the future is to invent it
--Alan Kay
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell