Books : Computing & Internet : Programming : Languages : HTML & XHTML

  • Home
  • US Store
  • Electronics
  • Computers
  • Sitemap
Shop Categories
  • ...Languages
  • HTML 4
  • XHTML
  • Dynamic HTML
  • CSS
  • HTML
  • Dynamic HTML
  • CSS
  • General AAS
  • India
  • Chronicles of Narnia
  • France
  • Bergstrom, Elaine
  • Law Reports
  • Space & Aerospace
  • Genocide
  • Van Der Vyver, Marita
  • Harrington, William
  • Constitution & Administration
  • Brookins, Dana
  • Gomez, Jewelle
  • Frommer
  • General
  • Sonnet Books
  • Lisbon
  • Nottinghamshire
  • Crowther, Peter
  • Merritt, Emma
  • Doors & Jim Morrison
  • Disney
  • General AAS
  • Iran
  • Halo
  • Chatterton, Thomas
  • Berlitz
  • PC Maintenance
  • Environmental Pollution & Threats
  • General AAS
  • Roosevelt, Franklin
  • Some of our other sites:
  • Books
  • Clothing, Shoes and Accessories
  • Baby Clothes and Accessories
  • Cosmetics, Beauty Products and Fragrances
  • Cellphones, Call Plans and Accessories
  • Video Games
  • DVDs
  • Electronics, Gadgets and Computers
  • Health and Personal Care
  • Home and Garden
  • Home DIY
  • Jewelry
  • Magazines and Newspapers
  • Music Downloads
  • Musical Instruments
  • Office Equipment and Supplies
  • Software and Games
  • Sporting Goods
  • Toys and Games
  • Watches
  • UK Books
  • UK Video Games
  • UK Home and Garden
  • UK Electronics, Gadgets and Computers
  • UK Baby Clothes and Accessories
  • UK Software and Games
  • UK Sporting Goods
  • UK Toys and Games

