https://github.com/twtrubiks/fluent-python-notes
Fluent Python Study Notes 📝
https://github.com/twtrubiks/fluent-python-notes
fluent-python notes
Last synced: 4 months ago
JSON representation
Fluent Python Study Notes 📝
- Host: GitHub
- URL: https://github.com/twtrubiks/fluent-python-notes
- Owner: twtrubiks
- License: mit
- Created: 2018-07-22T14:18:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-07T05:04:46.000Z (over 3 years ago)
- Last Synced: 2025-03-28T19:53:43.848Z (9 months ago)
- Topics: fluent-python, notes
- Language: Python
- Size: 34.2 KB
- Stars: 29
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fluent Python Study Notes
Fluent Python Study Notes 📝
## 介紹
本篇文章為閱讀 Fluent Python 所做的一些重點筆記,筆記會持續更新
## 教學
1-1. [A Pythonic Card Deck](https://github.com/twtrubiks/fluent-python-notes/tree/master/A_Pythonic_Card_Deck)
2-1. [An Array of Sequences Part 2-1](https://github.com/twtrubiks/fluent-python-notes/tree/master/A_Array_of_Sequences_part_2_1)
2-2. [An Array of Sequences Part 2-2](https://github.com/twtrubiks/fluent-python-notes/tree/master/A_Array_of_Sequences_part_2_2)
2-3. [An Array of Sequences Part 2-3](https://github.com/twtrubiks/fluent-python-notes/tree/master/A_Array_of_Sequences_part_2_3)- 整理中
3-1. [Dictionaries and Sets Part 3-1](https://github.com/twtrubiks/fluent-python-notes/tree/master/Dictionaries_and_Sets_part_3_1)- 整理中
other-1. [What is the Python GIL](https://github.com/twtrubiks/fluent-python-notes/tree/master/what_is_the_python_GIL)
other-2. [What is the Closures](https://github.com/twtrubiks/fluent-python-notes/tree/master/what_is_the_closures)
other-3. [What is the Hashable](https://github.com/twtrubiks/fluent-python-notes/tree/master/what_is_the_hashable)
other-4. [What is the Monkey Patch](https://github.com/twtrubiks/fluent-python-notes/tree/master/what_is_the_Monkey_Patch)
other-5. [What is the Descriptor](https://github.com/twtrubiks/fluent-python-notes/tree/master/what_is_the_Descriptor)
## 執行環境
* Python 3.6.4
## Reference
* [fluentpython/example-code](https://github.com/fluentpython/example-code)
## Donation
文章都是我自己研究內化後原創,如果有幫助到您,也想鼓勵我的話,歡迎請我喝一杯咖啡:laughing:
綠界科技ECPAY ( 不需註冊會員 )

[贊助者付款](http://bit.ly/2F7Jrha)
歐付寶 ( 需註冊會員 )

[贊助者付款](https://payment.opay.tw/Broadcaster/Donate/9E47FDEF85ABE383A0F5FC6A218606F8)
## 贊助名單
[贊助名單](https://github.com/twtrubiks/Thank-you-for-donate)
## License
MIT license