Rabu, 26 September 2012

Wow! eBook: Python in a Nutshell, 2nd Edition - 5 new eBooks


Wow! eBook: Python in a Nutshell, 2nd Edition - 5 new eBooks

Link to Wow! eBook - Blog

Python in a Nutshell, 2nd Edition

Posted: 26 Sep 2012 05:09 AM PDT

Python in a Nutshell, 2nd Edition

Book Description

This book offers Python programmers one place to look when they needhelp remembering or deciphering the syntax of this open source languageand its many powerful but scantily documented modules. Thiscomprehensive reference guide makes it easy to look up the mostfrequently needed information–not just about the Python languageitself, but also the most frequently used parts of the standard libraryand the most important third-party extensions.

Ask any Python aficionado and you’ll hear that Python programmers haveit all: an elegant language with readable andmaintainable syntax, that allows for easy integration with componentsin C, C++, Java, or C#, and an enormous collection of precoded standardlibrary and third-party extension modules. Moreover, Python is easy tolearn, yet powerful enough to take on the most ambitious programmingchallenges. But what Python programmers used to lack is a concise andclear reference resource, with the appropriate measure of guidance inhow best to use Python’s great power. Python in aNutshell fills this need.

Python in a Nutshell, Second Edition covers morethan the language itself; it also deals with the mostfrequently used parts of the standard library, and the most popular andimportant third party extensions. Revised and expanded forPython 2.5, this book now contains the gory details of Python’s newsubprocess module and breaking news about Microsoft’s newIronPython project. Our “Nutshell” format fits Python perfectly bypresenting the highlights of the most important modules and functionsin its standard library, which cover over 90% of your practicalprogramming needs. This book includes:

  • A fast-paced tutorial on the syntax of the Python language
  • An explanation of programming in Python
  • Coverage of iterators, generators, exceptions, modules,packages, strings, and regular expressions
  • A quick reference for Python’s built-in types and functionsand key modules
  • Reference material on important third-party extensions,such as Numeric and Tkinter
  • Information about extending and embedding Python

Python in a Nutshell provides a solid,no-nonsense quick reference to information that programmers rely on themost. This book will immediately earn its place in any Pythonprogrammer’s library.

Praise for the First Edition:
“In a nutshell, Python in a Nutshell serves oneprimary goal: to act as an immediately accessible goal for the Pythonlanguage. True, you can get most of the same core information that ispresented within the covers of this volume online, but this willinvariably be broken into multiple files, and in all likelihood lackingthe examples or the exact syntax description necessary to trulyunderstand a command.”
–Richard Cobbett, Linux Format

“O’Reilly has several good books, of which Python in aNutshell by Alex Martelli is probably the best for giving yousome idea of what Python is about and do useful things with it.”
–Jerry Pournelle, Byte Magazine

Table of Contents
Part I: Getting Started with Python
Chapter 1. Introduction to Python
Chapter 2. Installation
Chapter 3. The Python Interpreter

Part II: Core Python Language and Built-ins
Chapter 4. The Python Language
Chapter 5. Object-Oriented Python
Chapter 6. Exceptions
Chapter 7. Modules
Chapter 8. Core Built-ins
Chapter 9. Strings and Regular Expressions

Part III: Python Library and Extension Modules
Chapter 10. File and Text Operations
Chapter 11. Persistence and Databases
Chapter 12. Time Operations
Chapter 13. Controlling Execution
Chapter 14. Threads and Processes
Chapter 15. Numeric Processing
Chapter 16. Array Processing
Chapter 17. Tkinter GUIs
Chapter 18. Testing, Debugging, and Optimizing

Part IV: Network and Programming
Chapter 19. Client-Side Network Modules
Chapter 20. Sockets and Server-Side Network Modules
Chapter 21. CGI Scripting and Alternatives
Chapter 22. MIME and Network Encodings
Chapter 23. Structured Text:
Chapter 24. Structured Text:

Part V: Extending and Embedding
Chapter 25. Extending and Embedding Classic Python
Chapter 26. Extending and Embedding Jython
Chapter 27. Distributing Extensions and Programs

Book Details

  • Paperback: 738 pages
  • Publisher: O’Reilly Media; 2nd Edition (July 2006)
  • Language: English
  • ISBN-10: 0596100469
  • ISBN-13: 978-0596100469
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Python in a Nutshell, 2nd Edition appeared first on Wow! eBook - Blog.


Python Cookbook, 2nd Edition

Posted: 26 Sep 2012 05:00 AM PDT

Python Cookbook, 2nd Edition

Book Description

Portable, powerful, and a breeze to use, is the popular language used for both standalone programs and scripting applications. It is now being used by an increasing number of major organizations, including NASA and Google.

Updated for 2.4, The Python , 2nd Edition offers a wealth of useful code for all Python programmers, not just advanced practitioners. Like its predecessor, the new edition provides solutions to problems that Python programmers face everyday.

It now includes over 200 recipes that range from simple tasks, such as working with dictionaries and list comprehensions, to complex tasks, such as monitoring a network and building a templating system. This revised version also includes new chapters on topics such as time, money, and metaprogramming.

