Jump to content

Wikipedia:Featured article review/C (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tony1 (talk | contribs) at 02:00, 22 July 2006 (FARC commentary: Rm). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Review commentary

Not enough citations. Ideogram 08:18, 22 June 2006 (UTC)[reply]

Good, but not featured. I believe it could be a good article, but it has to cite more sources to be featured. Also, I'm not entirely comfortable with how the article covers C. This is an encyclopedia article on C, not a tutorial. The "hello world" example should not be so long. 70.17.41.123 17:30, 22 June 2006 (UTC)[reply]

Comprehensive, and packed with useful information. But it sorely needs inline citations, both for some of the more controversial claims related to influence and usage, and for the history and philosophy sections. --Allan McInnes (talk) 23:02, 16 July 2006 (UTC)[reply]

FARC commentary

Main FA criteria concerns are citations (2c) and encyclopedic style (5). Marskell 16:51, 9 July 2006 (UTC)[reply]
Talk messages left at Wikipedia talk:WikiProject Computer science, Wikipedia talk:WikiProject Programming languages, and Wikipedia talk:WikiProject C++. Sandy 22:44, 16 July 2006 (UTC)[reply]
  • Remove as per Sandy. In addition, the prose needs a lot of work; for such a complicated subject, our readers need utter clarity. Take the second half of the lead.

"C has also had a great influence on most other popular languages[1], especially C++ which was originally designed as an enhancement to C. It is distinguished for the efficiency of the code it produces, and is the most commonly used programming language for writing system software [2] [3], though it is also widely used for writing applications. Though not originally designed as a language for teaching, and despite its somewhat unforgiving character, C is commonly used in computer science education, in part because the language is so pervasive. Note that C# is a very different programming language.

    • It would be stronger without the "alsos".
    • "Great" might be better as "significant".
    • Comma after "C++" is required.
    • "distinguished for" better as "distinguished by", I think.
    • The second sentence is longish and needs to articulate the relationship between the three separate ideas. Ideas 2 and 3 are very close (contrastive), so why not: "C is distinguished by the efficiency of the code it produces; it is the most commonly used programming language for writing system software [2] [3], although it is widely used for writing applications."
    • Two "thoughs" in a row; two "commonly used"s.
    • "The language is so pervasive" is unclear; so is "somewhat unforgiving". Tony 02:00, 22 July 2006 (UTC)[reply]