Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

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

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
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
...I’m not saying simple code takes less time to write. You’d think it would since you end up with less total code, but a good solution isn’t an accretion of code, it’s a distillation of it.
--Robert Nystrom
The best way to predict the future is to invent it
--Alan Kay
A language that doesn't affect the way you think about programming is not worth knowing.
--Unix Fortune
One knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?
--Brian Kernighan
Think twice, code once.
--Waseem Latif
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
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
If the steps become to big, they become walls...
--Herb Sutter
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison