Software engineering/Bibliography: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer mNo edit summary |
imported>Mark Jones m (Minor capitalization fix) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
# | |||
# | __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
- Please sort and annotate in a user-friendly manner. For formatting, consider using automated reference wikification.
Textbooks
- Sommerville, Ian (2004). Software Engineering, Second. Pearson Education. ISBN 0321210263.
- Pressman, Roger S. (2005). Software Engineering: A Practitioner's Approach, Sixth. McGraw-Hill. ISBN 0072853182.
- Ghezzi, Carlo; Mehdi Jazayeri, and Dino Mandrioli (2003). Fundamentals of Software Engineering, Second. Pearson Education. ISBN 0133056996.
- Pfleeger, Shari Lawrence; Joanne M. Atlee (2006). Software Engineering: Theory and Practice, Third. Pearson Education. ISBN 0131469134.
Coding and design
- 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.
- McConnell, Steve (2004). Code Complete. Microsoft. ISBN 0735619670.
- Fowler, Martin (1999). Refactoring. Pearson Education. ISBN 0201485672.
Agile methodology
- Kent, Beck (2004). Extreme Programming Explained: Embrace Change, foreword by Erich Gamma, 2nd. Addison-Wesley. ISBN 0321278658.
Background reading
- Brooks, Fred (1995). Mythical Man Month. Pearson Education. ISBN 0201835959.