The Elements of Programming Style: Difference between revisions

Content deleted Content added
MOS fixes
m now in infobox template, removed: {{italic title}}
Line 1:
{{Short description|1978 book by Brian W. Kernighan and P. J. Plauger}}
{{third -party|date=February 2015}}
 
{{italic title}}
{{Infobox book
| italic title = <!--(see above)-->
Line 110:
# Document your data layouts.
# Don't over-comment
 
 
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. However, many of the book's points that generally concern stylistic and structural issues transcend the details of particular languages.