1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2025-01-24 02:48:23 +00:00

Remove dead link

This commit is contained in:
Victor Felder 2014-06-15 14:31:52 +02:00
parent 6f2d15ac8c
commit 786e9f2bd6

View File

@ -1378,7 +1378,6 @@ See also [TeX](#tex)
* [Building Skills in Python](http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf) (PDF) (2.6)
* [Byte of Python](http://www.swaroopch.com/notes/Python) (2.7.x)
* [Data Structures and Algorithms in Python](http://www.brpreiss.com/books/opus7/html/book.html)
* [Design Patterns In Python](http://testingwithpython.appspot.com/notesonpython) - Rahul Verma, Chetan Giridhar
* [Dive into Python](http://www.diveintopython.net/) - Mark Pilgrim (2.3)
* [Dive into Python 3](http://getpython3.com/diveintopython3/) - Mark Pilgrim (3.0)
* [Full Stack Python](http://www.fullstackpython.com/)