Python-Course

網際內容管理 << Previous Next >> 電子書

參考資料

Python 教材

https://www.python-course.eu 

http://mde.tw/cp2018 

https://mdecp2018.github.io/finalproject-bgx 

物件導向

https://jeffknupp.com/blog/2014/06/18/improve-your-python-python-classes-and-object-oriented-programming/ 

https://python-textbok.readthedocs.io/en/1.0/Object_Oriented_Programming.html 

Python 網際框架

http://flask.pocoo.org/

https://www.djangoproject.com/ 

Parsing

http://loup-vaillant.fr/tutorials/earley-parsing/ 

https://tomassetti.me/parsing-in-python/ (pdf)

https://github.com/lark-parser/lark (erezsh_lark.pdf)

Algorithm

https://medium.com/100-days-of-algorithms  (https://medium.com/@tomas.bouda )

其他程式語言

https://en.wikipedia.org/wiki/JavaScript 


網際內容管理 << Previous Next >> 電子書