A Million Lines of Bad Code
varianceexplained.org
A Million Lines of Bad Code
1–10 of 123 posts
Re: A Million Lines of Bad Code
#2Re: A Million Lines of Bad Code
#3Re: A Million Lines of Bad Code
#4Re: A Million Lines of Bad Code
#5No. Not in Java since 1999 or so.
Re: A Million Lines of Bad Code
#6But this blog reminded me of some of the concepts from the book, its far more productive to give positive encouragement than to give negative feedback, and just adding a complement isn't enough if you follow it with a "but".
"Hey pretty cool program! Its a great start. I bet we can make it run faster if we changed the way files are imported to something like this... nice work"
will get better results then this
"Hey pretty cool program, but you're reading in files wrong"
which even that is better than this
"You're reading in files completely wrong, try googling for a better solution" which unfortunately among engineers seems to be the most common reply.
Re: A Million Lines of Bad Code
#7Re: A Million Lines of Bad Code
#8Thought his was talking about win95 or win98...
Re: A Million Lines of Bad Code
#9You have to have thick skin in the programming industry. Because you're surrounded by what might be the world's worst communicators, programmers. We can tell the machine exactly what to do, but our social IQs tend to suffer on the whole.
Here's a hard-earned lesson for any newly-minted developers out there: Yeah, you're smart. But not as smart as you think you are. And regardless, it doesn't give you license to treat anyone poorly.
Re: A Million Lines of Bad Code
#10I recently read the book "How to Win Friends & Influence People", bad title great book. My main take away from this is I've been talking to people really badly for the last 27 years. I wish I had read this book in middle school. But this blog reminded me of some of the concepts from the book, its far more productive to give positive encouragement than to give negative feedback, and just adding a complement isn't enou…
I usually hear this referred to as a "criticism sandwich": Criticism surrounded on either side with compliments.