Slashdot Mirror


Ask Slashdot: Prioritizing Saleable Used Computer Books?

g01d4 writes "I volunteer at a used bookstore that supports the local library. One of my tasks is to sort book donations. For > 5-year-old computer books the choices typically are to save it for sale (fifty cents soft cover, one dollar hardback), pack it, e.g. for another library's bookstore, put it on the free cart, or toss it in the recycle bin. I occasionally dumpster dive the recycle bin to 'rescue' books that I don't think should be pulped. Recently I found a copy of PostgresSQL Essential Reference (2002) and Programming Perl (1996). Would you have left them to RIP? Obviously we have very limited space, 20 shelf feet (storage + sale) for STEM. What criteria would you use when sorting these types of books?"

7 of 219 comments (clear)

  1. Too late by djupedal · · Score: 4, Informative

    You've already put more into it than it's worth, but if you really want to know, find the local big book store's buyback locale and walk it in there. They have estimates for everything, and for what they don't have, they can speculate, but at that point it's usually due another trip to the dumpster/recycler.

    1. Re:Too late by TheRaven64 · · Score: 4, Informative

      Your metric will end up with no computer books being available. It took about 2 days between my last book being published and it being possible to find pirate copies online, and yet people are still buying it so obviously some people would rather have the dead-tree edition, and I suspect that most of those would happily buy it at a fraction of the price in a charity shop...

      --
      I am TheRaven on Soylent News
  2. Re:By Year... by Darinbob · · Score: 5, Informative

    I don't know, Programming Perl would be more relevant to more people than anything written in the last couple of years.

  3. Re:By Year... by Anrego · · Score: 5, Informative

    That book is great and has aged really damn well. I still dig out my second edition copy from time to time. The "gory details" section is great when you are trying to figure out some obscure incantation that some sadistic bastard left as a present for you in a legacy script.

    I'd still recommend reading that book cover to cover to anyone that wants to learn perl. You won't be a guru, but you'll have a pretty solid foundation.

  4. Re:Let the market decide... by SQLGuru · · Score: 5, Informative

    Bookfinder.com is a quick and easy search that covers Amazon as well as several other used book sources. It's got an ISBN search so you can see how well a particular version is doing on the market. My wife and kids have used it to pick up college text books.

  5. Re:By Year... by mwvdlee · · Score: 5, Informative

    I'd add a bit of rough categorization here based on my own buying patterns.

    Applications (Office, Photoshop, etc) have a very short shelve life. Anything over a couple of years old is useless.
    Languages (Perl, PHP, Ruby); throw away after a decade or so. It differs though; old C books may still apply, old Java books less so.
    Theory (algorithms, methodologies); should be good for a long, long time.

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
  6. Re:Use Amazon by cskrat · · Score: 4, Informative

    Assuming you have a smartphone of some sort, Amazon actually has an app that does most of the work for you. Especially if you want help from co-workers/volunteers/etc. that might not know the difference between "Learn Excel 20xx in 24 Hours" and "Code Complete 2nd Ed.".

    https://play.google.com/store/apps/details?id=com.amazon.pricecheck

    If it sells for a penny, pulp it.
    If it sells for a dollar, give it away.
    If it sells for more, sell it.

    Or whatever thresholds you like.

    --
    My God! It's full of eval()'s.