Cheap Web Hosting and Domain Registration - Dayana Host   Cheap Web Hosting with Instant Account Activation by Dayana Host
More than 69,362 web sites hosted. Latest client joined at Jan 5, 2009, 1:29pm PST Cheap Web Hosting with Instant Account Activation by Dayana Host
 
 

Useful Books and Software

Related CGI Books

     
 
Books and Software > Books > CGI > Page 6
 
     
 
Web Hosting and Web Design Related CGI Books Page 6 of 72
Total results: 718
 
     
     
 
2 3 4 5 6 7 8 9 10 
 
     
 
Foundations of World Wide Web Programming With Html & Cgi/Book and Cd-Rom
Foundations of World Wide Web Programming With Html & Cgi/Book and Cd-Rom
Aimed toward the working programmer, this guide provides readers with everything they need to know to become experts at using the Hypertext Markup Language (HTML) to post on the Web. Liberally illustrated and detailed examples provide complete background and hands-on information to let programmers of any level design, install, and operate customized Web-specific CGI programs. CD contains ready-to-run programs and code fragments.

Publisher: Hungry Minds Inc
Authors: Ed Tittel, Mark Gaither, Sebastian Hassinger, Mike Erwin
Release Date: 1995-08
ISBN/EAN: 1568847033 / 9781568847030

New Price: n.a. / Used Price: $0.01

 
 
     
 
Html: Css/ Javascript/ Dhtml (I Performance Series)
Html: Css/ Javascript/ Dhtml (I Performance Series)
Publisher: EMC/Paradigm Publishing
Author: Steven E. Callihan
Release Date: 2002-11
ISBN/EAN: 0763816531 / 9780763816537

New Price: $12.99 / Used Price: $6.28

 
 
     
 
An Introduction to HTML and JavaScript: for Scientists and Engineers
An Introduction to HTML and JavaScript: for Scientists and Engineers

The JavaScript language is widely used for simple online applications. This useful book presents HTML and JavaScript in a way that uniquely meets the needs of students in the sciences and engineering. It explains how to create simple, client-side applications for scientific and engineering calculations. It includes many complete HTML/JavaScript examples with science/engineering applications to guide the reader progressively and comprehensively through the subject.

This book is specifically targeted at a technical audience-- but not one that is necessarily familiar with a programming language-- and gives the reader a sufficient understanding of HTML and JavaScript to write their own online applications. The exposition emphasises basic programming principles in a modern Web-oriented environment, making it also highly suitable for an introductory programming course for non-computer-science majors.

Features and topics:

• Includes detailed code examples and output to guide the reader

• Is extremely accessible, and ideal for self-study

• Offers a working knowledge of HTML and JavaScript, which are essential for Web development and useful as a marketable skill

• Written specifically to meet the needs of science and engineering students and working professionals

• Provides an author-supported supplementary website containing code examples and all graphics files: www.pages.drexel.edu/~brooksdr/DRB_web_page/BookCode/BookCode.htm.

Introduction to HTML and JavaScript for Scientists and Engineers addresses directly the needs of engineers and scientists by explaining just those components of HTML and JavaScript needed to write their own online applications. The book will prove an indispensable introduction and guide for professionals, as well for students interested in learning about these useful tools.

Dr Brooks has authored the successful Springer titles, Problem solving with Fortran 90 for Scientists and Engineers, and C Programming: The Essentials for Engineers and Scientists.



Publisher: Springer
Author: David R. Brooks
Release Date: 2007-07-05
ISBN/EAN: 1846286565 / 9781846286568

New Price: $28.00 / Used Price: $28.39

 
 
     
 
Java Drawing with Apache Batik: A Tutorial
Java Drawing with Apache Batik: A Tutorial
A guide to Apache Batik—the Java library that can be used to read SVG files and translate the instructions in the files into graphics—this book shows how Batik can also be used to save the graphics as JPEG, TIFF, PNG, GIF, and other formats, so that the graphics can be transferred. Covered is how Batik can also be used to create animation, just like Flash movies and how Batik can potentially be used to create a drawing program such as Corel DRAW.


Publisher: BrainySoftware
Authors: Alexander Kolesnikov, Budi Kurniawan, Paul Deck
Release Date: 2006-08-01
ISBN/EAN: 0975212877 / 9780975212875

New Price: n.a. / Used Price: n.a.

 
 
     
 
Javascript 1.1 Developer's Guide
Javascript 1.1 Developer's Guide
A professional developer's reference for enhancing commercial-grade Web sites explains how to use JavaScript to link applets, multimedia programs, plugins, and more. Original. (Advanced).

Publisher: Sams Publishing
Authors: Arman Danesh, Wes Tatters
Release Date: 1996-11-01
ISBN/EAN: 1575210843 / 9781575210841

New Price: $6.00 / Used Price: $0.03

 
 
     
 
JavaScript Examples Bible: The Essential Companion to JavaScript Bible
JavaScript Examples Bible: The Essential Companion to JavaScript Bible
JavaScript Examples Bible is the example companion to the best-selling JavaScript Bible by Danny Goodman. This book is for anyone who is looking for complete examples of JavaScripts. Many of the examples reveal detailed descriptions of HTML listings that illustrate a particular object model or language feature. Even more Example sections invite you to try out an object model or language feature with the help of an interactive workbench, called The Evaluator -- a JavaScript Bible exclusive!

