Comments on: Book Review: Clean Code https://simpleprogrammer.com/book-review-clean-code/ Fri, 23 Feb 2018 20:42:10 +0000 hourly 1 https://wordpress.org/?v=7.0 By: The value of Clean Code – Idyll Romp https://simpleprogrammer.com/book-review-clean-code/#comment-71 Mon, 29 Jan 2018 03:36:01 +0000 https://simpleprogrammer.com/?p=385#comment-71 […] I thank you so much, Clean Code!! […]

]]>
By: Touch-ups on the game package | Idyll Romp https://simpleprogrammer.com/book-review-clean-code/#comment-70 Tue, 14 Nov 2017 15:30:49 +0000 https://simpleprogrammer.com/?p=385#comment-70 […] Documentation: ROBODoc is flexible almost incredibly; ROBODoc not only supports any language that supports comments but also exports to a lot of other formats. I wonder how I am going to write the comments in a way that does not get in the way of the code, though, especially since I read Clean Code… […]

]]>
By: Sam https://simpleprogrammer.com/book-review-clean-code/#comment-69 Wed, 17 Feb 2010 18:00:31 +0000 https://simpleprogrammer.com/?p=385#comment-69 Sounds similar to what I learnt from Fowler’s, “Refactoring: improving the design of existing code.” I highly recommend it as a casual read because of the conversational/humourous style, and as desktop reference.

Less commenting and code, the better (accomplished with small, well written functions). The less complex the code is, the fewer places where it can fail.

]]>