Perl In A Nutshell

eBook Download

BOOK EXCERPT:

This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces. The book is an ideal reference for experienced Perl programmers and beginners alike.With more than a million dedicated programmers, Perl is proving to be the best language for the latest trends in computing and business, including network programming and the ability to create and manage web sites. It's a language that every Unix system administrator and serious web developer needs to know. In the past few years, Perl has found its way into complex web applications of multinational banks, the U.S. Federal Reserve, and hundreds of large corporations.In this second edition, Perl in a Nutshell has been expanded to include coverage of Perl 5.8, with information on Unicode processing in Perl, new functions and modules that have been added to the core language, and up-to-date details on running Perl on the Win32 platform. The book also covers Perl modules for recent technologies such as XML and SOAP.Here are just some of the topics contained in this book: Basic Perl reference Quick reference to built-in functions and standard modules CGI.pm and mod_perl XML::* modules DBI, the database-independent API for Perl Sockets programming LWP, the library for Web programming in Perl Network programming with the Net modules Perl/Tk, the Tk extension to Perl for graphical interfaces Modules for interfacing with Win32 systems As part of the successful "in a Nutshell" book series from O'Reilly & Associates, Perl in a Nutshell is for readers who want a single reference for all their needs."In a nutshell, Perl is designed to make the easy jobs easy, without making the hard jobs impossible."-- Larry Wall, creator of Perl

Product Details :

Genre : Computers
Author : Nathan Patwardhan
Publisher : "O'Reilly Media, Inc."
Release : 2002-06-03
File : 763 Pages
ISBN-13 : 9781449378820


Uml In A Nutshell

eBook Download

BOOK EXCERPT:

The Unified Modeling Language (UML), for the first time in the history of systems engineering, gives practitioners a common language. This concise quick reference explains how to use each component of the language, including its extension mechanisms and the Object Constraint Language (OCL)

Product Details :

Genre : Computers
Author : Sinan Si Alhir
Publisher : "O'Reilly Media, Inc."
Release : 1998
File : 302 Pages
ISBN-13 : 1565924487


Lotus Domino Administration In A Nutshell

eBook Download

BOOK EXCERPT:

"Whether you're looking to change messaging servers, modify your administration tasks to a simpler and more efficient level, or ensure the security and flexibility of your web application server, Lotus Domino Administration in a Nutshell will give you the everyday help you need to make the most of this reliable and scalable integrated server platform."--Jacket.

Product Details :

Genre : Computers
Author : Greg Neilson
Publisher : "O'Reilly Media, Inc."
Release : 2000
File : 394 Pages
ISBN-13 : 1565927176


Perl In A Nutshell

eBook Download

BOOK EXCERPT:

Presents five Perl texts in HTML format.

Product Details :

Genre : Computers
Author : Ellen Siever
Publisher : O'Reilly Media
Release : 1999
File : 682 Pages
ISBN-13 : UOM:39015047481927


Unix In A Nutshell

eBook Download

BOOK EXCERPT:

The bestselling, most informative Unix reference book ever written is now more complete and up-to-date. You may have seen Unix quick-reference guides, but you've never seen anything like Unix in a Nutshell. Unix in a Nutshell is a complete reference containing all commands and options, along with generous descriptions and examples that put the commands in context. The third edition of Unix in a Nutshell includes thorough coverage of Unix System V Release 4 and Solaris 7. Author Arnold Robbins has added the latest information about: • Sixty new Unix commands • Shell syntax (sh, csh, and the 1988 and 1993 versions of ksh) • Regular expressions • vi and ex commands, as well as newly updated Emacs information • sed and awk commands • troff and related commands and macros, with a new section on refer • make, RCS (Version 5.7), and SCCS commands • Obsolete commands In addition, there is a new Unix bibliography to guide the reader to further reading about the Unix environment. If you currently use Unix SVR4, or if you're a Solaris user, you'll want this book. Unix in a Nutshell is the most comprehensive quick reference on the market, a must for any Unix user.

Product Details :

Genre : Computers
Author : Arnold Robbins
Publisher : "O'Reilly Media, Inc."
Release : 1999
File : 628 Pages
ISBN-13 : 1565924274


Cgi Programming With Perl

eBook Download

BOOK EXCERPT:

A comprehensive explanation of CGI for people who hold on to the dream of providing their own information servers on the Web. This edition has been completely rewritten to use the current techniques available in Version 5 of Perl and two popular Perl modules, CGI.pm and CGI_lite, plus discussions of speed-up techniques such as FastCGI and mod_perl.