Publisher: Wiley
Author: Danny Goodman
Release Date: 2001-08-01
ISBN/EAN: 0764548557 / 9780764548550

New Price: $115.61 / Used Price: $5.65

 
 
     
 
JavaScript Unleashed (4th Edition)
JavaScript Unleashed (4th Edition)

JavaScript Unleashed serves as a complete reference to the JavaScript language for the experienced programmer as well as a guide for developing JavaScript but familiar with other programming languages. Over the years JavaScript has solidified its position as the de facto standard in Web site scripting-even Microsoft uses JavaScript on its Web sites. And the capabilities of JavaScript have gradually been extended to the server side and to third-party products. JavaScript can be used in both Microsofts .NET environment and Windows Script Host, and Adobe Web development products are beginning to use JavaScript as their built-in scripting language.



Publisher: Sams
Authors: R. Allen Wyke, Jason Gilliam
Release Date: 2002-11-29
ISBN/EAN: 0672324318 / 9780672324314

New Price: $4.26 / Used Price: $3.50

 
 
     
 
JRuby Cookbook
JRuby Cookbook
If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications with Java toolkits, and more. Using numerous reusable code samples, JRuby Cookbook shows you how to: Install and update JRuby on Windows, Mac OS X, and Linux, and IDEs such as NetBeans and Eclipse Package and deploy Rails apps on Java Servlet containers and Java EE application servers, including JBoss, Tomcat, and GlassFish Integrate Ruby and Rails applications with popular Java EE technologies such as JMS, JMX, JPA, Spring, and Hibernate Develop desktop and client applications with cross-platform Java UI technologies and toolkits such as Swing, SWT, and Java 2D Maximize the flexibility of your testing and build environment, using both existing Java-based tools such as Ant and Maven and newer Ruby-based tools such as Rake, Raven, and Buildr

The JRuby interpreter combines Ruby's simplicity and ease of use with Java's extensive libraries and technologies, a potent blend that opens new possibilities for Ruby, Rails, and Java. This Cookbook helps you take full advantage of JRuby's potential. "The JRuby Cookbook is an excellent book for any polyglot who is trying to bridge the gap between Java and Ruby. It provides solutions to specific problems developers face in both their development and testing environments, along with the applications they're building." -- Bob McWhirter, Research &Prototyping, Red Hat Middleware

Publisher: O'Reilly Media, Inc.
Authors: Justin Edelson, Henry Liu
Release Date: 2008-11-18
ISBN/EAN: 059651980X / 9780596519803

New Price: $15.49 / Used Price: $23.45

 
 
     
 
JScript.NET Programming
JScript.NET Programming
This expert guide covers the biggest change to JScript since 1996 and should be a must have for serious Microsoft web developers. JScript.NET can be used on both the client and the server - this is very important as application development moves away from stand-alone desktop programs to distributed Internet applications. Written by a professional developer for professional developers, this expert guide is a must have for serious Microsoft Web developers. With JScript.NET Programming, readers will quickly and easily harness the power of JScript.NET to build robust.NET applications. Readers will benefit from expert coverage of topics including: using JScript.NET to build ASP.NET applications; building JScript.NET Web services; writing JScipt.NET components; and building WinForms applications with JScript.NET.

Publisher: Hungry Minds
Author: Essam Ahmed
Release Date: 2001-10-15
ISBN/EAN: 0764548689 / 9780764548680

New Price: n.a. / Used Price: $63.99

 
 
     
 
Microsoft VBScript Professional Projects
Microsoft VBScript Professional Projects
Microsoft's VBScript, a simplified version of Visual Basic, is a powerful, easy-to-learn tool that can add interaction to Web pages. VBScript Professional Projects distinguishes itself from the competition by being the only book to offer a project-based approach for higher-end users and to provide coverage of VBScript's applicability to both Web and WSH scripting. It is the ideal guide for VBA and Visual Basic programmers who wish to expand their programming capabilities using a scripting language.

Publisher: Course Technology PTR
Author: Jr., Jerry Lee Ford
Release Date: 2003-08-07
ISBN/EAN: 1592000568 / 9781592000562

New Price: $29.99 / Used Price: $26.94

 
 
     
     
 
2 3 4 5 6 7 8 9 10 
 
     
 

Home | Process Guide | Affiliate Program | Network Maps | Testimonials | Uptime Monitor | Contact | Table of Contents | phpOnline
Domain Registration | Personal Web Hosting Plans | Business Web Hosting Plans | Reseller Web Hosting Plans | Sample Clients
Customer Service | Support Center | Forums | Control Panel Demo | Useful Resources and links | Books and Software
CPanel and WHM Tutorials | Web Site Design Templates | Upgrade, Renew and Maintenance | Free Counter | NS Lookup | Whois
Acceptable Use Policy, Anti Spam Policy, Terms of Services | Privacy Policy