實作

紀錄與實作有關的內容, 實體製作

操作流程拍攝

有關實作, 包含拍攝實際操作的照片與影片. 在 Windows 環境建議使用 ShareX 拍攝, Ubuntu 則建議使用 Kazam. 另外一個值得研究的 PyQt5 + FFMpeg 工具位於: https://github.com/codeshard/videomorph

理想的課程網頁

https://lectures.quantecon.org/ 是一門教授數學與計量經濟學的課程, 分別使用 Python 與 Julia 程式語言, 採用 Python3 的課程教材 pdf 位於: https://lectures.quantecon.org/_static/pdfs/QuantEconlectures-python3.pdf.

這門課程的網頁不僅有 News, 有論壇, 並使用 Jupyter 建立網際 Notebook.

其中, 互動討論程式: https://github.com/discourse/discourse, 為 discourse, 採用 Ruby 建立.

Docker for Discourse: https://github.com/discourse/discourse_docker

安裝: https://blog.fntsr.tw/articles/2014/11/07/how-to-build-discourse-with-docker-1/

Discourse 中文: https://meta.discoursecn.org/

網際程式框架: https://github.com/emberjs/ember.js