Beginning JavaScript by Paul Wilton

BUY IT NEW

  • $39.99 Online price
    $35.99 Member price
    (Save 10%)
    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=9780764544057&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

8 copies from $8.19

See All Available

(Paperback - Older Edition)

  • Pub. Date: December 2000
  • 1006pp
  • Sales Rank: 689,566
    More Formats 
    Paperback$31.99
    Buy it Used: 8 copies from $8.19 See All Available

    Customers who bought this also bought

     
    • Overview
    • Editorial Reviews
    • Customer Reviews
    • Features

    Product Details

    • Pub. Date: December 2000
    • Publisher: Wiley, John & Sons, Incorporated
    • Format: Paperback, 1006pp
    • Sales Rank: 689,566

    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 started as a Visual Bacic applications programmer at the Ministry of Defense in the UK, then found himself pulled into the Net. Having joined an Intermet development company, he spent three years helping create Internet solutions. He's now running his own successful and rapidly growing company developing online holiday property reservation systems.

    Jeremy McPeak began tinkering with web development as a hobby in 1998. Currently working in IT department of a school district, Jeremy has experience developing web solutions with JavaScript, PHP, and C#. He has written several online articles covering topics such as XSLT, WebForms, and C#. He is also co-author of Professional Ajax.

    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.