Domain: bruceeckel.com
Stories and comments across the archive that link to bruceeckel.com.
Stories · 2
-
Thinking in Patterns: Download the First Version
RichMeraz writes "Bruce Eckel has posted his first incarnation of Thinking in Patterns with Python on his website. What a wonderful Christmas present." Make sure to check the list of mirrors before downloading. As Eckel says, "This should whet your appetite to read Design Patterns " (or reread it)... classic book, I figure it can't hurt to refresh my memory once a year, and holidays seem like a good time to think in the abstract... -
Should manuals be GPL'd too?
The FSF published a plea recently for the manuals documenting free-software to be placed under a GPL-like license, so that they stay up to date with the development of the programs they are supposed to document. This is a good point, but may contradict my hope that one can work full-time on free-software by living off the royaltees from its documentation. On the other hand, there are books freely available in source format that are also published. I know I buy Linux on a CD for ease of use, and a spiral bound copy of a good book is invaluable, so people would buy it. In fact I'm more likely to buy a book I have read and liked, than an unknown. So maybe it's possible to sell your cake and eat it. What do you think?