mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-04 20:37:52 +00:00
Merge pull request #1684 from garrmark/patch-2
Fix link to "A Guide to Python's Magic Methods"
This commit is contained in:
commit
a103a4851f
@ -1524,7 +1524,7 @@ See also [TeX](#tex)
|
||||
### Python
|
||||
* [A Beginner's Python Tutorial](http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial)
|
||||
* [A Bit of Python and Other Things](https://github.com/RafeKettler/magicmethods)
|
||||
* [A Guide to Python's Magic Methods](http://www.rafekettler.com/magicmethods.html) - Rafe Kettler
|
||||
* [A Guide to Python's Magic Methods](https://github.com/RafeKettler/magicmethods) - Rafe Kettler
|
||||
* [Automate the Boring Stuff](http://automatetheboringstuff.com/chapter0/) - Al Sweigart
|
||||
* [Biopython](http://biopython.org/DIST/docs/tutorial/Tutorial.pdf)
|
||||
* [Building Skills in Object-Oriented Design (Python)](http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf) (PDF) (2.1.1)
|
||||
|
Loading…
Reference in New Issue
Block a user