Treffer: JavaScript for Absolute Beginners
Title:
JavaScript for Absolute Beginners
Authors:
Publisher Information:
Springer
Publication Year:
2010
Collection:
CERN Document Server (CDS)
Subject Terms:
Document Type:
other/unknown material
Language:
English
Relation:
http://cds.cern.ch/record/1486203; oai:cds.cern.ch:1486203
Availability:
Accession Number:
edsbas.C0416ABC
Database:
BASE
Weitere Informationen
If you are new to both JavaScript and programming, this hands-on book is for you. Rather than staring blankly at gobbledygook, you'll explore JavaScript by entering and running hundreds of code samples in Firebug, a free JavaScript debugger. Then in the last two chapters, you'll leave the safety of Firebug and hand-code an uber cool JavaScript application in your preferred text editor. Written in a friendly, engaging narrative style, this innovative JavaScript tutorial covers the following essentials: * Core JavaScript syntax, such as value types, operators, expressions, and statements provide