深度研究 Python 物件導向程式設計(OOP)
Continue reading “Python 3: 深度研究 (第4部分-物件導向程式設計 OOP)”Python 3: 深度研究(第3部分-Part 3 – Hash Maps)
字典( Dictionaries )、集合( Sets )和相關的資料結構
Continue reading “Python 3: 深度研究(第3部分-Part 3 – Hash Maps)”Python 3 : 深度研究 (第 2 部分 – Iteration, Generators)
序列( Sequences )、可迭代( Iterables )、迭代器( Iterators )、生成器( Generators )和背景管理器( Context Managers )
Continue reading “Python 3 : 深度研究 (第 2 部分 – Iteration, Generators)”Python 3: 深度研究 (第 1 部分 – Functional )
變數、函數和函數式程式設計、閉包 ( Closures )、裝飾器 ( Decorators )、模組和套件
Continue reading “Python 3: 深度研究 (第 1 部分 – Functional )”