Tagged Questions

384
votes
78answers
39k views

List of freely available programming books

I'm trying to amass a list of programming books with opensource licenses, like Creative Commons, GPL, etc. The books can be about a particular programming language or about compute …
119
votes
96answers
8k views

What are some good free programming books?

I know of a couple, but I would like to build a list up for some nice holiday reading. (If there is a book on here you read for free, and really liked, make sure to support the au …
0
votes
0answers
17 views

What is good book to understand different components in SAN (Storage Area Network)? [closed]

I am looking for a storage book which makes storage concepts clear as well as give insight into market, gives ideas of which storage vendors have good products, which device is bes …
0
votes
3answers
122 views

Books for C# with problem - solution approach [closed]

Possible Duplicates: Best C# Book For An Experienced Programmer What are the best C# .NET books? I've been reading the ASP.NET 2.0 Website programming: Problem - Design …
4
votes
4answers
320 views

Managing your ebooks collection

I've just spend 2 hours looking for a plot that's in a book I knew I had somewhere. I went through 4 cds of ebooks, some on hdd, and finally found it in a book sitting on a shelf a …
3
votes
11answers
281 views

Getting hard-copy of programming books?

Hi all, 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 …
0
votes
1answer
50 views

Check if a .Lit ebook file has been DRMed

Do we have any documentation that describes how to read the header information in Microsoft ebook format - ebook(dot)LIT . We're trying to check if a bunch of ebooks have been p …