Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
12answers
2k views

How good is “Best Kept Secrets of Peer Code Review”?

You've seen the advert (except the original URL has gone AWOL): This is an image for the book from SmartBear (in lieu of the missing advert): Who's requested the book? (I have.) Who's read ...
5
votes
4answers
2k views

Should I not use a Herb Schildt book to learn from?

I was getting on fine reading "C++ From The Ground Up" by Herb Schildt, 3rd edition (2003) finding it explains things a lot clearer than some of the other books available. However it's apparent that ...
3
votes
1answer
244 views

Software to find the most occurring unique words in a file

I remember once visiting a website that would present a book/novel summary in the most interesting way. It would show a list of words that were repeated most often in that book and which were ...
2
votes
5answers
1k views

Beginning at Computer Vision and Image Processing (Machine Vision, Third Edition: Theory…book review?)

I am interested in computer vision and image processing (object recognition). However my knowledge about these is equal to 0. I'm trying to find some recommendation about books that I should start ...