Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Fall 2025 -- CSC 2700 Section 01
1245 Patrick Taylor Hall, 6:00 PM - 7:50 PM



Class Home




Know the rules well, so you can break them effectively
--Dalai Lama XIV
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
What is a university/college when the students lose interest?
--Isaac Traxler
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
If the steps become to big, they become walls...
--Herb Sutter
Good programmers write code that humans can understand.
--Martin Fowler
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
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
A university is what a college becomes when the faculty loses interest in students.
--John Ciardi
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
First solve the problem. Then, write the code.
--Waseem Latif
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
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
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch
Walking on water and developing software from a specification are easy if both are frozen.
--Edward V. Berard
There ain't no rules around here. We are trying to accomplish something.
--Thomas Edison
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
A change in perspective is worth 80 IQ points
--Alan Kay