Here’s a list of additional topics covered:

  • Manipulating text
  • Searching and sorting
  • Working with files and the filesystem
  • Dealing with threads and processes
  • System
  • Interacting with databases
  • Creating user interfaces
  • Network and web programming
  • Processing
  • Distributed programming
  • Debugging and testing

Another advantage of The Python , 2nd Edition is its trio of authors–three well-known Python programming experts, who are highly visible on lists and in newsgroups, and speak often at Python conferences.With scores of practical examples and pertinent background information, The Python Cookbook, 2nd Edition is the one source you need if you’re looking to build efficient, flexible, scalable, and well-integrated systems.

Table of Contents
Chapter 1. Text
Chapter 2. Files
Chapter 3. Time and Money
Chapter 4. Python Shortcuts
Chapter 5. Searching and Sorting
Chapter 6. Object-Oriented Programming
Chapter 7. Persistence and Databases
Chapter 8. Debugging and Testing
Chapter 9. Processes, Threads, and Synchronization
Chapter 10. System
Chapter 11. User Interfaces
Chapter 12. Processing
Chapter 13. Network Programming
Chapter 14. Web Programming
Chapter 15. Distributed Programming
Chapter 16. Programs About Programs
Chapter 17. Extending and Embedding
Chapter 18. Algorithms
Chapter 19. Iterators and Generators
Chapter 20. Descriptors, Decorators,and Metaclasses

Book Details

  • Paperback: 846 pages
  • Publisher: O’Reilly Media; 2nd Edition (March 2005)
  • Language: English
  • ISBN-10: 0596007973
  • ISBN-13: 978-0596007973
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Python Cookbook, 2nd Edition appeared first on Wow! eBook - Blog.


Running Linux, 5th Edition

Posted: 26 Sep 2012 04:56 AM PDT

Running Linux, 5th Edition

Book Description

You may be contemplating your first Linux installation. Or you may have been using Linux for years and need to know more about adding a network printer or setting up an FTP server. Running Linux, now in its fifth edition, is the book you’ll want on hand in either case. Widely recognized in the Linux community as the ultimate getting-started and problem-solving book, it answers the questions and tackles the configuration issues that frequently plague users, but are seldom addressed in other books.

This fifth edition of Running Linux is greatly expanded, reflecting the maturity of the operating system and the teeming wealth of software available for it. Hot consumer topics suchas audio and playback applications, groupware functionality, and spam filtering are covered, along with the basics in configuration and management that always have made the book popular.

Running Linux covers basic communications such as mail, web surfing, and instant messaging, but also delves into the subtleties of network configuration–including dial-up, ADSL, and cable modems–in case you need to set up your network manually. The book canmake you proficient on office suites and personal productivity applications–and also tells you what tools are available if you’re interested in contributing to these applications.

Other new topics in the fifth edition include encrypted and filesystems, advanced techniques, and remote login applications. Classic discussions on booting, package management, kernel recompilation, and X configuration have also been updated.

The authors of Running Linux have anticipated problem areas, selected stable and popular solutions, and provided clear instructions to ensure that you’ll have a satisfying experience using Linux. The discussion is direct and complete enough to guide novice users, while still providing the additional information experienced users will need to progress in their mastery of Linux.

Whether you’re using Linux on a home workstation or maintaining a network server, Running Linux will provide expert advice just when you need it.

Table of Contents
Part I: Enjoying and Being Productive on Linux
Chapter 1. Introduction to Linux
Chapter 2. Preinstallation and Installation
Chapter 3. Desktop Environments
Chapter 4. Basic Unix Commands and Concepts
Chapter 5. Web Browsers and Instant Messaging
Chapter 6. Mail Clients
Chapter 7. Games
Chapter 8. Office Suites and Personal Productivity
Chapter 9. Multimedia

Part II: System Administration
Chapter 10. System Administration Basics
Chapter 11. Managing Users, Groups, and Permissions
Chapter 12. Installing, Updating, and Compiling Programs
Chapter 13. Networking
Chapter 14. Printing
Chapter 15. File Sharing
Chapter 16. The X Window System
Chapter 17. System Start and Shutdown
Chapter 18. Configuring and Building the Kernel
Chapter 19. Text Editing
Chapter 20. Text Processing

Part III:
Chapter 21. Programming Tools
Chapter 22. Running a
Chapter 23. Transporting and Handling Messages
Chapter 24. Running an FTP Server

Part IV: Network Services
Chapter 25. Running Web Applications with MySQL and PHP
Chapter 26. Running a Secure System
Chapter 27. Backup and Recovery
Chapter 28. Heterogeneous Networking and Running Windows Programs

Appendix A Sources of Linux Information

Book Details

  • Paperback: 974 pages
  • Publisher: O’Reilly ; 5th edition (December 2005)
  • Language: English
  • ISBN-10: 0596007604
  • ISBN-13: 978-0596007607
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Running Linux, 5th Edition appeared first on Wow! eBook - Blog.


