Jump to content

Talk:Programming tool

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by RichMorin (talk | contribs) at 17:53, 9 September 2009 (What about testing?). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

Merged

Merged in text from Software tool.


Software configuration management (SCM)

Many thanks to the author of the new article on SCM History. These tools are part of an unremarked set, undiscussed on this page, until this edit. Yet what true practitioner can claim any kind of professional expertise without some use of a tool like RCS, CVS, PVCS, SCCS, SourceSafe, ClearCase, etc.169.207.115.129 00:10, 5 Jan 2004 (UTC)


Which is the meaning of These environments can make searching and editing much easier, however they lack the ability to massage code, like old Unix tools. :

  1. The IDEs lack the ability to ...
  2. The old unix tools lack the ability ...
  3. Both the IDEs and the unix tools lack ...
  4. The IDEs lack but the unix tools do not lack ...

As the sentence is currently constructed, it could have any of these meanings, whch s/b rewritten to one of these meanings. Ancheta Wis 10:11, 19 May 2004 (UTC)[reply]


Is the list of tool categories complete?

Msreeharsha 16:33, 28 March 2007 (UTC)[reply]

Doesn't seem like it, I updated it a bit, but it can still use more work. Plus I think it needs some kind of better ordering, it's getting difficult to find things. Maybe alphabetical, or broken down into sub-categories based on the phase of development, or ...? Arthurrh 17:36, 24 August 2007 (UTC)[reply]

What about testing?

Many programmers feel that testing is an essential part of the development process, rather than a separate step. So, I was surprised not to see any explicit coverage of test-related tools (eg, support for BDD, CI, TDD, etc.) Is the feeling that these are subsumed under the other categories (eg, static analysis and formal verification tools, correctness checking tools)? RichMorin (talk) 17:50, 9 September 2009 (UTC)[reply]