Python Programming Portal
Python Programming Portal
J2EE curve
Add Site Feed
Reviews
Beginning Python : Book Review PDF Print E-mail
Written by Sandeep Gohad   
Friday, 04 November 2005

My primary compliment to "Beginning Python" is that it makes learning Python seem easy. .

The book covers a lot of Python basics like strings, numbers, operators, variables. It also covers advanced topics like network programming, extending Python through C/C++, threading, GUI programming and Python with XML. In the end it discusses about the new features of Python release 2.4. Last Chapter “Integrating Java with Python” covers - scripting with java applications, Jython, integrating Java and Jython, J2EE servlets in Jython. I find it useful for both python and java programmer.

Building Websites With Plone: 8Py Book Review PDF Print E-mail
Written by Sandeep Gohad   
Monday, 17 October 2005

Building Websites With Plone by J. Cameron Cooper is a very useful book for beginners as well as experienced Plone developers.

The book is based on Plone 2.0 series, so some specifics might not work with the older versions. The book assumes that you are familiar with ZOPE and python.

It covers almost all aspects of Plone:

  • Installation of Plone
  • Plone web interface, control panel, ZMI controls
  • Users and permisions
  • Design and architecture
  • Extending and writing Plone tools,plone products
  • Database connectivity with Plone
  • Security

Add Python Site Feed
Latest
Popular
Go to top of page  Home | Content | Resources | Contact Us | Blogs |

Copyright 2004 Rightrix Solutions. All rights reserved. All product names are trademarks of their respective companies.
Views expressed at PythonThreads.com reflect the views of the authors alone, and do not necessarily reflect those of PythonThreads.com.

Terms of Use          Privacy Policy
PythonThreads.com - Python Programming Language Portal