Software engineering/Bibliography: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Eric M Gearhart
(Moved from main article section)
 
imported>Mark Jones
m (Minor capitalization fix)
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Bibliography ==
{{subpages}}
#Sommerville, I., ''Software Engineering'' (Addison-Wesley, 2001). ISBN 020139815X
 
__NOTOC__
 
==Textbooks==
 
# {{cite book
| last = Sommerville
| first = Ian
| title = Software Engineering
| publisher = Pearson Education
| year = 2004
| edition = Second
| isbn = 0321210263
}}
# {{cite book
| last = Pressman
| first = Roger S.
| title = Software Engineering: A Practitioner's Approach
| publisher = McGraw-Hill
| year = 2005
| edition = Sixth
| isbn = 0072853182
}}
# {{cite book
| last = Ghezzi
| first = Carlo
| coauthors = Mehdi Jazayeri, and Dino Mandrioli
| title = Fundamentals of Software Engineering
| publisher = Pearson Education
| year = 2003
| edition = Second
| isbn = 0133056996
}}
# {{cite book
| last = Pfleeger
| first = Shari Lawrence
| coauthors = Joanne M. Atlee
| title = Software Engineering: Theory and Practice
| publisher = Pearson Education
| year = 2006
| edition = Third
| isbn = 0131469134
}}
 
 
==Coding and design==
 
# {{cite book
| last = Gamma
| first = Erich
| title = Design Patterns: Elements of Reusable Object-Oriented Software
| coauthors = Richard Helm, Ralph Johnson, John Vlissides; a.k.a. the ''Gang of Four''
| publisher = Pearson Education
| year = 1995
| isbn = 0201633612
}}
# {{cite book
| last = McConnell
| first = Steve
| title = Code Complete
| publisher = Microsoft
| year = 2004
| isbn = 0735619670
}}
# {{cite book
| last = Fowler
| first = Martin
| title = Refactoring
| publisher = Pearson Education
| year = 1999
| isbn = 0201485672
}}
 
 
==Agile methodology==
 
# {{cite book
| last = Kent
| first = Beck
| coauthor = Cynthia Andres
| others = foreword by Erich Gamma
| title = Extreme Programming Explained: Embrace Change
| publisher = Addison-Wesley
| edition = 2nd
| year = 2004
| isbn = 0321278658
}}
 
 
==Background reading==
 
# Brooks, Fred (1995). ''Mythical Man Month''. Pearson Education. ISBN 0201835959. 
<!-- There's a bug in template subpages, which causes problem with this cite book:
{{cite book
| last = Brooks
| first = Fred
| title = Mythical Man Month
| publisher = Pearson Education
| year = 1995
| isbn = 0201835959
}} -->

Latest revision as of 12:00, 25 October 2007

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
Catalogs [?]
 
A list of key readings about Software engineering.
Please sort and annotate in a user-friendly manner. For formatting, consider using automated reference wikification.


Textbooks

  1. Sommerville, Ian (2004). Software Engineering, Second. Pearson Education. ISBN 0321210263. 
  2. Pressman, Roger S. (2005). Software Engineering: A Practitioner's Approach, Sixth. McGraw-Hill. ISBN 0072853182. 
  3. Ghezzi, Carlo; Mehdi Jazayeri, and Dino Mandrioli (2003). Fundamentals of Software Engineering, Second. Pearson Education. ISBN 0133056996. 
  4. Pfleeger, Shari Lawrence; Joanne M. Atlee (2006). Software Engineering: Theory and Practice, Third. Pearson Education. ISBN 0131469134. 


Coding and design

  1. Gamma, Erich; Richard Helm, Ralph Johnson, John Vlissides; a.k.a. the Gang of Four (1995). Design Patterns: Elements of Reusable Object-Oriented Software. Pearson Education. ISBN 0201633612. 
  2. McConnell, Steve (2004). Code Complete. Microsoft. ISBN 0735619670. 
  3. Fowler, Martin (1999). Refactoring. Pearson Education. ISBN 0201485672. 


Agile methodology

  1. Kent, Beck (2004). Extreme Programming Explained: Embrace Change, foreword by Erich Gamma, 2nd. Addison-Wesley. ISBN 0321278658. 


Background reading

  1. Brooks, Fred (1995). Mythical Man Month. Pearson Education. ISBN 0201835959.