Everything I know about software development in a single page of quotes.
At the end of 2003, I accepted an opportunity to go on an extended business trip with my family to England. We moved to London in January of 2004, and returned back to the states at the end of the same year. Before I left, I decided I wanted to distill everything I knew about software development down to a set of memorable quotes. I used to read a lot of books. Most of the books I read were technical, but some were about leadership and project management…
Out of hundreds of possibilities, these are some of my favorite methods available on the Eclipse Collections API.
Eclipse Collections has a very feature rich API. If you ever wished a Java Collection could do something more “collection-like”, Eclipse Collections probably has a method that does it. The following blog has a mind-map of the methods available on the Eclipse Collections API.
You can try and debug the results above in your mind, but I thought it would be more helpful if I just showed you the results inline using IntelliJ.
A poem about limiting yourself.
This is a poem I wrote in 1988 that was published in my high school’s art and literary magazine. I hope you enjoy the poem, and my selection of pictures to go with it.
Watch out little fly,
Don’t get caught,
You’re in danger, run away quick!
Don’t you understand,
Spider’s web means spider,
Spider means death.
Oh well, if you must follow every other fly’s mistake,
Learn for yourself.
You’re about to join an exclusive group,
And once you’re in the web,
You kill off all other possibilities.
To put it simply,
You’re stuck.
-Donald Raab
Smalltalk helped me become the software engineer that I am today.
I first learned IBM VisualAge Smalltalk in 1994. I took part in a five week Object-Oriented Immersion class with Smalltalk that IBM offered as part of its Object Technology University program. I fell in love with the Smalltalk language and IDE almost immediately, and spent countless hours in the evenings over the five weeks experimenting with VisualAge Smalltalk in the lab. I have never encountered a more immersive developer experience to this day. I stopped programming professionally in Smalltalk around March 2000.
A poem about poker and marriage
My grandmother taught me and my siblings how to play poker and other card games when we were growing up. We’d play lots of different kinds of card games with her and my mom. Her favorite poker game was “Follow the Queen”. I miss my grandmother. She lived into her 90’s, and I have many wonderful memories of her growing up. She lived long enough to see me get married and have two children of my own. I’ve been happily married now for over 25 years. My parents have been happily married for over…
Consistency, clarity, and convenience of API driven by symmetry
We have driven the evolution of the API in Eclipse Collections by responding to and meeting the needs of real use cases encountered in applications in Financial Services and other industries served by developers working in the open source community. We use symmetry to guide the design and implementation of Eclipse Collections. Our collective experience has shown us that symmetry is a good guide to improving the design of our API.
We have had primarily mutable converter methods in Eclipse Collections since 1.0 of the product.
A poem about politics written in 1989
I wrote this poem in 1989 and it was published in my high school art and literary magazine. This is probably the only poem I have written about politics. The major events in 1989 would begin with the inauguration of George H. W. Bush in January as the 41st U.S. president, and end with the fall of the Berlin Wall, premier of The Simpsons on FOX and attempt to overthrow Manuel Noriega.
Someone’s head, caught in the mirror, Twisting and turning. Fierce comb putting all into place, Strays hoarded and fixed. But strays…
A poem about the quest for knowledge
This is a poem I wrote in 1988 that was published in my high school’s art and literary magazine. I hope you enjoy the poem, and my selection of pictures to go with it.
When I was just an infant, My mind was as dark as night, An endless void of shadows, No perception of wrong or right. As I grew, I learned to love, To care, to hold, to learn, My thoughts began to set off sparks, And the shadows began to burn. Gradually a candle stood, Where shadows were only known…
Better late than never?
In 2004, I was an architect coding in Java at a large financial services firm. Java was missing most of the collection productivity features I had in Smalltalk, so I decided I would “Just do it” and started building the first utility classes in what would eventually become an open-source Java library called Eclipse Collections. I blogged about this a year ago.
Smalltalk has always had converter methods for its collection types. A converter method allows you to convert one type to another via an intention revealing method name. In Smalltalk, the converter methods all started…
My top 25 wish list for the future of Eclipse Collections development
Eclipse Collections has existed as an open source project on GitHub for a total of 9 years. Eclipse Collections has been a project at the Eclipse Foundation for 5 years. There have been 4 major versions of Eclipse Collections released, and there were 7 major versions of GS Collections prior to that.
The open source community has done a lot of work on this amazing library, and I would like to thank everyone who has contributed and continues to contribute their time, spirit and code. There is plenty…
Java Champion. Creator of the Eclipse Collections OSS Java library (http://www.eclipse.org/collections/). Inspired by Smalltalk. Opinions are my own.