Re: "Advanced" Python programming book?
On 11 Gen, 21:47, webtourist wrote: > On Jan 10, 8:35 am, flow wrote: > > > I've just finished reading a sort of beginner Python book, and I know > > quite a bit now but I'm looking for a book that can teach me advanced > > aspects of Python - code optimisation, threading, etc. > > > Any recommendations? > > > Cheers. > > Can you tell us what book it is ? > > If this is just your first and only book so far, > IMO, I think you can look at another one or two > I recently re-discovered Steven Lott's excellent free book "Building > Skills in Python" (http://homepage.mac.com/s_lott/books/ > python.html#book-python) > and then there is the popular "Think Python" by Allen Downey Hello All, I'd like to share my reference url for Python pro books here at Computer Manuuals section: http://www.computermanuals.co.uk/scripts/search.asp?cat=B+BU+G+T+R&searchterms=python&sortby=date a super pythonic 2010 to everyone! Aldo -- http://mail.python.org/mailman/listinfo/python-list
Re: "Advanced" Python programming book?
On Jan 10, 8:35 am, flow wrote: > I've just finished reading a sort of beginner Python book, and I know > quite a bit now but I'm looking for a book that can teach me advanced > aspects of Python - code optimisation, threading, etc. > > Any recommendations? > > Cheers. Can you tell us what book it is ? If this is just your first and only book so far, IMO, I think you can look at another one or two I recently re-discovered Steven Lott's excellent free book "Building Skills in Python" (http://homepage.mac.com/s_lott/books/ python.html#book-python) and then there is the popular "Think Python" by Allen Downey -- http://mail.python.org/mailman/listinfo/python-list
Re: "Advanced" Python programming book?
Cheers guys - I'll check the books out :) Thanks very much. -- http://mail.python.org/mailman/listinfo/python-list
Re: "Advanced" Python programming book?
On Jan 10, 2:35 pm, flow wrote: > I've just finished reading a sort of beginner Python book, and I know > quite a bit now but I'm looking for a book that can teach me advanced > aspects of Python - code optimisation, threading, etc. > > Any recommendations? > > Cheers. I like to add this one, which is nice to read just after reading the "starters", covers all kinds of topics, and written by someone who knows Python (I think at least). http://oreilly.com/catalog/9780596009250/ HTH, Marco -- http://mail.python.org/mailman/listinfo/python-list
Re: "Advanced" Python programming book?
Ryniek90 wrote: I've just finished reading a sort of beginner Python book, and I know quite a bit now but I'm looking for a book that can teach me advanced aspects of Python - code optimisation, threading, etc. Any recommendations? Cheers. Check those link: http://www.amazon.com/Beginning-Python-Visualization-Transformation-Professionals/dp/1430218436/ref=sr_1_11?ie=UTF8&s=books&qid=1263136036&sr=1-11 http://www.amazon.com/Gray-Hat-Python-Programming-Engineers/dp/1593271921/ref=sr_1_12?ie=UTF8&s=books&qid=1263136036&sr=1-12 http://www.amazon.com/Python-Cookbook-Alex-Martelli/dp/0596007973/ref=sr_1_4?ie=UTF8&s=books&qid=1263136036&sr=1-4 http://www.amazon.com/High-Performance-Python-Anthony-Lewis/dp/0596522088/ref=sr_1_14?ie=UTF8&s=books&qid=1263136082&sr=1-14 http://www.amazon.com/Natural-Language-Processing-Python-Steve/dp/0596516495/ref=sr_1_16?ie=UTF8&s=books&qid=1263136082&sr=1-16 http://www.amazon.com/Python-Scripting-Computational-Science-Engineering/dp/3540739157/ref=sr_1_17?ie=UTF8&s=books&qid=1263136082&sr=1-17 http://www.amazon.com/Expert-Python-Programming-practices-distributing/dp/184719494X/ref=sr_1_20?ie=UTF8&s=books&qid=1263136082&sr=1-20 http://www.djangobook.com/ Similar topics you can find in Google. Check python technologies, like: PyCuda, SciPy, NumPy, PyGame, Django, Pylons, Zope, TurboGears, Twisted, PyGTK, PyQt and so on. Check this link: http://www.python.org/about/apps/ and this http://wiki.python.org/moin/ Cheers :) some good books.. i might add this to the list http://www.amazon.com/Python-Essential-Reference-David-Beazley/dp/0672329786/ref=pd_sim_b_2 -- http://mail.python.org/mailman/listinfo/python-list
"Advanced" Python programming book?
> I've just finished reading a sort of beginner Python book, and I know > quite a bit now but I'm looking for a book that can teach me advanced > aspects of Python - code optimisation, threading, etc. > > Any recommendations? > > Cheers. Check those link: http://www.amazon.com/Beginning-Python-Visualization-Transformation-Professionals/dp/1430218436/ref=sr_1_11?ie=UTF8&s=books&qid=1263136036&sr=1-11 http://www.amazon.com/Gray-Hat-Python-Programming-Engineers/dp/1593271921/ref=sr_1_12?ie=UTF8&s=books&qid=1263136036&sr=1-12 http://www.amazon.com/Python-Cookbook-Alex-Martelli/dp/0596007973/ref=sr_1_4?ie=UTF8&s=books&qid=1263136036&sr=1-4 http://www.amazon.com/High-Performance-Python-Anthony-Lewis/dp/0596522088/ref=sr_1_14?ie=UTF8&s=books&qid=1263136082&sr=1-14 http://www.amazon.com/Natural-Language-Processing-Python-Steve/dp/0596516495/ref=sr_1_16?ie=UTF8&s=books&qid=1263136082&sr=1-16 http://www.amazon.com/Python-Scripting-Computational-Science-Engineering/dp/3540739157/ref=sr_1_17?ie=UTF8&s=books&qid=1263136082&sr=1-17 http://www.amazon.com/Expert-Python-Programming-practices-distributing/dp/184719494X/ref=sr_1_20?ie=UTF8&s=books&qid=1263136082&sr=1-20 http://www.djangobook.com/ Similar topics you can find in Google. Check python technologies, like: PyCuda, SciPy, NumPy, PyGame, Django, Pylons, Zope, TurboGears, Twisted, PyGTK, PyQt and so on. Check this link: http://www.python.org/about/apps/ and this http://wiki.python.org/moin/ Cheers :) -- http://mail.python.org/mailman/listinfo/python-list
"Advanced" Python programming book?
I've just finished reading a sort of beginner Python book, and I know quite a bit now but I'm looking for a book that can teach me advanced aspects of Python - code optimisation, threading, etc. Any recommendations? Cheers. -- http://mail.python.org/mailman/listinfo/python-list