From aca72c13f86f10664bdae7771a3392eace74e44c Mon Sep 17 00:00:00 2001 From: Ken Stulce Date: Mon, 24 Nov 2014 22:17:00 -0600 Subject: [PATCH] Added book to Basic - Pick/Basic: A Programmer's Guide. --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index e05cc6be6..b53652867 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1489,7 +1489,7 @@ See also [TeX](#tex) * [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x) * [Welcome to Problem Solving with Algorithms and Data Structures](http://interactivepython.org/runestone/static/pythonds/index.html) - Brad Miller and David Ranum * [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming) (2.7) -* [CodeAcademy Python](http://www.codecademy.com/tracks/python) +* [CodeCademy Python](http://www.codecademy.com/tracks/python) * [Python for Informatics](http://www.pythonlearn.com/book_007.pdf) * [Composing Programs](http://composingprograms.com/) (3.x)