> For the complete documentation index, see [llms.txt](https://neochen2701.gitbook.io/codejudger/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://neochen2701.gitbook.io/codejudger/00.md).

# Python 教學

此簡報內容為財團法人中華民國電腦技能基金會策劃，由逢甲大學 林英志 副教授 編著

* [0 Python初探](/codejudger/00/00.md)
  * [0.1 Python學習資源](/codejudger/00/00/00-1.md)
  * [0.2 Python IDE 介紹](/codejudger/00/00/00-2.md)
  * [0.3 Spyder 小試身手](/codejudger/00/00/00-3.md)
  * [0.4 Python語法初探](/codejudger/00/00/00-4.md)
* [1 變數與輸出入](https://www.slideshare.net/neochen2701/tqc-python-01)
* [2 運算式、判斷式](https://www.slideshare.net/neochen2701/tqc-python-02)
* [3 迴圈](https://www.slideshare.net/neochen2701/tqc-python-03)
* [4 進階控制流程](https://www.slideshare.net/neochen2701/tqc-python-04)
* [5 函式](https://www.slideshare.net/neochen2701/tqc-python-05)
* [6 串列操作](https://www.slideshare.net/neochen2701/tqc-python-06-111271587)
* [7 數組、字典、集合](https://www.slideshare.net/neochen2701/tqc-python-07)
* [8 字串處理](https://www.slideshare.net/neochen2701/tqc-python-08)
* [9 檔案處理](https://www.slideshare.net/neochen2701/tqc-python-09)
