Perl To Python Migration

时间:2011-03-24 03:59:48
【文件属性】:

文件名称:Perl To Python Migration

文件大小:426KB

文件格式:CHM

更新时间:2011-03-24 03:59:48

2007 Python QQ VB 登陆

The first section of Perl to Python Programming 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 looks 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 show how they can be leveraged in Python.

The last section of the book focuses on specific areas of programming: data manipulation, network communication, and web and other technologies to demonstrate to the reader how to make the move from Perl to Python Programming.


网友评论

  • 只是我找到的唯一的Perl2Python的书, 虽然老了点,但基本的原理应该没变。