Book & Memo/python

Perl to Python Migration

파에 2007. 9. 30. 07:14

Publisher: Addison-Wesley Professional; 1st edition
Language: english
ISBN: 0201734885
Paperback: 320 pages


Description: Perl to Python Migration Martin C Brown Are you a Perl programmer who would like to be able to programme in Python? Brimming with a wealth of practical examples and resources this book will show you how. The Book The first section will show you the basic layout and approach of the two languages whilst the second section moves on to the specific differences of using Python data types and objects over Perl variables. The book then moves on to look at the core technologies behind the Python language, including the exception system for handling errors, the class and object orientation system for creating new classes and instances and how to split your program into functions and modules for easier management. All of these basics are treated with respect to people�s existing understanding and skills in Perl programming and how they can be leveraged in Python. The last section of the book then looks at specific areas of programming, data manipulation, network communicated, web programming and others to demonstrate to the reader how to make the move from Perl programming to Python programming.

'Book & Memo > python' 카테고리의 다른 글

Python Standard Library  (0) 2008.01.25
Python 2.1 Bible  (0) 2007.11.03
Making Use of Python  (0) 2007.09.30
Learning Python, Second Edition  (0) 2007.07.26
wxPython in Action  (0) 2007.07.16