Skip to main content

소프트웨어 공학의 사실과 오해

소프트웨어 컨플릭트 2.0을 읽고 나서 이 책의 저자 Robert L. Glass자가 쓴 또 한권의 책을 찾아 읽게 되었습니다. 그 책의 제목이 바로 이 글의 제목인 소프트웨어 공학의 사실과 오해입니다.

이제는 일반적으로 인식되고 있는(제 생각에) 사실과 오해들이 담겨 있어 아주 새롭게 느껴지는 내용은 없었으나 소프트웨어 공학의 여러 문제점들에 대한 역사를 정리하기에 괜찮은 책인것 같습니다.

저자는 실무에서 경력을 시작하여 학계로 온 사람이라 그런지 유지보수에 대한 많은 의견을 적어 놓았습니다. 연구에 따르면 소프트웨어 비용의 약 60%가 유지보수에 사용되고 여기서 다시 60%는 오류 수정이 아닌 기능 개선에 쓰인다고 합니다. 유지보수 비용에서 오류 수정이 차지하는 비중은 단지 17%라고 하는군요. 그리고 유지보수를 꺼려하는 태도를 고치기 위해 유지보수를 문제로 바라보지 말고 해결책으로 바라보아야 한다고 조언하고 있습니다.

또한 사람들이 유지보수를 꺼려하는 이유는 그것이 개발보다 어렵기 때문이며 어려운 이유는 남이 작성한 코드를 이해하기 어렵기 때문이라고 합니다. 이 점에 대해서는 저도 동의합니다. 때론 처음부터 그 부분을 다시 작성하는 것이 더 좋은 경우도 많이 있었으니까요.

제 생각으로는 유지보수를 꺼려하는 또 하나의 이유는 유지보수로는 유명해질 수 없기 때문이 아닐까 합니다. 유명한 개발자라는 말은 있지만 유명한 유지보수자라는 말은 들어보지 못했으니까요. :roll:

우리 모두 하기 싫어하는 유지보수 작업을 누군가는 해야 하니 큰 문제가 아닐 수 없네요.

이밖의 내용을 간단히 요약해 보면

  1. 소프트웨어 공학의 silver bullet은 없고 앞으로도 없을 것이라는 것

  2. 비록 silver bullet은 아니지만 많은 도움을 줄 수 있는 도구나 방법들이 실제 사용하지 않고 있다는 것

  3. 학계는 실무를 좀 더 이해하고 고려하여야 한다는 것


정도였던 것 같습니다.

요새 이런 에세이류의 책들을 읽다보니 여기 쓰는 글도 비슷해지는 경향이 있는 것 같습니다. 아무래도 C++ 코드가 없으니 글쓰기가 어렵네요. ;-)

Comments

  1. 이책 저도 서점에서 훑어본 기억이 나네요. 유명한 유지보수자라는 것 어려운 일이네요..

    ReplyDelete

Post a Comment

Popular posts from this blog

CodeHighlighter plugin test page.

This post is for testing CodeHighlighter plugin which uses GeSHi as a fontifier engine. ((Those code blocks are acquired from Google Code Search .)) ((For more supported languages, go CodeHighlighter plugin or GeSHi homepage.)) C++ (<pre lang="cpp" lineno="1">) class nsScannerBufferList { public: /** * Buffer objects are directly followed by a data segment. The start * of the data segment is determined by increment the |this| pointer * by 1 unit. */ class Buffer : public PRCList { public: Buffer() { ++index_; } PHP (<pre lang="php" lineno="4">) for ($i = 0; $i $value = ord( $utf8_string[ $i ] ); if ( $value < 128 ) { // ASCII $unicode .= chr($value); } else { if ( count( $values ) == 0 ) { $num_octets = ( $value } $values[] = $value; Lisp (<pre lang="lisp">) ;;; Assignment (define-caller-pattern setq ((:star var fo...

Textiler plugin test page

This post is for testing Textiler plugin . This plugin uses Textile engine (version 2.0.0). The sample text is come from Textile test page. (Note that the result will be vary according to your CSS options.) Supported wiki syntax Rendering result h2{color:green}. This is a title h3. This is a subhead p{color:red}. This is some text of dubious character. Isn't the use of "quotes" just lazy writing -- and theft of 'intellectual property' besides? I think the time has come to see a block quote. bq[fr]. This is a block quote. I'll admit it's not the most exciting block quote ever devised. Simple list: #{color:blue} one # two # three Multi-level list: # one ## aye ## bee ## see # two ## x ## y # three Mixed list: * Point one * Point two ## Step 1 ## Step 2 ## Step 3 * Point three ** Sub point 1 ** Sub point 2 Well, that went well. How about we insert an <a href="/" title="watch out">old-fashioned hypertext link</a>? Will the quo...

BookCover plugin test page

This post is for testing BookCover plugin . (( The previous test page has some comments from users.)) The 'Books Reading' section in the sidebar is also using this plugin. [ bookcover:1932394613] [bookcover:1932394613] [ bookcover:1590598385(Smart and Gets Things Done)] [bookcover:1590598385(Smart and Gets Things Done)] [ bookcover:1591841380(Wikinomics : How Mass Collaboration Changes Everything)] [bookcover:1591841380(Wikinomics : How Mass Collaboration Changes Everything)] [ bookcover:8995856408] [bookcover:8995856408] [ bookcover:8831793721] [bookcover:8831793721] [ bookcover:9788831793728] [bookcover:9788831793728]