Using Samba, 3rd Edition

Posted: 26 Sep 2012 04:51 AM PDT

Using Samba, 3rd Edition

Book Description

This book is the comprehensive guide to administration, officially adopted by the Team. Wondering how to integrate ’s authentication with that of a ? How to get to serve Dfs shares? How to share files on Mac OS X? These and a dozen other issues of interest to system administrators are covered. A whole chapter is dedicated to troubleshooting!

The range of this book knows few bounds. Using takes you from basic installation and configuration — on both the client and server side, for a wide range of systems — to subtle details of security, cross-platform compatibility, and resource discovery that make the difference between whether users see the folder they expect or a cryptic error message.

The current edition covers such advanced 3.x features as:

  • Integration with and OpenLDAP
  • Migrating from NT 4.0 domains to Samba
  • Delegating administrative tasks to non-root users
  • Central management
  • Advanced file serving features, such as making use of Virtual File System (VFS) plugins.

Samba is a cross-platform triumph: robust, flexible and fast, it turns a Unix or system into a file and print server for network clients. This book will help you make your file and print sharing as powerful and efficient as possible. The authors delve into the internals of the Windows activities and protocols to an unprecedented degree, explaining the strengths and weaknesses of each feature in Windows domains and in Samba itself.

Whether you’re playing on your personal computer or an enterprise network, on one note or a full three-octave range, Using Samba will give you an efficient and secure server.

Table of Contents
Chapter 1. An Introduction to Samba
Chapter 2. Installing Samba on a Unix System
Chapter 3. Configuring Windows Clients
Chapter 4. The Samba Configuration File
Chapter 5. Accounts, Authentication, and Authorization
Chapter 6. Advanced Disk Shares
Chapter 7. Printing
Chapter 8. Name Resolution and Network Browsing
Chapter 9. Controllers
Chapter 10. Domain Member Servers
Chapter 11. Unix Clients
Chapter 12. Troubleshooting Samba

Appendix A. Summary of Samba Daemons and Commands
Appendix B. Downloading Samba with Subversion
Appendix . Configure Options

Book Details

  • Paperback: 448 pages
  • Publisher: O’Reilly Media; 3rd Edition (January 2007)
  • Language: English
  • ISBN-10: 0596007698
  • ISBN-13: 978-0596007690
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Using Samba, 3rd Edition appeared first on Wow! eBook - Blog.


Postfix: The Definitive Guide

Posted: 26 Sep 2012 04:48 AM PDT

Postfix: The Definitive Guide

Book Description

Postfix is a Mail Transfer Agent (MTA): software that mail servers use to route . Postfix is highly respected by experts for its secure and tremendous reliability. And new users like it because it’s so simple to configure. In fact, Postfix has been adopted as the default MTA on . It is also compatible with , so that existing scripts and programs continue to work seamlesslyafter it is installed.

Postfix was written by well-known security expert Wietse Venema, who reviewed this book intensively during its entire development. Author Kyle Dent covers a wide range of Postfix tasks, from virtual hosting to controls for unsolicited commercial .

While basic configuration of Postfix is easy, every site has unique needs that call for a certain amount of study. This book, with careful background explanations and generous examples, eases readers from the basic configuration to the full power of Postfix. It discusses the Postfix interfaces to various tools that round out a fully scalable and highly secure email system. These tools include POP, IMAP, LDAP, MySQL, Simple Authentication and Security Layer (SASL), and Transport Layer Security (TLS, an upgrade of SSL). A reference section for Postfix configuration parameters and an installation guide are included.

Topics include:

  • Basic installation and configuration
  • configuration for email
  • Working with POP/IMAP servers
  • Hosting multiple domains (virtual hosting)
  • Mailing lists
  • Handling unsolicited email (spam blocking)
  • Security through SASL and TLS

From compiling and installing Postfix to troubleshooting, Postfix: The Definitive Guide offers system administrators and anyone who deals with Postfix an all-in-one, comprehensive tutorial and reference to this MTA.

Table of Contents
Chapter 1. Introduction
Chapter 2. Prerequisites
Chapter 3. Postfix Architecture
Chapter 4. General Configuration and
Chapter 5. Queue Management
Chapter 6. Email and
Chapter 7. Local Delivery and POP/IMAP
Chapter 8. Hosting Multiple Domains
Chapter 9. Mail Relaying
Chapter 10. Mailing Lists
Chapter 11. Blocking Unsolicited Bulk Email
Chapter 12. SASL Authentication
Chapter 13. Transport Layer Security
Chapter 14. Content Filtering
Chapter 15. External Databases

Appendix A. Configuration Parameters
Appendix B. Postfix Commands
Appendix . Compiling and Installing Postfix
Appendix D. Frequently Asked Questions

Book Details

  • Paperback: 280 pages
  • Publisher: O’Reilly Media (December 2003)
  • Language: English
  • ISBN-10: 0596002122
  • ISBN-13: 978-0596002121
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Postfix: The Definitive Guide appeared first on Wow! eBook - Blog.


Tidak ada komentar:

Posting Komentar