Tagged Questions

386
votes
78answers
40k 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 computers in general. …
1
vote
12answers
132 views

How can I learn ASP.NET?

I am an absolute beginner at ASP.NET. How can I learn it better? Currently I am reading ebooks. Can you suggest better ways, or other ways, I can learn ASP.NET?
122
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 author and buy a hard …
0
votes
0answers
18 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 best, which logical …
0
votes
3answers
124 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 - Solution from Wrox …
4
votes
4answers
323 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 above the table ;-( …
3
votes
11answers
286 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 my screen, and …
0
votes
1answer
53 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 protected by DRM. I'm …