1
vote
4answers
51 views
Data compression algorithms books?
I'm looking for a good book on data compression algorithms (huffman, LZW etc), preferably with example code (on CD or website) in C, C++ or python.
Found these on Amazon: they both look pretty good …
3
votes
7answers
130 views
Java book for programmer with intermediate experience
I am well aware of this previous question here and have heard great things about those books. I actually bought two of them, Effective Java and Java in a Nutshell as an early Christmas present.
I am …
1
vote
5answers
105 views
Rails and beyond
Hi everybody,
I feel like I'm an intermediate-advanced Rails programmer. I've written some small client apps. However, I feel like I'm missing something. I don't really understand HTTP; what a web …
1
vote
0answers
79 views
Do the O’Reilly animal books follow a color code? [closed]
Books in the O'Reilly animal book universe always feature a prominent color, but I can't work out what the color code is. Is there one?
Note: Marked as Community Wiki because I know that it's a …
0
votes
3answers
53 views
Standard and Interesting Books for IT & Engineering
Hello all, I am a Computer Engineer, fresh off graduation, and I would like to educate myself on a broad range of technological fields and aspects. I am the kind of person who is easily distracted …
2
votes
7answers
111 views
Book that teaches functional programming
Is there a book that teaches functional programming, without being a tutorial for an FP language? I am looking for more theoretical stuff.
0
votes
4answers
145 views
C# books that cover ‘real world’ uses
Background
Very few of the .NET and C# books I've read actually cover real world examples and uses for C#. For example we learn about collections and other useful aspects of the language but I …
0
votes
3answers
70 views
Books on hiring technical people?
I've just finished reading "Smart, and Gets Things Done" and while entertaining and byte-sized ;-) I found it a little US-centric and slightly less applicable to workplaces that are "only" …
1
vote
3answers
37 views
which book is better to learn dbms…
which book is better to learn dbms... Elmasri & Navathe or Raghu Ramakrishnan ???
2
votes
10answers
124 views
Books for an aspiring software architect.
I've slightly more than 7 years of work experience designing and developing distributed systems in largely C++ (and some Perl) at a very large internet firm and am currently in the role of a technical …
5
votes
5answers
109 views
Can someone point me to good articles on intermediate-level Perl syntax and idioms?
As a non-English native, I used to make a lot of English grammatical and idiomatic mistakes. For example, I would write "I will can climb Mt Everest." instead of "I will be able to climb Mt Everest" …
4
votes
6answers
221 views
What makes Code Complete a good book? [closed]
I have been advised to read code complete by a number of my peers, when I have asked them what makes it such a good book, I have received blank expressions and puzzled looks like they have told to say …
0
votes
0answers
32 views
Networking and network security book [closed]
i am in the early stages of producing a thesis 'Network security: Cost Vs Security', are there any books that can give me an insight to real world setups and costing of such systems, as I am purely …
1
vote
6answers
116 views
Hobbyist - Developer Book Recommendations
It will be a gift for a family member. He's older, a retired school teacher and likes to tinker with programming mostly as a mental exercise to stop the old brain cells from gelatinizing.
I've seen …
1
vote
2answers
42 views
Good book on computer vision algorithms in C++ (with easy to understand code samples)
I am in the beginning stages of learning about machine vision/edge detection etc. I want to master this specialist area and my language of choice is C++.
I am looking at various books on the internet …
