Beginning JavaScript by Paul Wilton, Jeremy McPeak

BUY IT NEW

  • $39.99 List price
    $37.99 Online Price
    $34.19 Member price
    (Save 14%)
    Limited Time Offer! Everyone receives the Member Price on books.
    See Details
  • skip to cart
  • Add To List uiAction=GetAllLists&page=List&pageType=list&ean=9780470525937&productCode=BK&maxCount=100&threshold=3

GET FREE SHIPPING ON ORDERS OF $25 OR MORE

DELIVERY & GIFT DETAILS:

Usually ships within 24 hours

Delivery Time and Shipping Rates

Eligible for gift wrap & gift message.

BUY IT USED

10 copies from $23.66

See All Available

Pick Me Up

Reserve it at BN.com & pick it up in 60 minutes at your local store.

Enter a zip code

(Paperback)

  • Pub. Date: October 2009
  • 792pp
  • Sales Rank: 205,982
    More Formats 
    Paperback - Older Edition$39.99
    Buy it Used: 10 copies from $23.66 See All Available

    Customers who bought this also bought

     
    • Overview
    • Editorial Reviews
    • Customer Reviews
    • Features

    Product Details

    • Pub. Date: October 2009
    • Publisher: Wiley, John & Sons, Incorporated
    • Format: Paperback, 792pp
    • Sales Rank: 205,982

    Synopsis

    JavaScript is the preferred programming language for Web page applications, letting you enhance your sites with interactive, dynamic, and personalized pages. This fully updated guide shows you how to take advantage of JavaScript’s client-side scripting techniques for the newest versions of Netscape® and Internet Explorer®, even if you’ve never programmed before.

    You will begin with basic syntax and learn about data types and how to structure code for decision-making. Then you’ll learn to use dates, strings, and other basic objects of JavaScript. Next, you will see how to use JavaScript to manipulate objects provided by the browser, such as forms and windows. From there you will move into advanced topics like using cookies and dynamic HTML.

    After you have a solid foundation, you will explore dynamic generation of Web content using server-side scripting and back-end databases. And you’ll practice what you learn by building a sample application as you go.

    What you will learn from this book

    • What types of data are used in JavaScript
    • How to identify and correct flaws in your code
    • Techniques for programming the browser
    • How to use Microsoft® Script Debugger and Netscape Script Debugger
    • Ways to manage cross-browser issues
    • How JavaScript interacts with XML and HTML

    Who this book is for

    This book is for anyone who wants to learn JavaScript programming. You should have some understanding of HTML and how to create static Web pages, but no prior programming experience is necessary.

    Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

    More Reviews and Recommendations

    Biography

    Paul Wilton owns his own company, providing online booking systems to vacation property owners, which is largely developed using JavaScript.

    Jeremy McPeak is a self-taught programmer who began his career by tinkering with web sites in 1998. He is the coauthor of Professional Ajax, 2nd Edition and several online articles covering topics such as XSLT, ASP.NET Web Forms, and C#. He is currently employed at an energy-based company building in-house conventional and web applications.

    Customer Reviews

    • Reader Rating:
    • Ratings: 2Reviews: 2

    Beginning JavaScriptby Anonymous

    Reader Rating:
    See Detailed Ratings

    February 26, 2001: Paul Wilton has done a great job guiding readers from the basics to the advanced concepts with thorough illustrations and explanations. It provides updated references at the back of the book as well. I used to 'cut and paste' other people's JavaScript codes, now after reading this book, I am ready to start writing my own codes.

    Beginning JavaScriptby Anonymous

    Reader Rating:
    See Detailed Ratings

    January 19, 2001: This excellent book manages to be very in-depth but without losing clarity or containing unneccessary detail. Although an excellent tutor the book also makes for a good reference manual of techniques. I've done some JavaScripting before but was uncertain about things like scripting between frames but that was covered in-depth. As a new book its obiously very uptodate, in particular its coverage of Netscape 6.