I keep reading in news and blogs that programmers do not read books, that the book industry is 'in decline' and that writing a book isn't worth the effort as the money is pathetic. My question: is it true? Should we just bury the book industry and stick to Googling and MSDN and the like?
|
closed as off topic by Robert Harvey♦ Sep 23 '11 at 0:05
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
I'd like to challenge one of the implications in the question:
That suggests the principal (or sole) reason for writing a book is the money. I've contributed to three books now:
Clearly in the first case it wasn't worth the effort in terms of the money. However, I found it very rewarding to carefully go through the standard (all of it that I had time for) and reflect on it. Groovy in Action has possibly been the most rewarding terms of an "hourly rate" - although that's potentially as it's later in its sales cycle that C# in Depth. Helping out with Groovy in Action, I learned a lot about Groovy, and even more about publishing and writing. It made writing about C# a much smoother experience. It also helped as a "foot in the door" to write about C# in the first place. C# in Depth was immensely rewarding to write, for many different reasons:
As you can tell, money certainly isn't the principal reason for writing in my particular case, and I suspect that's true of most technical writers. I doubt that many people really earn a living through writing these days (although I expect the royalty cheques going to Josh Bloch and Jeff Richter are pretty substantial) - that doesn't seem to be stopping people writing though, does it? EDIT: As for whether programmers read books or not - it's very hard to generalise. I don't actually read that many books for the sake of learning (rather than reviewing) but a few have been extraordinarily useful (Effective Java, Java Persistence with Hibernate for example). The fact that publishers are still willing to put out hard copies suggests there's still a market though. Look at how many C# 3 and .NET 3.5 books are out there - huge numbers, including multiple books from some publishers. Yes, ebooks could become the future, but personally for end-to-end reading (rather than reference) I still far prefer hard copy. |
||||
|
|
|
Do programmers read books? Has the bear wandered into the woods with a paper under it's arm and some toilet paper in its paws? I usually buy 2 to 3 computer books a month; and not all to do with disciplines I'm actively involved in. The bottom line - books are a damned sight more convenient than the internet. If you're on the train, or just wanting to have a read in the bath then a paper book is a great thing. Plus, there's just something so satisfying about the feel and smell of a book. |
|||||||||||||||||||||
|
|
Absolutely programmers read books. I just recently got a LINQ to SQL book (and it's on my nightstand). But to be honest, I feel that we had a glut of 'thrown together' programming books for a long time. To me, it felt like the publishing business was just trying to chase what it perceived to be a cash cow -- and the quality of programming books suffered for several years. I'm starting to rediscover books as a programmer now though -- and I'm realizing that the programming aisle in my local Barnes and Noble is a lot slimmer than I remember it, and it's filled with topics that I'm interested in now (like jQuery, ASP.NET MVC, and LINQ). |
|||||
|
|
Programmers are not homogenous in their habits. Some read books, others don't. I think we mirror the trends seen in the general public where other media is picking up share vs. traditional print media. Personally, I tend to buy/read books that are methodology/idea-based rather than language/framework-based. There are enough resources on the 'net to cover most of my "how does this class/method/construct work" and I spend my time reading about how to improve as a developer rather than learning language idiosyncrasies. |
||||
|
|
|
Definitely not. When it comes to things like details of the WinApi or .NET classes, MSDN is the prime resource, because nobody would want to carry those around in their laptop bag ;-) Google is ok if you are looking for the answer ot source code examples for a specific question (even though I prefer SO for it now). But anything going deeper than this (concepts, algorithms etc) books are still the way to go. And for non programming related stuff, every programmer I know still likes to read a book now and then. |
||||
|
|
|
I find that this statement is partially true. Programmers these days mostly learn from the internet. Things change fast nowadays, and developers are required to keep pace with all those changes. It takes from two weeks and one month to learn a technology from a programming book. Most software organizations do not have the time to spend on their developers. Instead developers are forced to rely on automatic tools (as intellisense in VS for finding what is there to do ) and for the internet to find quick fixes for their problems. But, in order to have a complete knowledge about a technology, books are a required learning material. There is no substitute on the internet of a well researched, documented book full of examples of various parts of a technology. For me is imperative to spend 1 hour a day, however I can, learning a new technology form a book. This is important beacause in order to advance in my job as a software engineer I need to learn and expand my knowledge. But during my regular development hours I mostly use google to learn and solve problems I encounter in my code. The problem is, I need to have some knowledge to find what my problem is, and what is the question I need the answer to. That knowledge mostly comes from the breath of learning I received covering technical books in my one learning hour a day. |
||||
|
|
|
Slight clarification. Programmers read snippets of books, but they don't necessarily buy them. I see alot of us at barnes and noble perusing the stuff. Also, some of the best books are free (Thinking in Java). The tech book industry has some significant issues to overcome:
I'm at a point in my life where I can vote with my dollars. I'll buy books even when I don't want/need them to support an author. There are alot of solutions to these problems, and I think we'll see a transition from what we have now, to perhaps Bruce Eckel's model (Thinking in Java). |
||||
|
|
|
The last computer book I bought was in 2006. I've decided that if I'm going to waste paper on the dead tree version it has to meet these 2 criteria:
I like to store my books on Microsoft's Live Mesh (I don't like to waste my DropBox space on things that don't benefit from versioning). Index the folders and you can now search on anything in those books faster than searching through the physical index in the back of the book. Blogs, articles, and videos are better for information that's temporal or less formalized. Thoughts and findings fit better on the web than in a book and it's easier to share and update example code. |
||||
|
|
|
I've heard that the majority of programmers keep the books they got in college but don't read new ones, just do their job and don't learn anything new. This may be entirely true, but of course those aren't the programmers I interact with at conferences. Or the ones who read my books. Or who listen to podcasts or participate in discussions on sites like these. For that matter, a larger percentage of the computing folk I hang around with have written books. And the people I find interesting and want to hang around with are ones who want to explore new ideas. "To a worm in a radish the world is a radish." So we say "of course everyone reads books and learns new things." But (apparently) the majority of programmers don't. Those just aren't the ones you and I interact with very much. |
||||
|
|
|
I think that even programmers like doing things away from the computer, so a high-quality book that a tells a cohesive story and that can be read cover to cover would easily survive. I think reference books don't have much of a future, especially when they are concerned with things that frequently change like libraries and OSs. Also, article collections may become blogs (e.g., Brooks would have been popular with his man-month blog), although best-ofs could still become books. Besides, there is no real "book industry" (aside from the printers), there is a publishing industry. If they make their money licensing online content, they'll still do well. |
||||
|
|
|
Programmers do read books, but the money from writing a software book is bad regardless. This is a niche market, and further exacerbated by many programmers sharing one library (at the office) and high-availability of downloadable goods (gasp!). Whether programmers read books or buy them are two completely different questions. |
||||
|
|
|
I read programming books. I buy about one a month, while I use the internet for quick reference, nothing beats reading a book on the weekend or evenings, when I don't want to stare at a screen. |
||||
|
|
|
I personally still read books and I will keep reading books for a good long while. Blogs, MSDN, etc are great but to really get in depth and a wide variety of information nothing beats a book. Also some books are required reading for a programmer (Code Complete, etc). |
||||
|
|
|
I spend as much or more money on books now as I have ever done. Even though I have a Sony PRS-505 I just doesn't measure up to a physical book. |
||||
|
|
|
I like reading programming books. I prefer to get them as ebooks (usually PDF), so that:
In terms of content, it's a little hard to characterize the books I read, but I'll try:
|
||||
|
|
|
I buy and read lots of technical books--buy more than I read unfortunately, but still do a fair amount of reading. I agree with the statement above that API references are probably dead. I haven't bought one of those in years, because they're less usable than hyperlinked APIs (like Javadocs for example) and yep, they're outdated quickly. Also developers tend to have a fair amount of disposable income and so I think they're going to buy electronics, media, Starbucks and books. |
||||
|
|
|
I no longer buy much in the way of specific technology books, but I buy and highly value books with "staying power." PoEAA, GoF, Fowler's Refactoring, XUnit Design Patterns, Domain Driven Design, a bunch of general algorithm-focused books (Skiena's, for example), and some more abstract books on things like graph theory, linear programming, and so on, along with some books from the Pragmatic Programmers. None of these books have become obsolete yet, and they all have at least 10 years of life left in them, if not more. I occasionally pick up a book on a specific technology, still, but only when a major brain-shift is required to grok it. For example, I did buy specific books on C# (C# Precisely, Effective C#, one of the O'Reilly books, and so on), and Ruby (Programming Ruby), a couple on Rails, and I may need to get a book or two on Silverlight 2/WPF and F#. I've also bought some books on applying general techniques (patterns, algorithms etc) to specific languages idiomatically. Anything that focuses on APIs or looks more like a narrow reference tend not to be worth buying thanks to internet references, but there are a few exceptions (Developing International Software 2, for example) that do more explanation/exposition and I occasionally find those useful. Unfortunately, there are only a narrow batch of publishers that produce books I feel are worth buying. Addison Wesley, O'Reilly, and Pragmatic Programmers get most of my mindshare. SAMS (or whatever they're called now), Wrox, and similar publishers seem to rush out stuff which quickly becomes irrelevant. |
||||
|
|
|
I would say that the majority of good programmers still read paper books. I don't think the type of knowledge you attain from quick-fix web searching and blog reading necessarily leads to good programming on its own. I think the fact that a paper book has to work in isolation - without access to the web or even a PC means that you come away with a clearer picture of the subject matter. when learning something new, unless I'm in a rush just to get it done, I'll read a book (or at least a chapter or two) to get a solid understanding of the subject before looking on the web for implementation details, examples and techniques. I must admit I might not feel so positive about technical books if it wasn't for the O'Reilly titles. With rare exception, they can't be beaten. |
||||
|
|
|
Good programmers read good books. O'Reilly's "In a Nutshell" series sells very well, as do their "Learning XXXXX" series and the "Head First" books. Geared more towards beginners, Sams' "Teach Yourself XXXXX" sells briskly, as does the much maligned but very handy "XXXXX for Dummies." And of course, library references do very well. What hasn't done well are the independents or one-offs that don't stand out from the crowd. Taking on O'Reilly head-to-head isn't paying off. What is selling well is catching the gaps created, like Mark Summerfield's "Programming in Python 3" or Hans Petter Langtangen's "Python Scripting for Computational Science." In short, what isn't selling well anymore is "buy and learn" books. The ones that do sell tend towards "buy, learn, and keep for reference" or just straight reference books. And a massive promotion promotion budget tied into a pre-built distribution chain centered on a brand-name with several product lines doesn't hurt at all. :) |
||||
|
|
|
I disagree just read the book Brisingr from Christopher Paolin last week. Reading is good, but indeed almost never have time for it :( |
||||
|
|
|
I have a fairly substantial technical library and what I tend to find is that if I'm looking for some snippets of information or some sort of overview you tend to want to buy several books on the subject. A book with 1 or 2 useful chapters or something that gives me an overview of a topic is really what I'm after. In many cases I've used Amazon Marketplace to mitigate the cost by purchasing secondhand books. Some books have good content throughout but I consider it a win if I can learn one useful thing from a book. In most cases I find skimming two or more books on a given subject and then digging into parts of one of the books gets me where I need to be. Occasionally I find a book is more or less complete in itself but this is the exception to the extent that it's noteworthy when it happens. Web resources have the advantage of being searchable and make a good supplement. I tend to find that most of my reference searching tends to go through google now and books are more useful as an intro. |
||||
|
|
|
I certainly read programming books. Sometime when you're jumping into a new API, Language or the like then a book is the best option. The other area in which they cannot be beat is classics about the business of software - such as Code Complete and Design Patterns. For example at the moment I'm playing with the iPhone so I picked up a book on Objective C and another on iPhone development. Sure all the info is out there on the net or in the XCode documentation, but a book is just faster for getting up to speed. I am pretty selective about which publishers though. Basically O'Reilly always gets the benefit of the doubt - about 50% of my bookshelf. Whilst there's less shovel ware than there used to be it's still far to easy to waste money of a massive 1000 page epic that contains little of practical value. |
||||
|
|
|
In nowdays there are a lot of crap-books like "xxx framework in yy days". In these books is writen same reference but just in more daily language. You can buy such books every month, but it will be same as reading manuals. To find a good book (like "Pragmatic programmer" or other), becomes harder and harder. So now I'm reading SciFi :-) |
||||
|
|
|
Books are the only way to get in-detail and in-depth information about obscure or not-too-common subjects. For example, you can't expect to learn about and fully understand how security works in .NET/Windows/ActiveDirectory without reading a book. |
||||
|
|
|
I love reading a physical book, but many of the software books I've picked up are so poorly written that they can't be enjoyed. I'll buy them as references, but not to read. Joel Spolksy's writing is actually enjoyable to read, and many of the more timeless books are as well. Those are nice to find. But a book on a specific language? The last time I read one that was enjoyable, was "Oh, Pascal" back in the 80s. |
||||
|
|
|
What is a book? ;) Is a PDF version a book too? A chm generated from the site too? I just ordered printed copy of:
Which is also available online: ProGit If I print whole (or part of) php.net is it a book then? If I buy a printed copy of the same is it a book? Maybe you just wanted to ask, whether do programmers are likely to pay for the information regarding to its form? Do you buy (printed) books? If I buy a software with 1000 pages of printed docs, or I buy the (missing) docs, what's the difference? We just need the information.
It is all about reading. The difference you ask, is just an usability one. Similar question may be: Do you read texts formatted using monospaced font, or are they already dead? BTW, do programmers watch movies (aka going to the cinema) or just stare to the laptops? ;) |
||||
|
|
|
The book industry may be in decline, but I doubt it will go away entirely. But I'm no expert. All I can say is that I do read books, but not as often as in the 90s. |
||||
|
|
|
Definitely, they do. How can one not read book and survive in this age, is beyond me. I read a lot of technical texts daily, so make it a point to keep a non-technical novel or two running side by side. |
||||
|
|
|
The people who are interested enough on the topic that they show up here, are the ones who are still buying IT books. |
||||
|
|
|
Most of the books posted to this question, about deeper books full of genuinely interesting source code, date back to the 90s or earlier. That's (weak) evidence there has been a fall-off -- I'd love to be proven wrong by new recommendations over there. |
||||
|
|
