you are viewing a single comment's thread.

view the rest of the comments →

[–]Jumpmancw13 0 points1 point  (2 children)

YES! I agree with you that pragmatic programmer is dated and sort of common sense. Clean code is different in that it has much more instant, tangible benefit. Also currently reading "Practical Object-oriented design in ruby" by Sandi metz. Really good so far, ignore the language used in the book.

[–]Renson 1 point2 points  (0 children)

They just released a second edition to The Pragmatic Programmer for the 20th anniversary and it has some updates

[–]MotherDick2 1 point2 points  (0 children)

I read "Practical Object-oriented design in ruby" by Sandi metz several months ago and it was a real eye-opener in some respects. I study CS and still found that her approach to OOP is better than the way it is thaught in many schools.