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




Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live
--John Woods
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
When in doubt, do something.
--Harry Chapin
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.
--Paul Graham
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
People who are really serious about software should make their own hardware
--Alan Kay
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler