Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2025 -- CSC 2700 Section 01
1212 Patrick Taylor, 6:30 PM - 8:20 PM



Class Home




People who are really serious about software should make their own hardware
--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
Know the rules well, so you can break them effectively
--Dalai Lama XIV
Good programmers write code that humans can understand.
--Martin Fowler
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Twenty hours at the keyboard can save you two hours of planning.
--Isaac Traxler
People who are really serious about software should make their own hardware
--Alan Kay
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
Programming is the art of thinking really hard about how to avoid having to think really hard.
--unknown
Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.
--Joshua Bloch