An edition of Beginning JavaScript (2000)

Beginning JavaScript

2nd ed.
  • 0 Ratings
  • 14 Want to read
  • 1 Currently reading
  • 0 Have read

My Reading Lists:

Create a new list

Check-In

×Close
Add an optional check-in date. Check-in dates are used to track yearly reading goals.
Today

  • 0 Ratings
  • 14 Want to read
  • 1 Currently reading
  • 0 Have read

Buy this book

Last edited by ImportBot
October 17, 2022 | History
An edition of Beginning JavaScript (2000)

Beginning JavaScript

2nd ed.
  • 0 Ratings
  • 14 Want to read
  • 1 Currently reading
  • 0 Have read

JavaScript is a scripting language that enables you to enhance static web applications by providing dynamic, personalized, and interactive content. This improves the experience of visitors to your site and makes it more likely that they will visit again. You must have seen the flashy drop-down menus, moving text, and changing content that are now widespread on web sites--they are enabled through JavaScript. Supported by all the major browsers, JavaScript is the language of choice on the Web. It can even be used outside web applications--to automate administrative tasks, for example. This book aims to teach you all you need to know to start experimenting with JavaScript: what it is, how it works, and what you can do with it. Starting from the basic syntax, you'll move on to learn how to create powerful web applications. Don't worry if you've never programmed before--this book will teach you all you need to know, step by step. You'll find that JavaScript can be a great introduction to the world of programming: with the knowledge and understanding that you'll gain from this book, you'll be able to move on to learn newer and more advanced technologies in the world of computing. In order to get the most out of this book, you'll need to have an understanding of HTML and how to create a static web page. You don't need to have any programming experience. This book will also suit you if you have some programming experience already, and would like to turn your hand to web programming. You will know a fair amount about computing concepts, but maybe not as much about web technologies. Alternatively, you may have a design background and know relatively little about the Web and computing concepts. For you, JavaScript will be a cheap and relatively easy introduction to the world of programming and web application development. Whoever you are, we hope that this book lives up to your expectations. You'll begin by looking at exactly what JavaScript is, and taking your first steps with the underlying language and syntax. You'll learn all the fundamental programming concepts, including data and data types, and structuring your code to make decisions in your programs or to loop over the same piece of code many times. Once you're comfortable with the basics, you'll move on to one of the key ideas in JavaScript--the object. You'll learn how to take advantage of the objects that are native to the JavaScript language, such as dates and strings, and find out how these objects enable you to manage complex data and simplify your programs. Next, you'll see how you can use JavaScript to manipulate objects made available to you in the browser, such as forms, windows, and other controls. Using this knowledge, you can start to create truly professional-looking applications that enable you to interact with the user. Long pieces of code are very hard to get right every time--even for the experienced programmer--and JavaScript code is no exception. You look at common syntax and logical errors, how you can spot them, and how to use the Microsoft Script Debugger to aid you with this task. Also, you need to examine how to handle the errors that slip through the net, and ensure that these do not detract from the experience of the end user of your application. From here, you'll move on to more advanced topics, such as using cookies and jazzing up your web pages with dynamic HTML and XML. Finally, you'll be looking at a relatively new and exciting technology, remote scripting. This allows your JavaScript in a HTML page to communicate directly with a server, and useful for, say, looking up information on...

Publish Date
Publisher
Wiley Pub.
Language
English
Pages
1010

Buy this book

Previews available in: English

Edition Availability
Cover of: Beginning JavaScript
Beginning JavaScript
2010, Wiley
electronic resource / in English - 4th ed.
Cover of: Beginning JavaScript
Beginning JavaScript
2007, John Wiley & Sons, Ltd.
Electronic resource in English
Cover of: Beginning JavaScript, 3rd Edition (Programmer to Programmer)
Beginning JavaScript, 3rd Edition (Programmer to Programmer)
May 21, 2007, Wrox
in English
Cover of: Beginning JavaScript
Beginning JavaScript
2007, Wiley Technology Pub.
in English - 3rd ed.
Cover of: Beginning JavaScript
Beginning JavaScript
2004, Wiley Pub.
in English - 2nd ed.
Cover of: Beginning JavaScript
Beginning JavaScript
2003, Wrox Press
in English

Add another edition?

Book Details


Published in

Indianapolis, IN

Table of Contents

Introduction to JavaScript and the Web
Data types and variables
Decisions, loops, and functions
JavaScript : an object-based language
Programming the browser
HTML forms : interacting with the user
Windows and frames
String manipulation
Date, time and timers
Common mistakes, debugging, and error handling
Storing information : cookies
Dynamic HTML in early browsers
Dynamic HTML in modern browsers
JavaScript and XML
Using ActiveX and Plug-Ins with JavaScript
Server-side scripting with ASP
Databases.

Edition Notes

Includes index.

Series
Programmer to programmer

Classifications

Dewey Decimal Class
005.2/762
Library of Congress
QA76.73.J39 W55 2004, QA76.73.J

The Physical Object

Pagination
xxii, 1010 p. :
Number of pages
1010

ID Numbers

Open Library
OL21112632M
Internet Archive
beginningjavascr00paul
ISBN 10
0764555871
LCCN
2004103175
OCLC/WorldCat
55199563
Library Thing
180507
Goodreads
852922

Community Reviews (0)

Feedback?
No community reviews have been submitted for this work.

History

Download catalog record: RDF / JSON
October 17, 2022 Edited by ImportBot import existing book
December 3, 2021 Edited by dcapillae merge authors
September 16, 2021 Edited by ImportBot import existing book
June 25, 2021 Edited by AgentSapphire Merge works
December 10, 2009 Created by WorkBot add works page