Getting hard-copy of programming books? - Stack Overflow most recent 30 from stackoverflow.com2009-11-30T10:21:08Zhttp://stackoverflow.com/feeds/question/514208http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/514208/getting-hard-copy-of-programming-books3Getting hard-copy of programming books?samoz2009-02-05T01:48:58Z2009-09-16T04:31:31Z
<p>Hi all,</p>
<p>I have quite a few programming e-books, and while they're useful, I don't find myself using them very much. I think this is because they are in digital format and take up my screen, and overall I would prefer a physical book.</p>
<p>Are there any services out there that will print a pdf file for me in a nice book-ish fashion? I suppose I could print out 400+ sheets of paper per book myself, but I'd rather have it done professionally so it turns out a little bit better (namely I'd like bindings on the books).</p>
<p>Thanks!</p>
http://stackoverflow.com/questions/514208/getting-hard-copy-of-programming-books/514215#5142151Answer by Paul Tomblin for Getting hard-copy of programming books?Paul Tomblin2009-02-05T01:51:21Z2009-02-05T01:51:21Z<p>Ever heard of "Kinkos"? Although they may refuse to do it as a copyright violation.</p>
http://stackoverflow.com/questions/514208/getting-hard-copy-of-programming-books/514223#5142231Answer by paxdiablo for Getting hard-copy of programming books?paxdiablo2009-02-05T01:53:13Z2009-02-05T01:53:13Z<p>Probably not, since there are issues of copyright. Places like LULU will allow to to publish your own works but not those of others.</p>
<p>I doubt a professional printing house would do it either, too much risk of legal trouble. You may find a fly-by-nighter mob that'll do it but I wouldn't suggest this.</p>
<p>If you really want to do it, just print it out yourself and get a book binding kit from somewhere. Although, honestly, I just push 'em into a hole punch then put them in a two- or three-ring binder.</p>
http://stackoverflow.com/questions/514208/getting-hard-copy-of-programming-books/514228#5142281Answer by Jason for Getting hard-copy of programming books?Jason2009-02-05T01:53:44Z2009-02-05T01:53:44Z<p>You can try <a href="http://www.lulu.com/en/products/paperback/?cid=en_product_portal" rel="nofollow">LuLu.com</a>... </p>
<p>You can print your own books, but I'm not sure if you can print other' people's eBooks. I don't see how they would know the difference, as long as you didn't put the results online for others to see.</p>
http://stackoverflow.com/questions/514208/getting-hard-copy-of-programming-books/514234#5142341Answer by Scott Evernden for Getting hard-copy of programming books?Scott Evernden2009-02-05T01:55:37Z2009-02-05T01:55:37Z<p>why not just get the actual books from amazon or ebay? i cannot imagine you'd save all that much and avoid a mess of hassle</p>
http://stackoverflow.com/questions/514208/getting-hard-copy-of-programming-books/514236#5142362Answer by Bill the Lizard for Getting hard-copy of programming books?Bill the Lizard2009-02-05T01:57:17Z2009-02-05T01:57:17Z<p>There are a lot of companies that will print copies of books for you. They're called publishers. Try used books on Amazon.</p>
http://stackoverflow.com/questions/514208/getting-hard-copy-of-programming-books/514238#5142380Answer by Steve Rowe for Getting hard-copy of programming books?Steve Rowe2009-02-05T01:58:04Z2009-02-05T01:58:04Z<p>Most of the books you have in e-form can had easily in paper form from your local bookstore. That's going to be the best printing and binding you can get. You should look on Amazon and Half.com to see if you can get them used. Often times great deals can be had on 2nd hand copies of programming books.</p>
<p>BTW, I agree that there is still something about paper that books in pdf format just don't capture.</p>
http://stackoverflow.com/questions/514208/getting-hard-copy-of-programming-books/514260#5142600Answer by Will Hartung for Getting hard-copy of programming books?Will Hartung2009-02-05T02:10:20Z2009-02-05T02:10:20Z<p>Go to Kinko's or another "instant print" shop. They can print the book double side on standard paper, and then drill and bind it with a spiral binding, or "perfect binding" (i.e. glued to a binding), or other things.</p>
<p>The spiral binding is great for reference, as it lies flat, and can be folded on its back, but the book isn't as "stable" when read normally, there's just a bit too much flex in the binding for me, personal taste.</p>
<p>The biggest problem you may encounter is simply page size as many books don't normally come published for A4/8.5x11 paper.</p>
<p>But this process works, works well, and I do it often.</p>
<p>Don't forget a card or plastic cover. The binding costs a couple of bucks, the printing will cost more.</p>
http://stackoverflow.com/questions/514208/getting-hard-copy-of-programming-books/514273#5142734Answer by Alex for Getting hard-copy of programming books?Alex2009-02-05T02:15:59Z2009-02-05T02:15:59Z<p>A completely different solution that I've found works for me is to have a second screen. I've found that having my code on one screen and all the documentation on the other can be very useful to me. For the price of printing out a few books I'm sure you could get a second monitor. </p>
http://stackoverflow.com/questions/514208/getting-hard-copy-of-programming-books/514383#5143831Answer by Andy Dent for Getting hard-copy of programming books?Andy Dent2009-02-05T03:04:31Z2009-02-05T03:04:31Z<p>Used books from Amazon have significantly higher shipping charges, per book, especially if you are outside the USA. I recommend buying books via <a href="http://www.abebooks.com/" rel="nofollow">ABE Books</a> instead as most of the companies listed there have a price for the first book and lower price for the subsequent books.</p>
<p>Also consider investing in a separate device for reading ebooks. An <a href="http://en.wikipedia.org/wiki/OLPC_XO-1" rel="nofollow">XO Laptop</a> from OLPC works reasonably well, can be read in reflective mode in bright sunlight, and is about half the price of an <a href="http://www.irextechnologies.com/products/iliad" rel="nofollow">iRex Iliad</a> or less (depending on buying via a Give1Get1 program or off eBay).</p>
http://stackoverflow.com/questions/514208/getting-hard-copy-of-programming-books/514414#5144140Answer by Al Katawazi for Getting hard-copy of programming books?Al Katawazi2009-02-05T03:19:33Z2009-02-05T03:19:33Z<p>Kinkos. But you could buy the book for cheaper. I also like the idea of printing it off at your work printer as it is sorta work related :D. </p>
http://stackoverflow.com/questions/514208/getting-hard-copy-of-programming-books/1430952#14309520Answer by Matthew for Getting hard-copy of programming books?Matthew2009-09-16T04:31:31Z2009-09-16T04:31:31Z<p>Buy a Kindle from Amazon.</p>