An Entity of Type: book, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The Elements of Programming Style, by Brian W. Kernighan and P. J. Plauger, is a study of programming style, advocating the notion that computer programs should be written not only to satisfy the compiler or personal programming "style", but also for "readability" by humans, specifically software maintenance engineers, programmers and technical writers. It was originally published in 1974.

Property Value
dbo:abstract
  • عناصر أسلوب البرمجة (بالإنجليزية: The Elements of Programming Style)‏ هو كتاب من تأليف بريان كيرنيغان ، الكتاب هو عبارة دراسة لأسلوب البرمجة، حيث يدعو لفكرة أنه يجب كتابة برامج الكمبيوتر ليس فقط من أجل إرضاء المصنف أو «أسلوب» البرمجة الشخصي، ولكن أيضا حتى تكون «قابلة للقراءة» من جانب البشر، خاصة مهندسي صيانة البرمجيات ومبرمج والكتاب التقنيين. ويقدم الكتاب إجلال وثناء واضحا، من عنوانه وطريقة كتابته، لكتاب عناصر الأسلوب ووايت وهو يعتبر طبعة خاصة تروج لمناقشات برمجة مهيكلة لصاحبها ادسخر دكسترا. ويعتمد الكتاب على نماذج وأمثلة قصيرة، وبرامج منشورة في الكتب الأكاديمية حول البرمجة. لذلك لم يتم تقديم نصيحة الكتاب بأسلوب أكاديمي أو تعليمي ولكن في سياق أمثلة واقعية قابلة للتصديق، وفي بعض الأحيان يوضحها بشكل غير مريح. وأسلوب الكتاب دبلوماسي وتعاطفي بوجه عام في طريقة نقده، كما أنه صادق بصورة واضحة- ومن بعض الأمثلة التي وجد الكتاب وجود بعض الأخطاء فيها كانت من أعمال المؤلف نفسه (أحد الأمثلة في الطبعة الثانية كان من الطبعة الأولى) وقد تم تلخيص دروس الكتاب في نهاية كل جزء في شكل حقائق وقواعد بليغة مثل «دع الآلة تقوم بالأعمال القذرة» وربما يجد القراء المعاصرون أن هذا الكتاب يفتقر إلى بعض الأمور نظرا لأن أمثلته تستعين بلغات برمجة إجرائية أقدم (فورتران ) وهي لغات تختلف عن تلك اللغات الشائعة اليوم. (القليل من اللغات الشائعة اليوم تم ابتكارها حين كان هذا الكتاب يكتب). ومع ذلك فإن العديد من نقاط الكتاب التي تهتم بوجه عام بالموضوعات الأسلوبية والهيكلية تتجاوز حساسية لغات بعينها. (ar)
  • The Elements of Programming Style, by Brian W. Kernighan and P. J. Plauger, is a study of programming style, advocating the notion that computer programs should be written not only to satisfy the compiler or personal programming "style", but also for "readability" by humans, specifically software maintenance engineers, programmers and technical writers. It was originally published in 1974. The book pays explicit homage, in title and tone, to The Elements of Style, by Strunk & White and is considered a practical template promoting Edsger Dijkstra's structured programming discussions. It has been influential and has spawned a series of similar texts tailored to individual languages, such as The Elements of C Programming Style, The Elements of C# Style, The Elements of Java(TM) Style, The Elements of MATLAB Style, etc. The book is built on short examples from actual, published programs in programming textbooks. This results in a practical treatment rather than an abstract or academic discussion. The style is diplomatic and generally sympathetic in its criticism, and unabashedly honest as well— some of the examples with which it finds fault are from the authors' own work (one example in the second edition is from the first edition). (en)
dbo:author
dbo:isbn
  • 978-0070342071
dbo:numberOfPages
  • 168 (xsd:positiveInteger)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 2076194 (xsd:integer)
dbo:wikiPageLength
  • 7174 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1064585462 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Brian W. Kernighan and P. J. Plauger (en)
dbp:caption
  • Cover of the second edition (en)
dbp:id
  • 8 (xsd:integer)
dbp:isbn
  • 978 (xsd:integer)
dbp:pages
  • 168 (xsd:integer)
dbp:pubDate
  • 1978 (xsd:integer)
dbp:published
  • McGraw-Hill (en)
dbp:title
  • Elements of Programming Style – 2009 Brian Kernighan talk at Princeton (en)
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • عناصر أسلوب البرمجة (بالإنجليزية: The Elements of Programming Style)‏ هو كتاب من تأليف بريان كيرنيغان ، الكتاب هو عبارة دراسة لأسلوب البرمجة، حيث يدعو لفكرة أنه يجب كتابة برامج الكمبيوتر ليس فقط من أجل إرضاء المصنف أو «أسلوب» البرمجة الشخصي، ولكن أيضا حتى تكون «قابلة للقراءة» من جانب البشر، خاصة مهندسي صيانة البرمجيات ومبرمج والكتاب التقنيين. ويقدم الكتاب إجلال وثناء واضحا، من عنوانه وطريقة كتابته، لكتاب عناصر الأسلوب ووايت وهو يعتبر طبعة خاصة تروج لمناقشات برمجة مهيكلة لصاحبها ادسخر دكسترا. وقد تم تلخيص دروس الكتاب في نهاية كل جزء في شكل حقائق وقواعد بليغة مثل «دع الآلة تقوم بالأعمال القذرة» (ar)
  • The Elements of Programming Style, by Brian W. Kernighan and P. J. Plauger, is a study of programming style, advocating the notion that computer programs should be written not only to satisfy the compiler or personal programming "style", but also for "readability" by humans, specifically software maintenance engineers, programmers and technical writers. It was originally published in 1974. (en)
rdfs:label
  • عناصر أسلوب البرمجة (ar)
  • The Elements of Programming Style (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License