Papers on Software Methodology recommendation

Posted by kunjaan on Stack Overflow See other posts from Stack Overflow or by kunjaan
Published on 2010-05-13T16:49:32Z Indexed on 2010/05/13 16:54 UTC
Read the original article Hit count: 464

Please recommend me software engineering/methodology/practices paper. So far I have enjoyed:

  1. 1968 Dijkstra : Go To Statement Considered Harmful Reason about correctness about program

  2. Nikalus Wirth : Program Development by Stepwise Refinement Not worried about program structure

  3. 1971 David Parnas : Information Distribution Aspects of Design Methodology

  4. 1972 Liskov : Design Methodology for Reliable Software Systems

  5. Extensible Language : Schuman and P Jourrand R. Balzer

  6. Structured Programming : Dahl - Hierarchical Program Structures

  7. 1971 Jim Morris Protection in Programming Languages

  8. 1973 Bill Wulf and Mary Shaw Global Variable Considered Harmful

  9. 1974 : Lisko and Zilles ADTs

© Stack Overflow or respective owner

Related posts about computer-science

Related posts about paper