Product Details :

Genre : Computers
Author : Scott Guelich
Publisher : "O'Reilly Media, Inc."
Release : 2000
File : 486 Pages
ISBN-13 : 1565924193


Mac Os X In A Nutshell

eBook Download

BOOK EXCERPT:

Following the common-sense O'Reilly style, Mac OS X in a Nutshell ruts through the hype and gives readers practical details they can use every day. Everything you need to know about Mac OS X has been systematically documented in this book. Mac OS X in a Nutshell offers a complete overview of Mac OS X 10.2 (Jaguar), from its Aqua interface right down to its BSD Unix core. This book familiarizes readers with the Finder and the Dock, System Preferences, file management, system and network administration issues, and more. Later chapters include coverage of the Terminal and how to configure a DAMP (Darwin, Apache, MySQL, Pert/PHP/Python) web-publishing system. In Mac OS X in a Nutshell, you'll find : • Detailed information on virtually every command and utility available on Mac OS X Jaguar • The most complete and thorough coverage of Mac OS X's Unix commands you'll find anywhere • Detailed advice and documentation on system configuration, with extensive coverage of the System Preferences and use of the Finder and Dock • An overview of basic system and network administration features, including coverage of NetInfo and Directory Services • Hundreds of tips, tricks, and clever ways to do familiar and not-so-familiar tasks • Instructions on installing the X Window System and how to build and run BSD Unix applications • An overview of Mac OS X's Unix text editors, including vi and Emacs • An overview of CVS, the concurrent version system • Information on shell syntax and variables for Mac OS X's default user shell, tcsh Each command and option in the book's Unix Command Reference has been painstakingly tested and checked against Jaguar-even the manpages that ship with Mac OS X can't compete in accuracy. Mac OS X in a Nutshell is the most comprehensive quick reference on the market and is a must for any serious Mac user.

Product Details :

Genre : Computers
Author : Jason McIntosh
Publisher : "O'Reilly Media, Inc."
Release : 2003
File : 834 Pages
ISBN-13 : 0596003706


Linux In A Nutshell

eBook Download

BOOK EXCERPT:

Contains an introduction to the operating system with detailed documentation on commands, utilities, programs, system configuration, and networking

Product Details :

Genre : Computers
Author : Ellen Siever
Publisher : "O'Reilly Media, Inc."
Release : 2003
File : 948 Pages
ISBN-13 : 0596004826


C

eBook Download

BOOK EXCERPT:

A primer for C programmers transitioning to C++ and designed to get users up to speed quickly, this book tells users just what they need to learn first. Covering a subset of the features of C++, the user can actually use this subset to get familiar with the basics of the language. The book includes sidebars that give overviews of advanced features not covered.

Product Details :

Genre : Computers
Author : Gregory Satir
Publisher : "O'Reilly Media, Inc."
Release : 1995
File : 244 Pages
ISBN-13 : 156592116X


Mac Os X Tiger In A Nutshell

eBook Download

BOOK EXCERPT:

Following the common-sense O'Reilly style, Mac OS X Tiger in a Nutshell cuts through the chaff and gives you practical details you can use every day. Everything you need to know about the Unix side of Mac OS X has been systematically documented in this book. Mac OS X Tiger in a Nutshell offers a complete overview of Mac OS X Tiger (Version 10.4), focusing on the BSD Unix layer. This book familiarizes you with over 300 of Tiger's Unix commands, the Terminal application, file management, system and network administration issues, and more. Completely revised for Mac OS X Tiger, this book offers: The most complete and thorough coverage of Mac OS X's Unix commands you'll find anywhere (even in the system) An overview of basic system and network administration features, including coverage of NetInfo and Directory Services An introduction to using Mac OS X's Unix command-line interface, the Terminal application An overview of Mac OS X's Unix text editors, including vi and Emacs Information on shell syntax variables for Tiger's default Unix shell, bash Each command and option in this book's Unix Command Reference has been painstakingly tested and checked against Tiger; even the manpages that ship with Mac OS X can't compete in accuracy. Mac OS X Tiger in a Nutshell is the most comprehensive quick reference on the market and is a must for any serious Mac user.

Product Details :

Genre : Computers
Author : Andy Lester
Publisher : "O'Reilly Media, Inc."
Release : 2005-11-10
File : 519 Pages
ISBN-13 : 9781449379087