Skip to content

Commit 55f8817

Browse files
committed
Merge pull request EbookFoundation#685 from krzysztofr/master
Two "Non-Programmers" tutorials for python 2.6&3 added
2 parents dbc8dfa + a38e8cd commit 55f8817

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

free-programming-books.md

+2
Original file line numberDiff line numberDiff line change
@@ -1316,6 +1316,8 @@ See also [TeX](#tex)
13161316
* [Making Games with Python & Pygame](http://inventwithpython.com/pygame/chapters/) - Al Sweigart
13171317
* [Modeling Creativity: Case Studies in Python](http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf) - Tom D. De Smedt
13181318
* [Natural Language Processing with Python](http://www.nltk.org/book)
1319+
* [Non-Programmer's Tutorial for Python 2.6](http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6)
1320+
* [Non-Programmer's Tutorial for Python 3](http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3)
13191321
* [Porting to Python 3: An In-Depth Guide](http://python3porting.com/)
13201322
* [Problem Solving with Algorithms and Data Structures](http://interactivepython.org/courselib/static/pythonds/index.html)
13211323
* [Program Arcade Games With Python And Pygame](http://programarcadegames.com/)

0 commit comments

Comments
 (0)