mentorship-program
mentorship-program copied to clipboard
[Week16] Max
今天討論了什麼?結論是什麼?
最新的進度是什麼?
1.原預計一週一篇實作+文章的進度如下:
- [ ] week 16: Decorator 裝飾器 了解 & 實作
- [ ] week 17: Static/Class/Abstract Methods 了解 & 實作
- [ ] week 18: OOP 以 Class為例的 繼承、多型、封裝
2.實際上週 week 16 完成進度:
- [x] Decorator 裝飾器 了解 & 實作 https://www.maxlist.xyz/2019/12/07/python-decorator/)
- [x] Static/Class/Abstract Methods 了解 & 實作 https://www.maxlist.xyz/2019/12/08/python-class-static-abstract-method/
下次報告前要完成哪些事項?
3.預計本週 week 17 完成進度:
- [ ] week 18 OOP 以 Class為例的 繼承、多型、封裝