Vous l'avez déjà ? Vendez votre exemplaire ici
Désolé, cet article n'est pas disponible en
Image non disponible pour la
couleur :
Image non disponible

 
Dites-le à l'éditeur :
J'aimerais lire ce livre sur Kindle !

Vous n'avez pas encore de Kindle ? Achetez-le ici ou téléchargez une application de lecture gratuite.

JavaScript for the World Wide Web: Visual QuickStart Guide [Anglais] [Broché]

Tom Negrino , Dori Smith


Voir les offres de ces vendeurs.


Formats

Prix Amazon Neuf à partir de Occasion à partir de
Broché --  
Broché, 26 avril 2001 --  
Il y a une édition plus récente de cet article:
JavaScript: Visual QuickStart Guide JavaScript: Visual QuickStart Guide
EUR 26,91
En stock, mais la livraison peut nécessiter jusqu'à 2 jours supplémentaires

Description de l'ouvrage

26 avril 2001 Visual QuickStart Guides

For any course in Web scripting, Web authoring, Web graphics, and design that uses JavaScript.

This task-based, visual reference guide features step-by-step instructions and plenty of screen shots�??the ideal way to get students up and running with JavaScript quickly.


Descriptions du produit

Quatrième de couverture

JavaScript for the World Wide Web, 4th Edition: Visual QuickStart Guide is the perfect book for those who are familiar with HTML and are ready to move up to the next level to add some pizzazz and interactivity to their Web site. Using a task-based, visual step-by-step approach and loads of useful illustrations, readers learn the basics of JavaScript: creating rollovers and frames, validating forms, working with browser windows, adding dynamic elements to your site, and more.

This revised bestseller has been expanded with five new chapters and a new appendix. New material can be found in the following chapters:

  • Forms and Regular Expressions
  • Handling Events
  • Introducing Cascading Style Sheets
  • Applied JavaScript
  • Bookmarklets
  • and a new appendix: Cascading Style Sheets Reference

An exciting new feature of this book is the 16-page color appendix of the JavaScript Object Flowchart and the JavaScript Object Table, all in glorious four-color detail.

Don't want to wear out your fingers by typing in all that code? Check out the supplemental Web site, where you can find all the scripts ready for you to cut and paste into your own work, as well as additional notes, addenda, and updates.

Biographie de l'auteur

Tom Negrino is a best-selling book author and contributing editor to Macworld magazine. He is the co-author of two previous editions of this book.

Dori Smith writes the JavaScript columns for Macworld.com and DevX.com, and is a contributing editor for MacTech. She is the co-author of the previous editions of this book, and author of Java for the World Wide Web: Visual QuickStart Guide.


Détails sur le produit


En savoir plus sur les auteurs

Découvrez des livres, informez-vous sur les écrivains, lisez des blogs d'auteurs et bien plus encore.

Dans ce livre (En savoir plus)
Parcourir les pages échantillon
Couverture | Copyright | Table des matières | Extrait | Index | Quatrième de couverture
Rechercher dans ce livre:

Vendre une version numérique de ce livre dans la boutique Kindle.

Si vous êtes un éditeur ou un auteur et que vous disposez des droits numériques sur un livre, vous pouvez vendre la version numérique du livre dans notre boutique Kindle. En savoir plus

Commentaires en ligne 

