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




Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
Without requirements and design, programming is the art of adding bugs to an empty text file.
--Louis Srygley
Know the rules well, so you can break them effectively
--Dalai Lama XIV
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
Good programmers write code that humans can understand.
--Martin Fowler
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
College is a waystation - the last convenience store on the road to life-long responsibility.
--Dennis Miller
A change in perspective is worth 80 IQ points
--Alan Kay
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
The most difficult thing in the world is to know how to do a thing and to watch someone else do it wrong without comment.
--Theodore H. White
Happiness should be a function without any parameters.
--Pranshu Midha
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
People who are really serious about software should make their own hardware
--Alan Kay
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
Think twice, code once.
--Waseem Latif
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.