Table of Contents

Software Development Methods, Fall 2012

This course introduces a selection of theories and practices that, we believe, will enhance the student's ability in developing correct and high-quality software. Its goal is to acquaint the students with some of the well-used methods and tools for practical software development as well as some fundamentals of software verification, so as to prepare them for a career in software development. The view taken here is that of an engineer (programmer, software engineer, or software architect) and hence the focus of the course is primarily on the technical aspects of software development process.

Announcements

Instructor

Yih-Kuen Tsay (蔡益坤), Room 1108, Management II, 3366-1189, Xtsay@im.ntu.edu.twX (between the enclosing pair of X's).

Guest Lecturers

Sean Lee (李建昌, Nexdoor), Dave Lin (林大維, Nexdoor), Jeffrey CH Liu (劉智雄, IBM), Clement CW Su (蘇志文, IBM), Chih-Pin Tai (戴智斌), and Ching-Lin Yu (游景麟, Mozilla).

Lectures

Thursday 9:10-12:10, Room 204, College of Management, Building 2.

Office Hours

Wednesday 1:20-2:10PM, Room 1108, College of Management, Building 2, or by appointment.

TA

張暐獻, 3366-1205, Xb96705043@ntu.edu.twX (between the enclosing pair of X's).

Prerequisites

Object-Oriented Programming and Discrete Mathematics.

Textbook

Class notes and selected readings.

After an overview of the typical software development process and relevant issues, we will study the UML, several software productivity tools, design patterns, and some fundamental elements of formal software modeling and verification. To practice applying these methods and tools, we will carry out a term project that involves the development of a mobile application. The basics of mobile application development will also be covered in the course.

Grading

Homework 10%, Midterm 40%, Term Project 40%, Attendance/Participation 10%.

References

  1. The UML Resource, OMG.
  2. The Unified Modeling Language User Guide, 2nd Edition, G. Booch, I. Jacobson, and J. Rumbaugh, Addison-Wesley, 2005.
  3. Eclipse, The Eclipse Foundation open source community website.
  4. Git.
  5. Design Patterns: Elements of Reusable Object-Oriented Software, E. Gamma, R. Helm, R. Johnson, and J. Vlissides, Addison-Wesley, 1995.
  6. iOS.
  7. The OWASP Website. (Note: a website dedicated to Web application security.)
  8. The Formal Methods Page: http://formalmethods.wikia.com/wiki/Formal_methods, J. Bowen. (Note: this Web portal provides links to numerous formal methods and tools.)
  9. Logic in Computer Science: Modelling and Reasoning about Systems, M. Huth and M. Ryan, Cambridge University Press, 2004.
  10. Logic for Computer Science: Foundations of Automatic Theorem Proving, J.H. Gallier, Harper & Row Publishers, 1985. (Note: follow the link to author's free download site.)
  11. Object Constraint Language, OMG Available Specification, Version 2.0, OMG.
  12. Software Abstractions: Logic, Language, and Analysis, D. Jackson, MIT Press, 2006.
  13. Temporal Verification of Reactive Systems: Safety, Z. Manna and A. Pnueli, Springer-Verlag, 1995.
  14. The SPIN Model Checker: Primer and Reference Manual, G.J. Holzman, Addison-Wesley, 2003.
  15. Verification of Sequential and Concurrent Programs, 3rd Edition, K.R. Apt, F.S. de Boer, and E.-R. Olderog, Springer, 2009.

Old Exams and Solutions

[Midterm 2004, Solutions]
[Final 2004]
[Midterm 2006, Solutions]
[Final 2006]
[Midterm 2008]
[Midterm 2009]
[Midterm 2010]
[Midterm 2011]