owned this note changed 5 years ago
Linked with GitHub

Engage in a scientific open source project as a software developer - tai271828

tags: COSCUP2020 入門 TR313

歡迎來到 https://hackmd.io/@coscup/2020 共筆

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

點擊本頁上方的 開始用 Markdown 一起寫筆記!
手機版請點選上方 按鈕展開議程列表。

請從這裡開始

如何快速掌握這些 domain knowledge

  • 先讀需要的部分
  • 先從不需要那個多 domain knowledge 的部分開始
  • 從 test cases 開始
    • test cases are runnable
    • components people care about
    • small enough to understand
  • 從 source code 中讀什麼?
    • README
    • CONTRIBUTING
    • docs 中有沒有專門寫給 developer 看的分類?
    • 有沒有類似 ipython notebook 的互動式文件?
  • CI config file 是會動的 README + test cases
  • Sciwork 科學計算社群 Discord 24hrs 邀請連結
Select a repo