[Book Review] Code Writing Guide
· 4 min read
info
This review was written with a copy of the book provided by the publisher, and this did not influence the content or evaluation of the review.
Overview
What makes code easy to review?
The Guide to Writing Readable and Review-Friendly Code is a book written by a current LINE developer based on their experiences. It thoroughly covers various methods and principles to enhance code readability.
Personally, I think it's an excellent introductory book on code conventions. Let me explain why.