31
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, …
19
votes
24answers
1k views
How Do You Take Criticism?
I find taking criticism pretty painful. Does anyone have a good strategy for dealing with this?
Edit: I can see this is going to be voted down, but I'm not going to delete it as an exercise in …
16
votes
20answers
1k views
most professional way to tell a developer they are no good
What is the most professional way to break it to a developer that they're not very good?
I haven't been a developer for as long as some of the others out there.
But I have already had to deal with …
4
votes
18answers
366 views
What does it mean for an application to be bloated?
I myself have accused applications of being bloated, but is this really the problem with an application? Years ago I accused Microsoft of producing "bloated code" without myself actually seeing such …
4
votes
4answers
180 views
Software Critique: Open Source Software
Where can I find critical analysis of OpenSource projects?
ie: in-depth analysis of methods within the source, a comparison of projects with others, and performance metrics ...
I'd like to read …
1
vote
5answers
355 views
Can you criticize this code?
I was wondering if anyone would be so kind as to look at this code I've written for practice. Besides a little php, c if my first language and I'm trying to teach myself. so pretty much, what am I …
1
vote
1answer
265 views
An analog of C++ FQA for C#
I have found C++ FQA Lite very edificatory and would like to read more criticism. Could you recommend me something similar but concerning C#, please?
Thanks.
