博碩士論文 944203043 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:15 、訪客IP:18.118.140.108
姓名 張弘明(Hung-Ming Chang)  查詢紙本館藏   畢業系所 資訊管理學系
論文名稱 以整合式的教練引導開發以框架為基礎的專案
(An Integrated Tutorial Approach for Programming Framework-based Projects)
相關論文
★ 針對提昇資料倉儲資料庫執行效能之知識管理與相關系統設計★ 以關聯規則探勘為基礎,探討詐騙車手提領型態互動之研究
★ 部落格之網路口碑評比機制平台管理與應用★ 虛擬貨幣交易平台之實現
★ 適用於多種設備的可否認鑑別協定之設計★ 交易程式最佳化的多維度分析平台之設計與建置
★ 多商品多策略程式交易績效曲線比較和分群機制之研究★ 以工作流程與Portlet為基礎整合學習管理系統以支援課程編組
★ 使用服務導向技術建構具支援二線廠客製化能力的電子中樞系統之研究★ 以流程為中心的Portlet重用性分析
★ 應用資料倉儲技術建構平衡計分卡資訊系統之研究-以某消費性電子製造公司人力資源計分卡為例★ 自動化的產品平台管理與應用
★ 以代理人為基礎的資訊系統協助新產品開發流程的自動化★ 支援新產品研發的整合性知識管理系統
★ 以流程為導向協同異質性數位學習系統中呈現層與資料層之研究★ 以QFD為基礎之可追蹤與重用的產品資料流整合性架構
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 框架(Frameworks)是實作一個穩固、有價值的企業應用(Enterprise Application)不可或缺的骨架。然而,對新手來說,學習一個框架是十分困難的。對於如何平緩學習曲線,縮短框架的學習時間的相關研究,卻是相對的少。新手在參與以框架為基礎的專案初期,需花上幾個月的學習時間,無法參與專案開發。本研究提出一個基於循序圖(Sequence Diagram)的互動文件,減輕新手的學習負擔,並幫助新手能在專案初期就參與專案開發。
摘要(英) Frameworks are necessary and sufficient skeleton for building robust enterprise applications. However, it is a hard, and often error-prone, task for beginner to learn how to use a framework. Study on reducing the effort and time taken to learn frameworks are relatively few. Beginners must take a few months to learn frameworks at beginning stage when he joins a framework-based project. When they start to apply what they learn by the framework text book, it is start of another error-prone process. This study proposed an interactive document which further extend UML’’s sequence diagram to reduce beginner’s learning curve on both framework learning and applying framework knowledge in project development. The document can also serve as an excellent tutorial since it is closely tie to both the design document and implementation code. To the best of our knowledge, this integrated approach is an innovative software engineering technique for speed up framework development on beginners.
關鍵字(中) ★ 專案管理
★ 框架
★ 學習
關鍵字(英) ★ project management
★ frameworks
★ learning
論文目次 中文摘要 I
Abstract II
謝誌 III
壹、 緒論 1
一、 研究動機 1
二、 研究背景 1
三、 研究目地 2
四、 研究架構 2
貳、 文獻探討 3
一、 框架學習法 3
二、 程式規格書(Program Specification) 4
參、 運用DFE協助新手開發框架專案 4
一、 框架進入障礙分析 4
(一) N-tier應用( Application)的分層 4
(二) 框架學習進入障礙 12
(三) 新手需要什麼協助 13
二、 DFE協助新手參與框架專案開發 14
(一) DFE介紹 14
(二) DFE參與專案開發流程 18
(三) DFE的三種應用 19
(四) DFE總結 21
肆、 專案驗證 22
一、 技術能力 23
二、 學習時間 23
伍、 結論 24
參考文獻 26
附錄一 架構與教學適用性討論 27
一、 架構與教學適用性討論 27
二、 案例說明 28
附錄二 案例:4個以DFE參與開發實際專案 31
一、 專案[1]- 新書資訊分享系統 31
二、 專案[2]-書展資訊系統 32
三、 專案[3]- 預測系統 33
四、專案[4]- 水泥出貨系統(SAP Add-on) 34
參考文獻 1. Butler, G., and P. Denommoee. "Documenting Frameworks," 1999, pp. 495-503.
2. Eagle, M. "Wiring Your Web Application with Open Source Java," , 04/07/2004
3. Fowler, M., and K. Scott. UML Distilled: A Brief Guide to the Standard Object Modeling Language (2nd Edition), Addison-Wesley Professional; 2nd edition, US, 1999.
4. Guillermo, J. D., and G. A. Mercedes. "A Case-Based Approach for Teaching Frameworks," PhD-Workshop at 18th European Conference on Object-Oriented Programming, 2004.
5. Hall, M. "Capabilities, Pros, and Cons of Apache Struts," 2004
6. Johnson, R. E. "Documenting Frameworks using Patterns," SIGPLAN Not. (27:10), 1992, pp. 63-76.
7. ———. "Frameworks = (Components + Patterns)," Commun.ACM (40:10), 1997, pp. 39-42
8. OnJava WebSite. "ONJava 2005 Reader Survey Results," , 2005/9/21, .
9. Shull, F., F. Lanubile, and V. R. Basili. Investigating Reading Techniques for Framework Learning 1998.
10. Sparks, S., K. Benner, and C. Faris. "Managing Object Oriented Framework Reuse," Computer (29:9), Sep, 1996, pp. 52-61
指導教授 許智誠(Kevin Chihcheng Hsu) 審核日期 2007-7-15
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明