WEB EXPO
FLASH
DIRECTOR
PROGRAMMING
FLASH GALLERY
DESIGN
BOOKS
HOME
 
 
 SEARCH  
PROGRAMMING RESOURCES - BOOKS
 
LINUX the Complete Reference (With CD-ROM)
The most comprehensive Linux reference available! Covers all major upgrades including the latest kernel version 2.4 and new versions of Red Hat, Caldera, and SuSE. Also includes 2 bonus CDs containing Red Hat Linux and Calderas OpenLinux eServer.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
The C++ Programming Language Special Edition
Stroustrup, creator of C++, covers standard C++ and the key programming and design techniques supported by C++, including every major language feature and the standard library. Suitable for those new to the language while adding advanced information and techniques for the more advanced programmers, this hardcover edition includes two new appendixes on locales and standard library exception safety.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
Vbscript in a Nutshell : A Desktop Quick Reference
Because it applies the concise and popular Nutshell format to Microsofts preferred scripting language, VBScript in a Nutshell is a valuable learning resource and reference. Focusing on the core language rather than on any specific application, this book teaches how to write clear, efficient VBScript code. Whether developing for the Web, automating Windows, or customizing Microsoft Outlook, this book will help the reader do a better job.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
VB and VBA in a Nutshell: The Languages
First, Lomax explains the structure and syntax of Visual Basic (VB) and Visual Basic for Applications (VBA) programs.If you are up to speed on general programming concepts and just want to know how to get something done in VB/VBA, you will find this part of the book especially handy.The second, and largest, part of the book is a language reference in the classic O Reilly style. Every function, statement, keyword, and miscellaneous bit of code has a clear, complete entry. Each entry includes a statement of syntax, a description of the functions purpose, a quick example of its use, and some tips for using it successfully.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
Programming Python (2nd Edition)
A comprehensive resource for Python programmers, offering information on how to program Python on many platforms, including Unix, Linux, Windows, and Mac OS. Focuses on real-world applications for Python programming, with a wealth of code examples so that readers can begin to immediately develop Python programs. Covers Python 2.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
Professional ASP XML
Microsofts Active Server Pages (ASP) and the Extensible Markup Language (XML) are two of the hottest Web technologies, but each, because it is a complex topic in its own right, usually is documented individually. Professional ASP XML ties the two together in an important way, illustrating how to utilize them both to produce next-generation Web applications.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
Developing ASP Components (2nd Edition)
Microsofts Active Server Pages (ASP) technology has become wildly popular with web developers. However, the techniques for developing custom ASP components, not to mention the inevitable snags and pitfalls, are not well documented. What is more, the successful ASP component developer must be a jack-of-all-trades, with some knowledge of COM and COM+, threading models, and the ASP object model, as well as a mastery of one or more language tools and development environments.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
XML for the World Wide Web: Visual QuickStart Guide
Web-maven Elizabeth Castro, who has penned Peachpit books on HTML, Perl and CGI, and Netscape, now tackles XML--an indispensable tool for creating personalized, updated content for each visitor on your site. Whether you build Web pages for a living or you are taking on a new hobby, XML for the World Wide Web contains everything you need to create dynamic Web sites by writing XML code, developing custom XML applications with DTDs and schemas, transforming XML into personalized Web content through...
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
Java and XML (O Reilly Java Tools)
A guide for Java programmers, showing how to build real-world applications with XML featuring portable code and data. Early chapters focus on getting grounded in XML and core Java APIs for handling XML, and include coverage of the latest API, JDOM 1.0. Later chapters focus on specific XML topics such as Web publishing frameworks, XML for configurations, and XML schema. Includes a case study of creating inter- and intra-business communication channels using XML as a portable data format.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
PHP and MySQL Web Development
PHP & MySQL Web Development teaches the reader to develop dynamic, secure e-commerce Web sites and Web applications. The book shows how to integrate and implement these technologies by following real-world examples and working sample projects. It also covers the related technologies needed to build a commercial Web site such as SSL, shopping carts, and payment systems.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
Advanced Cold Fusion 4 Application Development
Provides coverage of ColdFusions new and advanced features. Overviews support for server clusters, security frameworks, technology integration, and language extensions, and gives examples and case studies to demonstrate specific techniques. Material is organized in sections on scalability, security, extending ColdFusion, and advanced application development. A CD-ROM contains code listed in the book, and evaluation versions of software. For programmers experienced with this cross-platform Web...
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
PROGRAMMING PERL (3rd EDITION)
A third edition came about. It is now over 1,000 pages, which it needs to be, as it performs several different duties. First, it is an introduction to the Perl language for those who are new to programming; also, it is a guide for those who are coming from other languages; and, finally, it is a Perl language reference.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
Oracle8i: The Complete Reference
Administration of Oracle databases, and development of applications based upon them. Administrators of Oracle7.x, 8.0.x, and 8i systems will appreciate the sections on performance tuning, optimization, backup, recovery, and general relational database design. Readers with more of a development bent will like the coverage of SQL, PL/SQL, stored procedures, and Oracles Java features. Sample code appears on a companion CD-ROM, as well as in print.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
MYSQL (ANOTHER NEW RIDERS)
In MySQL, Paul DuBois provides you with a comprehensive guide to one of the most popular relational database systems. As an important contributor to the online documentation for MySQL, Paul uses his day-to-day experience answering questions users post on the MySQL mailing list to pinpoint the problems most users and administrators encounter.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
PROFESSIONAL JAVA SERVER PROGRAMMING
Suns Java 2 Platform, Enterprise Edition (J2EE), provides all of the APIs that are needed to build world-class enterprise applications. Written by over a dozen experts, this new edition of Professional Java Server Programming provides a truly massive and authoritative guide to the latest standards and APIs that are available in J2EE. This title is a must-have for anyone who is serious about enterprise development in Java.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
Javascript : The Definitive Guide
A programmers guide and reference manual providing a complete description of the language, with programming examples, and a reference section covering each function, object, method, property, and event handler. Eight chapters document the core language, and six chapters describe how it works on the client side to interact with the Web browser and Web page. This second edition covers the versions of JavaScript included in Netscape Navigator 2.0 and 3.0 and in Microsoft Internet Explorer 3.0.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
Building Oracle XML Applications
Oracle Corporation, committed to supporting XML in a wide range of products, has XML-enabled its entire Oracle Internet platform--the Oracle8i database, Oracle interMedia, Oracle Application Server, and a variety of other products. Building Oracle XML Applications, by Steve Muench, Oracles lead XML evangelist and a key Oracle XML developer, gives Java and PL/SQL developers a rich and detailed look at the many tools Oracle has provided to support XML development, such as the Oracle XML...
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
ASP 3.0 REFERENCE BOOK
The ASP 3.0 Programmers Reference is a well-organized compilation of essential information about the latest version of Microsoft Active Server Pages (ASP). It covers ASP development on the Windows 2000 platform and includes full coverage of the various new Microsoft technologies at the disposal of an ASP 3.0 developer.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
Professional XSL
This book is ideal for developers who have a good understanding of XML data and its structure, and who need to transform the data or apply styling for business-to-business and web applications.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
PHP DEVELOPERS COOKBOOK
The PHP Developers Cookbook is a task-based reference designed to give developers easy-to-follow solutions to common problems that they might encounter when using PHP in Web site development. Each solution provides complete code listings along with an in-depth explanation of how and why a particular solution was used. PHP is an open source, server-side, HTML-embedded scripting language used to create dynamically generated Web pages. With an easy-to-use syntax and a large, extensible library of modules, PHP makes it fast and easy to create powerful data-driven Web sites for e-commerce, community portals, and other Web-based applications. The PHP Developers Cookbook provides the experienced developer with complete solutions to specific needs they are likely to have while using PHP.
ORDER NOW    AMAZON.COM    AMAZON.FR    AMAZON.DE    AMAZON.CO.UK
 
ADD URL
MODIFY URL
CONTACT

© Copyright 2001 - 2006 International Computer All rights Reserved.