The Elements of Programming Style

E647593

The Elements of Programming Style is a classic software engineering book that promotes clear, concise, and readable code through practical examples and principles.

All labels observed (1)

Label Occurrences
The Elements of Programming Style canonical 1

How this entity was disambiguated

Statements (44)

Predicate Object
instanceOf book
software engineering book
author Brian W. Kernighan NERFINISHED
P. J. Plauger NERFINISHED
basedOn principles of clear writing
countryOfOrigin United States of America
surface form: United States
emphasizes avoiding clever but obscure code
defensive programming
good comments and documentation
meaningful variable names
simplicity in programs
structured programming
testing and debugging
focusesOn clarity in programming
conciseness in code
error prevention
good programming practices
readability of source code
genre computer science
software engineering
hasEdition first edition
second edition
hasFormat hardcover
paperback
influenced later programming style guides
software engineering education
inspiredBy The Elements of Style NERFINISHED
language English
mediaType print
notableFor influencing programming style guidelines
popularizing clear coding practices
publisher McGraw-Hill NERFINISHED
subject code readability
programming best practices
programming style
software development
targetAudience computer science students
software developers
software engineers
teaches principles of good coding
programming style guidelines
title The Elements of Programming Style NERFINISHED
uses code examples
practical examples

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Brian Kernighan authorOf The Elements of Programming Style