Переглянути джерело

Merge pull request #583 from sugarjig/patch-1

Added "A Guide to Python's Magic Methods"
Mohammad Hossein Mojtahedi 12 роки тому
батько
коміт
91ebb51124
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -1179,6 +1179,7 @@ See also [TeX](#tex)
 * [Dive into Python](http://www.diveintopython.net/) - Mark Pilgrim
 * [Dive into Python 3](http://getpython3.com/diveintopython3/) - Mark Pilgrim
 * [Google's Python Class](https://developers.google.com/edu/python/?hl=de-DE&csw=1)
+* [A Guide to Python's Magic Methods](http://www.rafekettler.com/magicmethods.html) - Rafe Kettler
 * [Hacking Secret Cyphers with Python](http://inventwithpython.com/hacking/chapters/) - Al Sweigart
 * [Hitchiker's Guide to Python!](http://docs.python-guide.org/en/latest/)
 * [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers