1 / 14

漫谈软件工程

漫谈软件工程. 洪明坚 2012 年 12 月 20 日. 目录. Programming. Software Engineering. Philo sophy. Overview. Projection. Glue codes. Shim codes. A. Deal with complexity. B. model. Interfaces. prototype. C. design. implement. model. repeat. Picasso’s cow. Implementation. Separate.

kitty
Download Presentation

漫谈软件工程

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 漫谈软件工程 洪明坚 2012年12月20日

  2. 目录 Programming Software Engineering Philo sophy

  3. Overview Projection

  4. Glue codes Shim codes A Deal with complexity B model Interfaces prototype C design implement model repeat

  5. Picasso’s cow Implementation Separate Interface

  6. Conclude Keep It Simple, Stupid! ~KISS principle “Make everything as simple as possible, but not simpler.” ~Albert Einstein

  7. 目录 Programming Software Engineering Philo sophy

  8. Overview Software engineering Industrial engineering civil engineering

  9. Traditional SE • Assumption: Human can be perfect • Methodology: Borrowed from civil/industrial engineering • Perfect plan • Perfect requirement • Perfect design • Perfect implementation • Perfect test • Perfect documents • Detail, understandable, unambiguity

  10. Agile SE • Assumption: Nobody is perfect! • Methodology: rapid prototyping and iteration • Simple plan • Simple requirement • simple design • Quick-and-dirty implementation • Frequent test • Simple or no document • Incomplete, erroneous • Repeat above steps

  11. Evolution Productivity & quality time Agile SE No/Little SE Traditional SE

  12. 目录 Programming Software Engineering Philo sophy

  13. Philosophy "You cannot transcend what you do not know. To go beyond yourself, you must know yourself.“ ~Sri Nisargadatta Maharaj

  14. Thanks

More Related