Getting Good with JavaScript - Andrew Burgess
Rockablepress.com
Envato.com
© Rockable Press 2011
All rights reserved. No part of this publication may be reproduced or redistributed in any form without the prior written permission of the publishers.
Table of Contents
Getting Started
Aren’t There Already Enough JavaScript Books?
What Will I Learn?
Where Did JavaScript Come From?
How Do I Get Started?
Conventions Used in This Book
Summary
The Basics
Variables
Types
Semicolons
Comments
Operators
Conditional Statements
Loo ...