The Elements of Programming Style: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date maintenance tags and general fixes
POV
Line 10:
Its lessons are summarized at the end of each section in pithy maxims, such as "Let the machine do the dirty work."
 
Modern readers may find it a shortcoming that its examples use older [[procedural programming languages]] ([[Fortran]] and [[PL/I]]) which are quite different from those popular today. (Few of today's popular languages had been invented when this book was written.) ButHowever, perceptivesome readers can nevertheless appreciatelearn and learnmuch from mostmany of the book's points, whichthat generally concern stylistic and structural issues that transcend the idiosyncrasies of particular languages.
 
==References==