Re: Advanced Python programming book?

2010-01-11 Thread flow
Cheers guys - I'll check the books out :)

Thanks very much.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Advanced Python programming book?

2010-01-11 Thread webtourist
On Jan 10, 8:35 am, flow drnco...@live.com 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?

2010-01-11 Thread Aldo Ceccarelli
On 11 Gen, 21:47, webtourist webtour...@gmail.com wrote:
 On Jan 10, 8:35 am, flow drnco...@live.com 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+Rsearchterms=pythonsortby=date

a super pythonic 2010 to everyone!
Aldo
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Advanced Python programming book?

2010-01-10 Thread Tom Pacheco

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=UTF8s=booksqid=1263136036sr=1-11

http://www.amazon.com/Gray-Hat-Python-Programming-Engineers/dp/1593271921/ref=sr_1_12?ie=UTF8s=booksqid=1263136036sr=1-12

http://www.amazon.com/Python-Cookbook-Alex-Martelli/dp/0596007973/ref=sr_1_4?ie=UTF8s=booksqid=1263136036sr=1-4

http://www.amazon.com/High-Performance-Python-Anthony-Lewis/dp/0596522088/ref=sr_1_14?ie=UTF8s=booksqid=1263136082sr=1-14

http://www.amazon.com/Natural-Language-Processing-Python-Steve/dp/0596516495/ref=sr_1_16?ie=UTF8s=booksqid=1263136082sr=1-16

http://www.amazon.com/Python-Scripting-Computational-Science-Engineering/dp/3540739157/ref=sr_1_17?ie=UTF8s=booksqid=1263136082sr=1-17

http://www.amazon.com/Expert-Python-Programming-practices-distributing/dp/184719494X/ref=sr_1_20?ie=UTF8s=booksqid=1263136082sr=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


Re: Advanced Python programming book?

2010-01-10 Thread Marco Salden
On Jan 10, 2:35 pm, flow drnco...@live.com 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