FongX
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# [讀書會] Working Effectively With Legacy Code Book Club Kickstart ###### tags: `legacy-code`, `study-group`, `book` 意願調查表單: https://forms.gle/x1QgFdpxNw2u3o5F8 # 目的 學習成果: * 學習如何在 Legacy Code 上進行開發 * 為 Legacy Code 編寫測試 * 導入 DDD 的概念作重構 * 在熟悉的語言上獲得實作經驗 額外目的: * 交朋友 * 增加社群活躍人數 本次讀書會採取開放式讀書會形式,事前不會收取任何費用,僅酌收線下活動時所需的場地費。 # 時間/頻率 * 2020 年二月底或三月初開始 * 每兩週 1 次 * 預計 6-7 月以前完成 # 地點 實體或是線上。預計第一次會在天瓏書局舉辦 (方便直接買書)。 # 活動形式 每次 2 小時,時間分配如下: 1. 導讀者總結書本知識: 30 ~ 50 分鐘 * 製作簡報 (中英皆可) 總結本次章節內容 * 解答參與者事前在 Telegram 留下問題 2. 分組程式碼實作: 40 ~ 60 分鐘 3. 總結實作心得: 30 分鐘 基本上預設大家事前都已經看了相關章節。我們會準備幾種語言的 Legacy Code,大家自己根據書本內容對程式碼重構。 如果當周沒有合適的程式碼供實作,就會多分配一些章節來講解與討論。 此外,若是視訊會議,我們可能會將錄影或錄音之後會上傳。 ## 導讀者分配 * 每週都要有一位(自願者優先)擔任導讀者。負責一開始導讀、總結該次章節的內容,以及最後帶領大家總結心得。 ## 章節分配 1. **Ch 1 ~ 5** * 時間: TBD * 主題: 簡介、修改機制、回饋、感測分離、接縫模型 * 導讀人: Fong 1. **Ch 6, 7** * 時間: TBD * 主題: 時間緊迫需要修改、漫長的修改 * 導讀人: River 1. **Ch 8, 9** * 時間: TBD * 主題: 添加特性、無法把類別放入測試工具 * 導讀人: Blues` 1. **Ch 10, 11** * 時間: TBD * 主題: 測試控制工具、測試方法 * 導讀人: Joe 1. **Ch 12, 13, 14** * 時間: TBD * 主題: 解依賴、修改時的測試、依賴問題 * 導讀人: Eason 1. **Ch 15, 16, 17** * 時間: TBD * 主題: API 呼叫、程式碼理解、程式結構 * 導讀人: Kevin 1. **Ch 18, 19, 20** * 時間: TBD * 主題: 礙手礙腳的測試、非物件導向、大類別 * 導讀人: 明仁 1. **Ch 21, 22, 23, 24** * 時間: TBD * 主題: 修改大量相同程式、碼測試巨型方法、降低修改風險、絕望時 * 導讀人: Yanbin 1. **Ch 25** * 時間: TBD * 主題: 解依賴技術 * 導讀人: James 為了在年中前完成,實際次數可能會減少(每次導讀更多章節)。 # 書目及相關資源 * [書本 - 中譯 (天瓏)](https://www.tenlong.com.tw/products/9789864344000) * [書本 - 英](https://github.com/ontiyonke/book-1/blob/master/%5BPROGRAMMING%5D%5BWorking%20Effectively.%20with%20Legacy%20Code%5D.pdf) * [作者網頁](https://michaelfeathers.silvrback.com/) ## 其他 * 本次讀書會相關衍生資料(線上筆記與錄音錄影與討論內容),除特別聲明外,經當事人同意,皆採 [CC-BY](https://creativecommons.org/licenses/by/3.0/tw/) 授權。 * 外部索引資料之版權屬原著作人所有。 本次讀書會會新開一個 telegram 群組供大家加入。 此外,還會開一個 GitHub Repo 紀錄讀書會過程。 --- ## 舉辦流程: 1. 一週前: * 借場地 * 開 KKTIX 活動頁面 ([參考](https://dddtaiwan.kktix.cc/events/dddtw-2020-studygroup)) * 時間 * 地點 * 收費 * 活動形式、行程 * 導讀範圍 * 注意事項(飲食、帶電腦、健康管理) * 粉專宣傳 * 粉專開活動 * 社團宣傳 2. 兩、三天前: * 導讀者找一位社群夥伴做事前演練 * 可以先把當天程式題目寄給報名的人 4. 當天: * 19:00 ~ 19:30:場地佈置(zoom、錄影等等) * 19:30 ~ 19:35:現場依狀況分組 * 19:35 ~ 21:30:活動期間(拍照、記錄問題) * 21:30 跟下次導讀的人確定時間 5. 事後: * 上傳當日簡報 * 粉專活動回顧

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully