Competitive/Collaborative Programming Class

ICPC Computer Programming Contest Prep

Problem Solving in Computer Science

Spring 2024 -- CSC 2700 Section 01 (1218 Patrick Taylor, 6:30 PM - 8:20 PM)



Class Home

No Class April 23, 2024


Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Nartin Fowler
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
Learn the rules like a pro, so you can break them like an artist
--Pablo Picasso
Programming isn't about what you know; it's about what you can figure out.
--Chris Pine
With software there are only two possibilites: either the users control the programme or the programme controls the users. If the programme controls the users, and the developer controls the programme, then the programme is an instrument of unjust power.
--Richard Stallman
Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail.
--Max Kanat-Alexander
People who are really serious about software should make their own hardware
--Alan Kay
A language that doesn't affect the way you think about programming is not worth knowing.
--Alan Perlis
Think twice, code once.
--Waseem Latif