JavaScript Pocket Reference By David Flanagan
2012 | 288 Pages | ISBN: 1449316859 | PDF | 7 MB
2012 | 288 Pages | ISBN: 1449316859 | PDF | 7 MB
javascript is the ubiquitous programming language of the Web, and for more than 15 years, javascript: The Definitive Guide has been the bible of javascript programmers around the world. This book is an all-new excerpt of The Definitive Guide, collecting the essential parts of that hefty volume into this slim yet dense pocket reference.The first 9 chapters document the latest version (ECMAScript 5) of the core javascript language, covering:Types, values, and variablesOperators, expressions, and statementsObjects and arraysFunctions and classesThe next 5 chapters document the fundamental APIs for using javascript with HTML5 and explain how to:Interact with web browser windowsScript HTML documents and document elementsModify and apply CSS styles and classesRespond to user input eventsCommunicate with web serversStore data locally on the users computerThis book is a perfect companion to jQuery Pocket Reference.