59
votes
72answers
6k views
Do you have any recommended add-ons/plugins for Microsoft Visual Studio?
Freebies preferred, but if it is worth the cost....
42
votes
87answers
5k views
Best programming novel to take on holiday
I am about enjoy a two week break in Spain where I expect to have lots of time for relaxing and reading.
I normally read a lot of non-fiction so I'm looking for novel suggestions.
If there is …
33
votes
31answers
3k views
What Programming Book would you NOT recommend to Developers?
Like a lot of people on Stack Overflow I love to read books about programming, almost as much as I love to read the lists that people add onto their websites, Blog's and this very website.
However, …
25
votes
26answers
2k views
The best CSS tutorial/site/blog/book.
What would you recommend in this topic. I know basics of CSS but I need to expand my knowledge of CSS. It's always good to use good source.
18
votes
8answers
2k views
Face recognition Library
I'm looking for a free face recognition library for a university project.
I'm not looking for face detection. I'm looking for actual recognition. That means finding images that contain specified …
17
votes
15answers
805 views
What is the best Functional Programming Language for Experienced OO Developers?
I'm a very experienced Object Oriented developer. Which of the Functional Programming languages would be the best one for getting my feet wet? Keeping in mind:
IDE
Compiler Maturity
Debugging …
16
votes
7answers
874 views
How to improve programming skills: from high-level to sth more deep & technical
I need your advice on how to develop my programming skills. Though I am very curious about learning new techniques, I somehow feel stucked at the moment and would like to get some opinions on that. I …
15
votes
18answers
1k views
Best real “computer crime”?
Are there any real stories about computer crime? I'm talking about stuff like in "Office Space", stealing fractions of pennies a couple of million times... Like that, only actual events. And not …
14
votes
23answers
4k views
What is the best PHP programming book?
I'm interested to find out what Stack Overflow believes the best PHP book is - both for those who are beginners to web programming as well as those who have previous programming experience (they don't …
13
votes
15answers
3k views
What’s a good Common Lisp implementation for Windows?
What's your favourite?
See also this related question.
12
votes
12answers
3k views
Best C# Book For An Experienced Programmer
I have a lot of experience with C++ and have used many other languages (Java, Smalltalk, etc.). What is the best book to learn C# without having to be told what a variable is, what classes are, etc.? …
12
votes
34answers
1k views
Which books have really interesting source code and explain it well?
I am looking for books that present interesting software system at the source code level. One such book which I loved is Building Problem Solvers. It presents a series of truth-maintenance systems …
12
votes
32answers
2k views
What programming books do you recommend?
I mean "must have" books.
I have read Code complete and Rapid Development multiple times, and highly recommend them (specially Code Complete which I consider the programming bible) to programmers and …
12
votes
12answers
604 views
What should a software engineer read before branching out on their own?
I'm a software engineer living vicariously through the Venture Voice podcast and books like Founders at Work. What should I read before I branch out and try to write and sell software on my own?
12
votes
9answers
2k views
Good x86 assembly book
I'm looking to teach myself basic hardware architecture; specifically, I'd like to learn x86 assembly for Linux or OSX. What books does this community recommend?
