Lecture: JavaScript II

JavaScript Syntax

References: Stein, L.D. 'How To Set Up and Maintain a Web Site'
2nd edn, Addison Wesley 1997, Chpt10.

Flanagan, D. 'JavaScript, The Definitive Guide'
2nd edn, O'Reilly & Associates, Inc.




Strings



Numbers



Booleans



Comments



Type Conversion



Variables & Assignment



Operators & Expressions

The following operators and expressions are valid in JavaScript, just as they are in the C programming language.



Comparisons & Conditional Statements

The following are valid in JavaScript, just as they are in the C programming language.



Loops

The following are valid in JavaScript, just as they are in the C programming language.



Functions



Arrays



Objects




javascript introduction | javascript syntax | using javascript

lecture notes | home



All material accessed from www.cs(se).monash.edu.au/~aland is
Copyright © 1994-1998 Alan Dorin.
All rights reserved.