From 60224ca2ad61f82d9af2cd12a4c726f7d8d52e69 Mon Sep 17 00:00:00 2001 From: Ken Stulce Date: Sun, 23 Nov 2014 23:00:39 -0600 Subject: [PATCH] Added "Pick/Basic: A Programmer's Guide - Jonathan E. Sisk", under Basic. Fixed "CodeCademy Python" spelling to "CodeAcademy Python", under Python. --- free-programming-books.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 4359ac79..e05cc6be 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -678,6 +678,7 @@ * [A beginner's guide to Gambas](http://beginnersguidetogambas.com/) * [BASIC programming language - Wikibooks](http://en.wikibooks.org/wiki/Category%3ABASIC_programming_language) * [How To Gambas3 Guides](http://howtogambas.org/index.php?page=cedi) +* [Pick/Basic: A Programmer's Guide](http://www.jes.com/pb/) - Jonathan E. Sisk * [Visual Basic Essentials](http://www.techotopia.com/index.php/Visual_Basic_Essentials) @@ -1488,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) -* [CodeCademy Python](http://www.codecademy.com/tracks/python) +* [CodeAcademy Python](http://www.codecademy.com/tracks/python) * [Python for Informatics](http://www.pythonlearn.com/book_007.pdf) * [Composing Programs](http://composingprograms.com/) (3.x) -- GitLab