Hacker News new | ask | show | jobs
by sidcool 2720 days ago
Code Complete 2 by Steve McConnel

Clean Code by Robert Martin

Beautiful Code by Andy Ormen, Greg Wilson

Refactoring 2 by Martin Fowler

1 comments

Are any of these more closely tied to Python than the others?
Refactoring 2nd edition is in JavaScript, so relatively closer than Java.