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




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
The most disastrous thing that you can ever learn is your first programming language.
--Alan Kay
The big optimizations come from refining the high-level design, not the individual routines.
--Steve McConnell
Good programmers write code that humans can understand.
--Martin Fowler
Perl – The only language that looks the same before and after RSA encryption.
--Keith Bostic
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
First solve the problem. Then, write the code.
--Waseem Latif
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis