Loading...
Done
Posted By : johinson | Date : 16 Dec 2009 09:14:23 | Comments : 0
Learning Perl on Win32 Systems

Randal L. Schwartz, Erik Olsen, «Learning Perl on Win32 Systems»
O'Reilly | ISBN: 1565923243 | 1997 | PDF | 306 pages | 4.57 MB

In this smooth, carefully paced course, leading Perl trainers and a Windows NT practitioner teach you to program in the language that promises to emerge as the scripting language of choice on NT. Perl for Win32 is a language for easily manipulating text, files, user and group profiles, performance and event logs, and registry entries.
Posted By : johinson | Date : 16 Dec 2009 08:25:02 | Comments : 0
JavaServer Pages

Hans Bergsten, «JavaServer Pages»
O'Reilly | ISBN: 156592746X | 2000 | PDF | 572 pages | 2.53 MB

This comprehensive guide to JavaServer Pages (JSPs), a fast-growing technology for Web developers, teaches you how to embed server-side Java into Web pages, while also offering full access to other features such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access. The reference JSP implementation is the freely available Apache Tomcat server, so it won't cost a thing to get started. All the example code in the book has been tested on Tomcat, in fact.
Posted By : johinson | Date : 16 Dec 2009 08:15:04 | Comments : 0
Oracle PL/SQL Programming, Third Edition

Steven Feuerstein, Bill Pribyl, «Oracle PL/SQL Programming, Third Edition»
O'Reilly | ISBN: 0596003811 | 2002 | PDF | 1018 pages | 3.56 MB

Oracle PL/SQL Programming has been an indispensable reference for both novice and experienced PL/SQL developers since its first edition. Now in its third edition, the book has been thoroughly revised and updated to include the latest Oracle releases-Oracle8i and Oracle9i--the "Internet databases" that communicate with other technologies, such as Java, to run powerful e-commerce applications. Oracle has made substantial changes to the PL/SQL language, and developers who want to take full advantage of its power will find the information they need in this book.
Posted By : johinson | Date : 16 Dec 2009 08:11:14 | Comments : 0
Perl Cookbook

Nathan Torkington, «Perl Cookbook»
O'Reilly | ISBN: 1565922433 | 1998 | PDF | 794 pages | 9.23 MB

This is an invaluable book for all levels of Perl programmers, from novice to advanced. It contains great working examples of Perl code to do everything from data structures and string matching to reading files and using libraries to CGI programming and programming Internet applications. Highly recommended for all libraries; serious web collections should consider two copies.
Posted By : johinson | Date : 16 Dec 2009 07:51:25 | Comments : 0
VB and VBA in a Nutshell: The Languages

Paul Lomax, «VB and VBA in a Nutshell: The Languages»
O'Reilly | ISBN: 1565923588 | 1998 | PDF | 647 pages | 4.5 MB

The online documentation of VB/VBA language components follows the 80/20 rule: the basic facts that you need to use a language statement are provided in the documentation. But the additional 20 percent that you need to use it effectively is conspicuously absent. To a professional VB/VBA programmer, this missing documentation isn't a luxury; it is a necessity. In VB & VBA in a Nutshell: The Language, it's finally available. This book boils down the essentials of the VB and VBA languages into a single volume, including undocumented and little-documented areas essential to everyday programming. The bulk of the book is an alphabetical reference to the statements, procedures, and functions of the VB/VBA language. Each entry includes its syntax, an extended discussion of how the language construct works, programming tips for using the construct effectively, and "gotchas" to avoid in your programming. Regardless of how much experience you have programming with VBA, this is the book you'll pick up time and time again, both as your standard reference guide and as a tool for troubleshooting and identifying programming problems.

Posted By : johinson | Date : 16 Dec 2009 07:41:37 | Comments : 0
Volume 6b: Motif Reference Manual, 2nd Edition

Antony Fountain, Paula Ferguson, «Volume 6b: Motif Reference Manual, 2nd Edition»
O'Reilly | ISBN: 1565926544 | 2000 | PDF | 1163 pages | 3.19 MB

Volume 6B, Motif Reference Manual, is a complete programmer's reference for the Motif toolkit. The Motif toolkit provides a complete set of widgets, such as buttons, scroll bars, menus, and dialog boxes, for developing graphical user interfaces. It also includes a library of functions for creating and manipulating those widgets. This book includes reference pages for the widget classes defined by the Motif toolkit and the X Toolkit Intrinsics that describes the widget's functionality, including its new and inherited resources, callback routines, and translations. It also provides documentation on all of the Motif functions and macros that create and manipulate widgets and other Motif data types, such as compound strings and render tables. This book is the only Motif reference a programmer needs.
Best Internet Links
Posted by :: Alex | Date :: Aug 20, 2008 19:05:00 | [ 34 comments ]


Posted By : johinson | Date : 15 Dec 2009 09:21:56 | Comments : 0
Motif Programming Manual, Vol 6A

Paula Ferguson, David Brennan, «Motif Programming Manual, Vol 6A»
O'Reilly | ISBN: 1565920163 | 1993 | PDF | 1006 pages | 3.93 MB

The Motif Programming Manual describes how to write applications using the Motif toolkit from the Open Software Foundation (OSF). The book goes into detail on every Motif widget class, with useful examples that will help programmers to develop their own code. Anyone doing Motif programming who doesn't want to have to figure it out on their own needs this book.
Posted By : johinson | Date : 15 Dec 2009 08:54:05 | Comments : 0
HTML: The Definitive Guide

Chuck Musciano, Bill Kennedy, «HTML: The Definitive Guide»
O'Reilly | ISBN: 1565924924 | 1998 | PDF | 576 pages | 4.44 MB

HTML: The Definitive Guide is aimed at beginners as well as those who have more practice in Web-page creation. The authors assume at least a basic knowledge of computers, including how to use a word processor or text editor and how to deal with files. They teach you that learning HTML is like learning any other language and that reading a book of rules can only take you so far. Readers begin writing what may be their first Web page just two pages into the book's second chapter.
Posted By : johinson | Date : 15 Dec 2009 08:40:46 | Comments : 0
Mastering Regular Expressions

Jeffrey E. F. Friedl, «Mastering Regular Expressions»
O'Reilly | ISBN: 1565922573 | 1997 | PDF | 342 pages | 2.92 MB

Regular expressions are a central element of UNIX utilities like egrep and programming languages such as Perl. But whether you're a UNIX user or not, you can benefit from a better understanding of regular expressions since they work with applications ranging from validating data-entry fields to manipulating information in multimegabyte text files. Mastering Regular Expressions quickly covers the basics of regular-expression syntax, then delves into the mechanics of expression-processing, common pitfalls, performance issues, and implementation-specific differences. Written in an engaging style and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions offers a wealth information that you can put to immediate use.
Posted By : johinson | Date : 15 Dec 2009 08:32:05 | Comments : 0
LPI Linux Certification in a Nutshell

Jeffrey Dean, «LPI Linux Certification in a Nutshell»
O'Reilly | ISBN: 1565927486 | 2001 | CHM | 570 pages | 1.13 MB

Objective certification of professionals is a time-honored tradition in many fields, including medicine and law. As small computer systems and networks proliferated over the last decade, Novell and Microsoft produced extremely popular certification products for their respective operating system and network technologies. These two programs are often cited as having popularized a certification market where products that had previously been highly specialized and relatively rare. These programs have become so popular that a huge training and preparation industry has formed to service a constant stream of new certification candidates.
Posted By : johinson | Date : 15 Dec 2009 08:26:03 | Comments : 0
Sax 2

David Brownell, «Sax 2»
O'Reilly | ISBN: 0596002378 | 2002 | PDF | 240 pages | 2.33 MB

Think of this book as if it were really called Everything You Wanted to Know About SAX. It provides a quick tutorial, while also serving as a complete refer ence that explains how to use this popular XML API effectively and efficiently. You’ll find motivations for every programming interface and see how to build components for your application (or specialized envir onment) on top of SAX.
Posted By : johinson | Date : 15 Dec 2009 08:15:13 | Comments : 0
Learning XML

Erik T. Ray, «Learning XML»
O'Reilly | ISBN: 0596000464 | 2001 | PDF | 350 pages | 3.08 MB

XML's enthusiastic acceptance by the Internet community has opened the door for many sister standards. XML's new playmates include stylesheets for display and transformation, strong methods for linking resources, tools for data manipulation and querying, error checking and structure enforcement tools, and a plethora of development environments. As a result of these new applications, XML is assured a long and fruitful career as the structured information toolkit of choice.
Posted By : johinson | Date : 15 Dec 2009 08:09:36 | Comments : 0
JavaServer Pages Pocket Reference

Hans Bergsten, «JavaServer Pages Pocket Reference»
O'Reilly | ISBN: 0596002319 | 2001 | PDF | 90 pages | 1.05 MB

This handy little book is the perfect companion to O'Reilly's popularJavaServer Pages and Java Servlet Programming, and meets the need for a quick reference to an extremely popular but complicated technology. The JavaServer Pages Pocket Reference gives Java developers a quick overview of the fundamentals of JSP and the servlets technology on which it's based. It also provides succinct information on JSP application development for web page designers. The reference sections on scripting elements, error handling, user session management, and security are formatted so you can quickly and easily find what you need.
Posted By : johinson | Date : 15 Dec 2009 07:59:04 | Comments : 0
Using Samba

Peter Kelly, «Using Samba»
O'Reilly | ISBN: 1565924495 | 1999 | PDF | 416 pages | 2.33 MB

This book, which has been officially adopted by the Samba team under an open content license, is a comprehensive guide to Samba administration, including such recent additions as integration with Windows NT domains and the SWAT graphic configuration tool.
Posted By : johinson | Date : 15 Dec 2009 07:51:05 | Comments : 0
DNS and BIND

Mike Loukides, «DNS and BIND»
O'Reilly | ISBN: 1565925122 | 1998 | PDF | 499 pages | 3.01 MB

This book's early chapters give a view of DNS from high altitude, explaining basic concepts such as domains, name servers, and name resolution. From there, the authors proceed on a more practical tack, presenting specific instructions for setting up your own domain and DNS server using BIND. The authors then tell you what to do as your domain grows and you need to add more machines, subdomains, and greater throughput capacity. They also talk a lot about nslookup and C programming with the various DNS and BIND libraries. Administrators will find the chapter on BIND debugging output particularly helpful. Here, the authors translate BIND's mysterious error messages and offer specific strategies for fixing and optimizing the program.