Tuesday, September 4, 2012

Perl To Python Migration

Posted by Unknown On 2:44 PM | No comments


Book Detail : 
Publisher : Addison Wesley 
Pub Date : November 01, 2001 
ISBN : 0-201-73488-5 
Pages : 320 
File Size : 420 Kb | File Format : chm

Book Description :

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.

Main Contents : 

section 1.  INTRODUCTION TO PYTHON 

Chapter 1.  INTRODUCTION 
Chapter 2.  EXECUTING PYTHON PROGRAMS 
Chapter 3.  PYTHON OVERVIEW 
        
section 2.  LANGUAGE FUNDAMENTALS 

Chapter 4.  COMPONENTS OF A PYTHON PROGRAM 
Chapter 5.  FUNCTIONS 
Chapter 6.  EXCEPTIONS AND ERROR TRAPPING 
Chapter 7.  MODULES, CLASSES, AND OBJECT ORIENTATION 
        
section 3.  APPLYING PYTHON 

Chapter 8.  BUILT-IN FUNCTIONS 
Chapter 9.  INTERFACING WITH THE OPERATING SYSTEM 
Chapter 10.  DATA MANIPULATION 
Chapter 11.  FILE MANIPULATION 
Chapter 12.  COMMUNICATING OVER A NETWORK 
Chapter 13.  WEB DEVELOPMENT 
Chapter 14.  GUI DEVELOPMENT WITH TK 

Part 4:  APPENDICES 

Appendix A.  PYTHON RESOURCES 
Appendix B.  PERL TO PYTHON QUICK REFERENCE 

Direct Link Download : 


0 comments:

Post a Comment