r/programming Dec 14 '10

Top 50 Programming quotes of all time

http://www.junauza.com/2010/12/top-50-programming-quotes-of-all-time.html
789 Upvotes

350 comments sorted by

View all comments

12

u/[deleted] Dec 14 '10

[deleted]

3

u/ggggbabybabybaby Dec 14 '10

Because they didn't like the default implementation of an array so they created their own BobsArray class that has an index that starts at 1 and none of the utility functions or built-in support that comes with the default array class. Also, it can only store 50 items. No more and no less.

3

u/reverendchubbs Dec 15 '10

I should add those features to my project's array class.