1
vote
2answers
63 views
Book to learn about the new features in C#/.NET 4.0?
I'm looking for an in-depth book that talks about, and only about, the new features in version 4.0 of .NET and C#.
There are some good books, that are/will be published and talk a …
544
votes
271answers
46k views
What is the single most influential book every programmer should read?
If you could go back in time and tell yourself to read a specific book at the beginning of your career as a developer, which book would it be?
I expect this list to be varied and …
4
votes
3answers
55 views
LaTeX books VS online tutorials?
What were you missing from the online tutorials and manuals, that you found well explained in LaTeX books? Any LaTeX book, but I'm mainly referring to The LaTeX Companion by Mittle …
1
vote
3answers
83 views
best book for getting up-to-speed on Ruby On Rails
I am planning to travel this weekend (long 23 hour flight) so my mission is that by the time I get off that plane I want to be able to start developing on ROR.
I am very well vers …
218
votes
273answers
18k views
What non-programming books should programmers read?
This is a poll asking the Stackoverflow community what non-programming books they would recommend to fellow programmers.
Please read the following before posting:
Please post on …
1
vote
6answers
136 views
Recommended books/tuts/useful links on pascal programming language
Tried google, but could not find good enough book/tuts on pascal programming language.So what are your recommendations?
thanks.
31
votes
7answers
498 views
How to get a smart developer up to speed on web development?
Does anyone have a suggestion on a good book/whitepaper/online resource that goes a great job of introducing the concept of web development to experienced developers who have done …
367
votes
75answers
36k 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 …
16
votes
18answers
787 views
Best books to optimize C++ code
What are the best books on how to optimize C++ code?
0
votes
3answers
95 views
Programming Books [closed]
Possible Duplicates:
A good C# book
What are the best C# .NET books?
Hi,
Now it is soon Christmas, and family and friends are asking what I wish for gifts.
I am a prof …
3
votes
5answers
81 views
Solid Foundation in programming for windows (Internals)
Hello,
I started my windows development with .NET. But I'm a person who doesn't like getting away with work done. I would really like to know how exactly things work, I mean the I …
1
vote
7answers
259 views
Good F# Programming Books
DUPLICATES
http://stackoverflow.com/questions/62302/whats-a-good-book-for-learning-f
http://stackoverflow.com/questions/304496/f-programming-books
F# looks cool and i'd like to …
0
votes
2answers
39 views
Set of books about Natural Language processing, Semantic Analysis and Data Mining.
So i´m starting to write my thesis of my master, next semester (should be done before june), i already have the theme, and i need to write the state of art till february.
The main …
69
votes
219answers
12k views
What development book made the most impact on you as a developer?
For me, Head First Design Patterns was a book that made Design Patterns click for me. Once I had read it, I found I could return to GoF and take more away from it and it really he …
1
vote
6answers
100 views
Best books on how to optimize and profile Java code
What are Best books on how to optimize and profile Java code?
