ccccourse / se109a

軟體工程與演算法 -- 109 上學期 (陳鍾誠課程的習題與報告)
0 stars 38 forks source link

期中作業:軟體工程 Project -- 請用正規的軟體工程方法做一個專案 (分析,設計,實作,測試) #3

Open ccckmit opened 4 years ago

ccckmit commented 4 years ago

注意:特別強調測試!

題目:可以自訂,或從下列清單選取。

  1. 聊天室
  2. 留言板
  3. 網誌
  4. 模仿某 github 函式庫做一個類似的!
    • 例如:模仿 lodash

可以用 master/slave 模式,或者 pair programming.

  1. 定義問題 (Definition)
  2. 撰寫測試 (TDD/BDD)
  3. 撰寫演算法 (PDL)
  4. 開一個 github 專案
  5. 決定合作方式 (github + pull request)
  6. 分配工作 (dispatch 誰寫甚麼模組)
  7. 撰寫程式,並進行單元測試 (coding & unit test)
  8. 完成後,整合並測試 (integration)
  9. 發布專案 (publish)

期限: 12/2 前繳交完畢!(最好儘早就確定專案將網址先貼上來,一上來不應該是成品,12/2 前應該完成成品)

參考: http://www.ruanyifeng.com/blog/2015/12/git-workflow.html

ayd0122344 commented 3 years ago

期中作業

期中專案入口

小組成員

kevin823lin commented 3 years ago

期中作業

期中作業入口

小組成員

kaobeia commented 3 years ago

期中作業 https://github.com/kaobeia/se109a.git

小組成員 資工四 110613146 吳云濤

ArthurLiao0816 commented 3 years ago

Blog


Member

Publish

carzynightOuO commented 3 years ago

期中作業 組員:電四甲110610132金錫譽 電四甲110610140王俊彥

asd153866714 commented 3 years ago

期中專案

小組成員

ChiaYunn commented 3 years ago

110810535

yangsongyuan commented 3 years ago

期中作業: https://github.com/yangsongyuan/mylodash 成員: 110710502楊淞元

peter8995 commented 3 years ago

期中專案 成員: 110710518 王子衡 110710509 陳宥辰 110710539 張仲恩

ccckmit commented 3 years ago

期中作業

期中專案入口

小組成員

  • 資工三 110710507 徐熙堯
  • 資工四 110610529 陳士茵
  • 資工三 110710519 張瀞云
  • 資工三 110710521 吳婕安
  • 資工三 110710520 鍾瑄

期中作業

期中專案入口

小組成員

  • 資工三 110710507 徐熙堯
  • 資工四 110610529 陳士茵
  • 資工三 110710519 張瀞云
  • 資工三 110710521 吳婕安
  • 資工三 110710520 鍾瑄

沒自動測試, firebase 自動測試該如何做?

ayd0122344 commented 3 years ago

期中作業

期中專案入口

小組成員

  • 資工三 110710507 徐熙堯
  • 資工四 110610529 陳士茵
  • 資工三 110710519 張瀞云
  • 資工三 110710521 吳婕安
  • 資工三 110710520 鍾瑄

期中作業

期中專案入口

小組成員

  • 資工三 110710507 徐熙堯
  • 資工四 110610529 陳士茵
  • 資工三 110710519 張瀞云
  • 資工三 110710521 吳婕安
  • 資工三 110710520 鍾瑄

沒自動測試, firebase 自動測試該如何做?

已加入puppeteer測試檔案!測試網頁需要在public資料夾下使用terminal輸入mocha --timeout 100000指令即可進行測試。 另外這是自己使用deno進行的單元測試: 習題三

ccckmit commented 3 years ago

公告:軟體工程與演算法課程繳交作業有問題者如下:

期末沒交

19 張瀞云 資工三 09 陳宥辰 資工三

期中沒交

41 黃炯瑞 資工三 38 李宗翰 資工三 32 廖晏霆 資工三 37 吳浚瑋 資工二 05 蔡宏庠 資工三 34 鄭楷霖 資工三 20 吳季倫 資工四

期中期末都沒交 46 廖振鈞 資工三 16 蘇祐汝 資工三 22 林晨煜 資工三 53 李奕緯 資工四 27 莊凱翔 資工四 03 吳宗倫 資工三 38 吳 綸 電子三甲

最後補交機會,請在 2021/1/20 中午 12:00 前繳交至

https://github.com/ccccourse/se109a/issues/3 https://github.com/ccccourse/se109a/issues/4

否則將會沒有成績!

alen19990107 commented 3 years ago

110610520 資工四 吳季倫 軟體工程簡介 參考資料

qwerty0905 commented 3 years ago

110710541 資工三黃炯瑞 期中

timmy10289 commented 3 years ago

110710532 資工三 廖彥霆 110710537 資工二 吳浚瑋 110710538 資工三 李宗翰 期末報告 https://github.com/timmy10289/se109a/blob/master/%E6%9C%9F%E4%B8%AD%E5%A0%B1%E5%91%8A.pdf code js https://github.com/timmy10289/se109a/blob/master/index.js html https://github.com/timmy10289/se109a/blob/master/index.html

ccckmit commented 3 years ago

OK! 收到《吳季倫、黃炯瑞、廖彥霆、吳浚瑋、李宗翰》的期中補交!