Il n'y a pas encore de commentaires clients sur Amazon.fr
5 étoiles
4 étoiles
3 étoiles
2 étoiles
1 étoiles
Commentaires client les plus utiles sur Amazon.com (beta)
Amazon.com: 3.4 étoiles sur 5  230 commentaires
74 internautes sur 75 ont trouvé ce commentaire utile 
5.0 étoiles sur 5 Invaluable reference and great for the beginner. 26 janvier 1999
Par Un client - Publié sur Amazon.com
Format:Broché
I've just started using this one myself, and so far, it's proven to be an invaluable reference. I used to think JavaScript was a difficult and laborious language to learn, especially since the only coding I know is HTML, a little BASIC and some MUSH code (I'm not a programmer, can you tell? *grin*) After paging through the first few chapters of this book, and even jumping around a bit, it's not so much of a mystery anymore, and I now have a correct perception of this popular scripting language, as well as a decent working knowledge. Following the excellent path forged by other titles in the series, this guide is written in a candid, easy to understand manner. Best of all, just like the VQS Guide to HTML4, another of my favorites recommended elsewhere on this site, it's got a companion web site with all of the samples as well as further exercises. Don't waste your time reading thick books full of information you'll never use. Try this one and get to work writing JavaScript immediately. Once you get started and become better versed in the language, you'll want to keep the book nearby as an easy to use reference source.
45 internautes sur 46 ont trouvé ce commentaire utile 
4.0 étoiles sur 5 More Like A Phrase Book Than A Complete Grammar 11 mars 2000
Par Un client - Publié sur Amazon.com
Format:Broché
I have found this book *extremely* helpful in integrating certain JavaScript elements into web pages (using the authors' web site which supplements the material in the book is essential, however.)I would highly recommend it to someone with little or no JavaScript knowledge. I think most of the negative reviews (the ones that rate it a star or two because it's "not for serious programmers") are missing the point. If you want to go on a trip to Mexico and need to learn some Spanish quickly to help you survive, you pick up a phrase book by Berlitz or some such publisher. Learning the entire grammar of the Spanish language would be a waste of time for this purpose. Likewise, if you want to read Cervantes in the original, memorizing how order a meal in a restaurant isn't going to help you much. I think the analogy holds true for this book - if you want to journey into the land of JavaScript, this is a good phrase book to help you get along (the authors themselves even encourage you to copy-and-paste many of the commands from their web site so you don't even have to do the typing.) If you want to delve into the grammar of the language, this book would be limited for that purpose.
43 internautes sur 44 ont trouvé ce commentaire utile 
4.0 étoiles sur 5 Just when you thought editions can't get better 6 novembre 2002
Par Meryl K. Evans - Publié sur Amazon.com
Format:Broché
Try as you might to take a class in JavaScript or implement scripts by using online resources, it remains on your to do list. You search the Internet for the scripts and can never find the exact one you want or even close enough to do tweaking. Perhaps, it's time to try an alternative and just buy a book on the subject and dive in.

This book is for beginners and intermediates who are comfortable with HTML and lack the time to learn how to implement JavaScript from scratch or without resources. Negrino and Smith set up the book by the "things" you want your Web site to do rather than walk you through all the definitions, objects, operators, syntax, and all that stuff that would make the non-programmer's eyes glaze over. There are other books that serve that purpose.

Open the book and go to the table of contents, find what you need, and start adding it to your Web pages. Screenshots and lines of code are on every page of the book with step-by-step guidelines of how to use and implement the script. You don't even have to type the code from scratch. Instead, go to the book's companion Web site to get the code and fix it up to meet your needs - a great time saver.

If you own an earlier edition of the book, this one has 100 more pages of new material including new chapters on 7 - Forms and Regular Expressions, 11 - CSS, 13 - User Interface Design with JavaScript, 14 - Applied JavaScript, and 15 - Bookmarklets. Furthermore, the scripts in the older editions have been revised to ensure compliance with current Web standards.

Chapter 7 - Forms and Regular Expressions show how to validate email addresses, file names, and URLs. It gives you a gentle introduction to regexes (regular expressions). Don't panic at the thought of them especially with the handy table of expressions and associated characters. Once you try them out, you'll wonder what you ever did without them.

Chapter 13 - User Interface Design with JavaScript gives you the opportunity to create pull-down and sliding menus. Chapter 14 - Applied JavaScript has directions for creating a slideshow with captions and generating bar graphs.

Colorful additions to the book are the Object Flowchart and Object Table printed in color to show you which objects are compatible with which browsers. The flowchart may be a challenge for beginners, but the table makes up for it by listing the object along with its properties, methods and event handlers.

If you're looking to get cooking with JavaScript, look no further than this cookbook with easily modifiable recipes. It belongs on the Web designer's reference shelf.

Ces commentaires ont-ils été utiles ?   Dites-le-nous

Discussions entre clients

Le forum concernant ce produit
Discussion Réponses Message le plus récent
Pas de discussions pour l'instant

Posez des questions, partagez votre opinion, gagnez en compréhension
Démarrer une nouvelle discussion
Thème:
Première publication:
Aller s'identifier
 

Rechercher parmi les discussions des clients
Rechercher dans toutes les discussions Amazon
   


Listmania!


Rechercher des articles similaires par rubrique


Commentaires

Souhaitez-vous compléter ou améliorer les informations sur ce produit ? Ou faire modifier les images?