Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Python Developer's Handbook [Repost]

Posted By: AlenMiler
Python Developer's Handbook [Repost]

Python Developer's Handbook by Andre dos Santos Lessa
Sams Publishing | Dec 22 2000 | ISBN: 0672319942 | Pages: 960 | PDF | 10.51 MB

The Python Developer's Handbook is designed to expose experienced developers to Python and its uses. Beginning with a brief introduction to the language and its syntax, the book moves quickly into more advanced programming topics, including embedding Python, network programming, GUI toolkits, JPython, Web development, Python/C API, and more. Python is an interpreted, object-oriented programming language. Its syntax is simple and easy to learn, and it encourages programmers to write and think clearly.