• Complain

Tom Negrino - JavaScript: Visual QuickStart Guide (8th Edition)

Here you can read online Tom Negrino - JavaScript: Visual QuickStart Guide (8th Edition) full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2011, publisher: Peachpit Press, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover
  • Book:
    JavaScript: Visual QuickStart Guide (8th Edition)
  • Author:
  • Publisher:
    Peachpit Press
  • Genre:
  • Year:
    2011
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

JavaScript: Visual QuickStart Guide (8th Edition): summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "JavaScript: Visual QuickStart Guide (8th Edition)" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

This task-based, visual-reference guide has been fully revised and uses step-by-step instructions and plenty of screenshots to give beginning and intermediate scripters what they need to know to keep their skills up-to-date. Readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. In this updated eighth edition, readers will find new information on using frameworks and libraries--such as jQuery--and modern coding techniques.

Tom Negrino: author's other books


Who wrote JavaScript: Visual QuickStart Guide (8th Edition)? Find out the surname, the name of the author of the book and a list of all author's works by series.

JavaScript: Visual QuickStart Guide (8th Edition) — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "JavaScript: Visual QuickStart Guide (8th Edition)" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make

Visual QuickStart Guide

JavaScript

Eighth Edition

Tom Negrino
Dori Smith

JavaScript Visual QuickStart Guide 8th Edition - image 1

Visual QuickStart Guide
JavaScript, Eighth Edition
Tom Negrino and Dori Smith

Peachpit Press
1249 Eighth Street
Berkeley, CA 94710
(510) 524-2178
(510) 524-2221 (fax)

Find us on the Web at www.peachpit.com
To report errors, send a note to
Peachpit Press is a division of Pearson Education

Copyright 2012 by Tom Negrino and Dori Smith

Editor: Nancy Peterson
Production Editor: Tracey Croom
Copyeditor: Scout Festa
Compositor: Danielle Foster
Indexer: Emily Glossbrenner
Cover Design: RHDG / Riezebos Holzbaur Design Group, Peachpit Press
Interior Design: Peachpit Press
Logo Design: MINE www.minesf.com

Notice of rights

All rights reserved. No part of this book may be reproduced or transmitted in any form by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher. For information on getting permission for reprints and excerpts, contact

Notice of liability

The information in this book is distributed on an As is basis, without warranty. While every precaution has been taken in the preparation of the book, neither the authors nor Peachpit Press, shall have any liability to any person or entity with respect to any loss or damage caused or alleged to be caused directly or indirectly by the instructions contained in this book or by the computer software and hardware products described in it.

Trademarks

Visual QuickStart Guide is a registered trademark of Peachpit Press, a division of Pearson Education. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and Peachpit Press was aware of a trademark claim, the designations appear as requested by the owner of the trademark. All other product names and services identified throughout this book are used in editorial fashion only and for the benefit of such companies with no intention of infringement of the trademark. No such use, or the use of any trade name, is intended to convey endorsement or other affiliation with this book.

ISBN 13: 978-0-321-77297-8
ISBN 10: 0-321-77297-0

0 9 8 7 6 5 4 3 2 1

Printed in the United States of America

Dedication

To the memory of Bill Horwitz and Dorothy Negrino, because they loved learning.

Special Thanks to

Big thanks to our editor Nancy Peterson; her expert touch, serenity, and compassion made this edition a pleasant one to create.

Thanks to Tracey Croom for her excellent production work and to Scout Festa for her skillful copyediting.

Our heartfelt thanks to Danielle Foster, the books compositor, who laid out the book and pulled off the job with grace and aplomb, and to the indexer, Emily Glossbrenner, who should be thanked for doing a thankless job.

Were grateful to Peachpits Nancy Ruenzel and Nancy Davis for their support.

Wed like to express our special thanks to all of the high school, college, and university instructors who chose to use the previous editions of this book as a textbook for their classes.

Between the time we signed the contract for this book and when we began working on it, Dori was offered her dream job at Stack Exchange (http://www.stackexchange.com). She could not have worked two jobs and still maintained a semblance of sanity without a great deal of help from others, for which she is truly grateful. In particular:

Thanks to all the great folks at Stack: Joel Spolsky, Jeff Atwood, Robert Cartaino, Rebecca Chernoff, and Josh Heyer, among otherswho gave their time and patience to help me stay employed while finishing this book.

Thanks also to the amazingly patient women at PeachpitIve worked with you for 14 years, and Im still in awe of what youre able to create.

And in particular, I must thank my co-author, Tom Negrino, who did much more than his share of the load on this edition, and who postponed his (and my) tenth wedding anniversary celebration until the book was complete.

Introduction

Welcome to JavaScript! Using this easy-to-learn programming language, youll be able to add pizzazz to your Web pages and make them more useful for you and for your sites visitors. Weve written this book as a painless introduction to JavaScript, so you dont have to be a geek or a nerd to write a script. Pocket protectors will not be necessary at any time. As a friend of ours says, Were geeky, so you dont have to be!

We wrote this book for you

We figure that if youre interested in JavaScript, then youve already got some experience in creating HTML pages and Web sites, and you want to take the next step by adding some interactivity to your sites. We dont assume that you know anything about programming or scripting. We also dont assume that you are an HTML expert (though if you are, thats just fine). We do assume that youve got at least the basics of building Web pages down, and that you have some familiarity with common HTML, such as links, images, and forms.

We include some extra explanation of HTML in sidebars called Just Enough HTML. You wont find these sidebars in every chapter, just the ones where we think youll need a quick reference. Having this information handy means you wont need multiple books or Web pages open just to remember the syntax of a particular HTML attribute.

If you already know something about programming, you should be aware that we dont take the same approach to JavaScript as you might have seen in other books. We dont delve deeply into JavaScripts syntax and structure, and we dont pretend that this book is a comprehensive language reference (though youll find some valuable reference material in . The difference between those books and this one is that instead of getting bogged down in formalism, we concentrate on showing you how to get useful tasks done with JavaScript without a lot of extraneous information.

In previous editions, we added an introduction to Ajax, a technique that uses JavaScript and other common Web technologies to add extra interactivity to Web pages, and to improve the user experience of your Web sites. We covered the basics of Ajax and added some practical examples to allow you to Ajax-ify your sites without getting an advanced degree in Web programming. In this edition, weve added even more examples and techniques, using the jQuery frameworkwhich you can think of as building blocks that allow you to easily add useful features to your sites.

How to use this book

Throughout the book, weve used some devices that should make it easier for you to work both with the book and with JavaScript itself.

In the step-by-step instructions that make up most of the book, weve used a special type style to denote either HTML or JavaScript code, like this:

window.onload = initLinks;

Youll also notice that we show the HTML and the JavaScript in lowercase. Weve done that because all of the scripts in this edition are compliant with the in-progress HTML5 standard from the W3C, the World Wide Web Consortium. Whenever you see a quote mark in a JavaScript, it is always a straight quote (like ' or "), never curly quotes (aka smart quotes, like or ). Curly quotes will prevent your JavaScript from working, so make sure that you avoid them when you write scripts.

In the illustrations accompanying the step-by-step instructions, weve highlighted the part of the scripts that were discussing in

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «JavaScript: Visual QuickStart Guide (8th Edition)»

Look at similar books to JavaScript: Visual QuickStart Guide (8th Edition). We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «JavaScript: Visual QuickStart Guide (8th Edition)»

Discussion, reviews of the book JavaScript: Visual QuickStart Guide (8th Edition) and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.