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




A change in perspective is worth 80 IQ points
--Alan Kay
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
Delivering good software today is often better than perfect software tomorrow, so finish things and ship.
--David Thomas
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
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
Everyday life is like programming, I guess. If you love something you can put beauty into it.
--Donald Knuth
The real nightmare, worse than the one in which the Big Machine wants to kill you, is the one in which it sees you as irrelevant, or not even as a discrete thing to know.
--Benjamin H Bratton
What is a university/college when the students lose interest?
--Isaac Traxler
Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.
--Edsger W. Dijkstra
There is nothing good or bad about knowledge itself; morality lies in the application of knowledge.
--Jon Erickson
Know the rules well, so you can break them effectively
--Dalai Lama XIV
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
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
Good programmers write code that humans can understand.
--Martin Fowler
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
Think twice, code once.
--Waseem Latif
The personal computer isn't "personal" because it's small and portable and yours to own. It's "personal" because you pour yourself into it - your thoughts, your programming.
--Audrey Watters
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
It goes against the grain of modern education to teach children to program. What fun is there in making plans, acquiring discipline in organizing thoughts, devoting attention to detail and learning to be self-critical?
--Alan J. Perlis
How do you expect to succeed if you do not know the rules?
--Anonymous
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
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic