René's URL Explorer Experiment


Title: Learning Python 4th Edition: Recent Notes

Mail addresses
lutz@learning-python.com

direct link

Domain: learning-python.com

Nonetext/html; charset=UTF-8

Links:

Bonus example: timing len(X) versus X.__len__() [Apr-3-11]https://learning-python.com/lp4e-updates-notes-recent.html#s9
Bonus example: more matrix code [Mar-14-11]https://learning-python.com/lp4e-updates-notes-recent.html#s8
What's a programming language? [Oct-5-11]https://learning-python.com/lp4e-updates-notes-recent.html#s0e
How long will it take to learn Python? [Sep-16-11]https://learning-python.com/lp4e-updates-notes-recent.html#s0d
Can I learn programming? [Aug-17-10]https://learning-python.com/lp4e-updates-notes-recent.html#s0
What about prerequisites for beginners? [Sep-24-10]https://learning-python.com/lp4e-updates-notes-recent.html#s0b
Which of your books should I use to learn Python? [Mar-1-11]https://learning-python.com/lp4e-updates-notes-recent.html#s0c
(Off page) A write-up on the new Windows launcher in Python 3.3 [Oct-2012] Python 2.7: new features, and the end of the 2.X line (?) [Jul-2-10] Python 3.2: the 3.X line continues its evolution [Sep-28-10] Reflections on Python 3.X after updating Programming Python [Jul-2-10] Early murmurs: Python 3.3, due out August 2012 [Nov-2011..Mar-2012] Python 3.2.0 breaks scripts using input() on Windows [Jan-4-12] Python 3.2 removes struct.pack functionality for str [Jan-11-12] Python 3.2 breaks str.format() for some object types [Jan-23-12] Reader reply: using this book with newer Python releases [Apr-19-12] https://learning-python.com/py33-windows-launcher.html
Python 2.7: new features, and the end of the 2.X line (?) [Jul-2-10]https://learning-python.com/lp4e-updates-notes-recent.html#s1
Python 3.2: the 3.X line continues its evolution [Sep-28-10]https://learning-python.com/lp4e-updates-notes-recent.html#s1b
Reflections on Python 3.X after updating Programming Python [Jul-2-10]https://learning-python.com/lp4e-updates-notes-recent.html#s2
Early murmurs: Python 3.3, due out August 2012 [Nov-2011..Mar-2012]https://learning-python.com/lp4e-updates-notes-recent.html#py33
Python 3.2.0 breaks scripts using input() on Windows [Jan-4-12]https://learning-python.com/lp4e-updates-notes-recent.html#py320inputbug
Python 3.2 removes struct.pack functionality for str [Jan-11-12]https://learning-python.com/lp4e-updates-notes-recent.html#py32structchange
Python 3.2 breaks str.format() for some object types [Jan-23-12]https://learning-python.com/lp4e-updates-notes-recent.html#py32formatbug
Reader reply: using this book with newer Python releases [Apr-19-12]https://learning-python.com/lp4e-updates-notes-recent.html#pynew
Recent book reviews [Apr-30-10, Dec-11]https://learning-python.com/lp4e-updates-notes-recent.html#s3
PSF newsletter author interview [Feb-11-10]https://learning-python.com/lp4e-updates-notes-recent.html#s4
Focus, "2.0" [Dec-28-09]https://learning-python.com/lp4e-updates-notes-recent.html#s5
What's been added in the 500 new pages of this edition? [Dec-16-09]https://learning-python.com/lp4e-updates-notes-recent.html#s6
What's up with the rat on the cover? [Dec-15-09]https://learning-python.com/lp4e-updates-notes-recent.html#s7
clarifications pageshttps://learning-python.com/lp4e-updates-clarifications-recent.html
lentimer.pyhttps://learning-python.com/lentimer.py
lentimer-out.txthttps://learning-python.com/lentimer-out.txt
lentimer-book.txthttps://learning-python.com/lentimer-book.txt
NumPyhttp://numpy.scipy.org/
matrix-code.pyhttps://learning-python.com/matrix-code.py
click here to readhttps://learning-python.com/whats-a-programming-language.html
training sitehttps://learning-python.com/about.html#S3
Learning Pythonhttps://learning-python.com/about-lp4e.html
Programming Pythonhttps://learning-python.com/about-pp4e.html
Answer Me These Questions Three...https://learning-python.com/pyquestions3.html
Focus, "2.0"https://learning-python.com/lp4e-updates-notes-recent.html#s5
this pagehttp://www.python.org/download/releases/2.7/
this pagehttp://docs.python.org/dev/whatsnew/2.7.html
Programming Python 4th Editionhttps://learning-python.com/about-pp4e.html
PEP descriptionhttp://www.python.org/dev/peps/pep-3147/
web sitehttp://docs.python.org/dev/whatsnew/3.2.html
3.2 updates notehttps://learning-python.com/pp4e-updates.html#notes32
releasedhttp://www.python.org/download/releases/3.3.0/
Python 3.3 noteshttps://learning-python.com/pp4e-updates.html#py33
Windows launcherhttps://learning-python.com/py33-windows-launcher.html
python.orghttp://www.python.org/download/releases/3.3.0/
docs.python.org/dev/whatsnew/3.3.htmlhttp://docs.python.org/dev/whatsnew/3.3.html
http://bugs.python.org/issue11272http://bugs.python.org/issue11272
http://bugs.python.org/issue10783http://bugs.python.org/issue10783
http://bugs.python.org/issue2830http://bugs.python.org/issue2830
this articlehttps://learning-python.com/pyquestions3.html
http://bugs.python.org/issue7994http://bugs.python.org/issue7994
lp4e-updates-notes-recent.html#s1https://learning-python.com/lp4e-updates-notes-recent.html#s1
lp4e-updates-notes-recent.html#s1bhttps://learning-python.com/lp4e-updates-notes-recent.html#s1b
pp4e-updates.html#notes32https://learning-python.com/pp4e-updates.html#notes32
lp4e-updates-notes-recent.html#py33https://learning-python.com/lp4e-updates-notes-recent.html#py33
python-changes-2014-plus.htmlhttps://learning-python.com/python-changes-2014-plus.html
http://docs.python.org/whatsnew/2.7.htmlhttp://docs.python.org/whatsnew/2.7.html
http://docs.python.org/py3k/whatsnew/3.1.htmlhttp://docs.python.org/py3k/whatsnew/3.1.html
http://docs.python.org/py3k/whatsnew/3.2.htmlhttp://docs.python.org/py3k/whatsnew/3.2.html
http://docs.python.org/dev/whatsnew/3.3.htmlhttp://docs.python.org/dev/whatsnew/3.3.html
Dr. Dobbs Journalhttp://www.drdobbs.com/open-source/223200151
Slashdothttp://books.slashdot.org/story/10/02/22/1430219/Learning-Python-4th-Edition
this pagehttps://learning-python.com/pycon010-psf-lutz-interview.html
Answer me these questions three...https://learning-python.com/pyquestions3.html
abovehttps://learning-python.com/lp4e-updates-notes-recent.html#s0d
reallyhttp://animealmanac.com/2009/06/04/review-of-the-manga-guide-to-series/
herehttp://oreilly.com/catalog/9780596802370
"Teach Yourself Programming in Ten Years."http://www.norvig.com/21-days.html
Computer Programming for Everybodyhttp://www.python.org/doc/essays/cp4e.html
http://learning-python.com/lp4e-preface-preview.htmlhttps://learning-python.com/lp4e-preface-preview.html
first printing notes pagehttps://learning-python.com/lp4e-updates-notes-first-printing.html
main updates pagehttps://learning-python.com/lp4e-updates.html
https://learning-python.com/index.html
Bookshttps://learning-python.com/index-book-links.html
Codehttps://learning-python.com/programs.html
Bloghttps://learning-python.com/posts.html
Pythonhttps://learning-python.com/about-python.html
Authorhttps://learning-python.com/formalbio.html
Trainhttps://learning-python.com/training.html
Findhttps://learning-python.com/sitesearch.html

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.