Software engineering/Bibliography: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (→coding) |
imported>Utkarshraj Atmaram (using cite book for consistency) |
||
Line 4: | Line 4: | ||
==textbooks== | ==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 | |||
| 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== | ==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== | ==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== | ==background reading== | ||
# | # {{cite book | ||
| last = Brooks | |||
| first = Fred | |||
| title = Mythical Man Month | |||
| publisher = Pearson Education | |||
| year = 1995 | |||
| isbn = 0201835959 | |||
}} |
Revision as of 03:20, 24 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, 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.