JavaScript Pocket Reference: Activate Your Web Pages, 3rd EdtionКНИГИ » ПРОГРАММИНГ
Автор: David Flanagan Название: javascript Pocket Reference: Activate Your Web Pages, 3rd Edtion Издательство: O'Reilly Media Год: 2012 ISBN: 9781449316853 Серия: Pocket Reference (O'Reilly) Язык: English Формат: pdf Размер: 11,9 mb Страниц: 280
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. Ideal for javascript developers at any level, 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 variables – Operators, expressions, and statements – Objects and arrays – Functions and classes
The next 5 chapters document the fundamental APIs for using javascript with HTML5 and explain how to:
– Interact with web browser windows – Script HTML documents and document elements – Modify and apply CSS styles and classes – Respond to user input events – Communicate with web servers – Store data locally on the user's computer