Books : Computing & Internet : Programming : Languages : HTML & XHTML

  • Dreamweaver CS3: The Missing Manual

    David McFarland

    Dreamweaver CS3: The Missing Manual
    More Information Buy Now
     
  • CSS: The Missing Manual

    David McFarland

    CSS: The Missing Manual
    More Information Buy Now
     
  • HTML for the World Wide Web: with XHTML and CSS: With XHTML and CSS (Visual QuickStart Guides)

    Elizabeth Castro

    HTML for the World Wide Web: with XHTML and CSS: With XHTML and CSS (Visual QuickStart Guides)
    More Information Buy Now
     
  • JavaScript: The Definitive Guide

    David Flanagan

    JavaScript: The Definitive Guide
    Since the earliest days of Internet scripting, Web developers have considered JavaScript: The Definitive Guide an essential resource. David Flanagan's approach, which combines tutorials and examples with easy-to-use syntax guides and object references, suits the typical programmer's requirements nicely. The brand-new fourth edition of Flanagan's "Rhino Book" includes coverage of JavaScript 1.5, JScript 5.5, ECMAScript 3 and the Document Object Model (DOM) Level 2 standard from the World Wide Web Consortium (W3C). Interestingly, the author has shifted away from specifying--as he did in earlier editions--what browsers support each bit of the language. Rather than say Netscape 3.0 supports the Image object while Internet Explorer 3.0 does not, he specifies that JavaScript 1.1 and JScript 3.0 support Image. More usefully, he specifies the contents of independent standards such as ECMAScript, which encourages scripters to write applications for these standards and browser vendors to support them. As Flanagan says, JavaScript and its related subjects are very complex in their pure forms. It's impossible to keep track of the differences among half a dozen vendors' generally similar implementations. Nonetheless, a lot of examples make reference to specific browsers' capabilities.

    Though he does not cover server-side APIs, Flanagan has chosen to separate coverage of core JavaScript (all the keywords, general syntax and utility objects such as Array) from coverage of client-side JavaScript, which includes objects, such as History and Event, that have to do with Web browsers and users' interactions with them. This approach makes this book useful to people using JavaScript for applications other than Web pages. By the way, the other classic JavaScript text--Danny Goodman's JavaScript Bible--isn't as current as this book, but it's still a fantastic (and perhaps somewhat more novice-friendly) guide to the JavaScript language and its capabilities. --David Wall

    Topics covered: the JavaScript language (version 1.0 through version 1.5) and its relatives, JScript and ECMAScript, as well as the W3C DOM standards they're often used to manipulate. Tutorial sections show how to program in JavaScript, while reference sections summarise syntax and options while providing copious code examples.

    More Information Buy Now
     
  • jQuery in Action

    Bear Bibeault, Yehuda Katz

    jQuery in Action
    More Information Buy Now
     
  • Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS

    Dan Cederholm

    Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS
    More Information Buy Now
     
  • The CSS Anthology: 101 Essential Tips, Tricks and Hacks

    Rachel Andrew

    The CSS Anthology: 101 Essential Tips, Tricks and Hacks
    More Information Buy Now
     
  • HTML, XHTML and CSS for Dummies (For Dummies)

    Ed Tittel, Jeff Noble

    HTML, XHTML and CSS for Dummies (For Dummies)
    More Information Buy Now
     
  • CSS Mastery: Advanced Web Standards Solutions

    Andy Budd, Cameron Moll, Simon Collison

    CSS Mastery: Advanced Web Standards Solutions
    More Information Buy Now
     
  • HTML, XHTML, and CSS All-in-one Desk Reference for Dummies (For Dummies)

    Andy Harris, Chris McCulloh

    HTML, XHTML, and CSS All-in-one Desk Reference for Dummies (For Dummies)
    More Information Buy Now
     
  • Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))

    Tony Stubblebine

    Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))
    More Information Buy Now
     
  • Creating Web Sites: The Missing Manual

    Matthew MacDonald

    Creating Web Sites: The Missing Manual
    More Information Buy Now
     
  • Head First HTML with CSS & XHTML (Head First)

    Eric Freeman, Elisabeth Freeman

    Head First HTML with CSS & XHTML (Head First)
    More Information Buy Now
     
  • Transcending CSS: The Fine Art of Web Design (Voices That Matter)

    Andy Clarke, Molly E. Holzschlag

    Transcending CSS: The Fine Art of Web Design (Voices That Matter)
    More Information Buy Now
     
  • Beginning CSS Web Development: From Novice to Professional

    Simon Collison

    Beginning CSS Web Development: From Novice to Professional
    More Information Buy Now
     
  • Sams Teach Yourself HTML and CSS in 24 Hours (Sams Teach Yourself)

    Dick Oliver, Michael Morrison

    Sams Teach Yourself HTML and CSS in 24 Hours (Sams Teach Yourself)
    More Information Buy Now
     
  • Information Architecture for the World Wide Web: Designing Large-Scale Web Sites

    Louis Rosenfeld, Peter Morville

    Information Architecture for the World Wide Web: Designing Large-Scale Web Sites
    More Information Buy Now
     
  • Programming PHP

    Rasmus Lerdorf, Kevin Tatroe, Peter MacIntyre

    Programming PHP
    Coauthored by its creator, Programming PHP is a nitty-gritty guide to PHP development. PHP is an open-source scripting language used to build dynamic Web sites. In this title, the authors go step-by-step through the language, including brief coverage of common applications such as graphics or database work.

    The first six chapters explain PHP essentials, including data types, functions, string manipulation, arrays and objects. Next comes a look at basic Web techniques, followed by an introduction to database access. There is a chapter on generating graphics with the GD extension library and another on creating Adobe PDF documents. The authors then show how to parse XML, and there is a section on security with some handy tips for protecting PHP sites. A chapter on application techniques looks at code libraries, performance tuning and handling errors. Next there is an explanation of how to build extensions to PHP using C, followed by a look at Windows issues such as COM and ODBC. Finally, there is a complete reference to the standard functions in PHP 4.0.

    This is not an advanced programming book, but even experienced coders will discover new things about the language and get a clearer understanding of how PHP works. The specialist chapters such as those on XML or PHP extensions tend to be introductory, so readers will need further resources. For example, the database section is short, and would be best read alongside Web Database Applications with PHP and MySQL or another book with more detailed database coverage. Even so, this is a strong hands-on title that PHP developers will want to keep close at hand. ----Tim Anderson

    More Information Buy Now
     
  • JavaScript Pocket Reference (Pocket Reference (O'Reilly))

    David Flanagan

    JavaScript Pocket Reference (Pocket Reference (O'Reilly))
    At 4.5 by 7 inches in size and only 89 pages long, the aptly named JavaScript Pocket Reference will really almost fit in your pocket. Use this guide as a companion to turn to when in doubt about that function syntax or on drawing a blank on the JavaScript object model.

    The book concisely packs together the syntax of the scripting language, including summaries of expression and statement style. The real meat of the tiny title is an alphabetical listing of JavaScript objects, along with their associated methods, properties and events. One nice feature of this section is the attention to the varying support between Microsoft and Netscape browser versions. However, this listing is useful only if you know what object you want to work with. Missing from the reference is a solutions-based reference to let you refresh your memory about how to do a particular task, such as validate a form field or roll over a graphic when the user moves the mouse.

    One drawback is the book's illustration of the object model--done only in a small diagram. This is a bit of a shame since this is one of the key topics most developers need help with. If you are rather familiar with JavaScript, this pocket reference will be helpful. New coders, however, will likely find it insufficient. --Stephen W. Plain

    More Information Buy Now
     
  • CSS: The Definitive Guide

    Eric Meyer

    CSS: The Definitive Guide
    More Information Buy Now
     
Pages: [ 0 ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ 7 ] [ 8 ] [ 9 ] [ 10 ]