The World’s Easiest Java Script TutorialFully Updated!
JavaScript by Example, Second Edition, is the easiest, most hands-on way to learn JavaScript. Legendary programming instructor Ellie Quigley has thoroughly updated her classic book to deliver the skills and information today’s JavaScript users need mostincluding up-to-the-minute coverage of JavaScript programming constructs, CSS, Ajax, JSON, and the latest JavaScript libraries and best practices.
Quigley illuminates every technique with focused, classroom-tested code examples, detailed line-by-line explanations, and real program output. This exceptionally clear, easy-to-understand book takes you from your first script to advanced techniques. It’s the only JavaScript book you’ll ever need!
New in This Edition
This edition has been completely updated and includes many new and completely rewritten code examples; contains fully revised and updated coverage of Cascading Style Sheets (CSS) and the Document Object Model (DOM); and fully covers modern JavaScript concepts, principles, and programming techniques.
Thousands of Web developers, administrators, and power users have relied on JavaScript by Example to become expert JavaScript programmers. With this new edition, you can, tooeven if you’re completely new to JavaScript. After you’ve become an expert, you’ll turn to this book constantly as the best source for trustworthy answers, solutions, and code.
* Learn JavaScript programming the easy way, through hundreds of classroom tested, hands-on examples
* Covers everything from JavaScript basics to advanced topics including the Document Object Model, Cascading Style Sheets, and Regular Expressions
* By best-selling author Ellie Quigley, Silicon Valley's top scripting language instructor!!
Learn JavaScript now, from the world's #1 scripting author and instructor! In JavaScript by Example, Ellie Quigley teaches JavaScript using the same proven approach that's made her the world's favorite scripting author and instructor. This book's unique and classroom-tested learning path contains hundreds of small, easy-to-understand examples that demonstrate the full range of JavaScript's power. One step at a time, Quigley guides new JavaScript programmers through every essential technique, from script setup to advanced DOM and CSS programming. Coverage includes:
* Data types, literals, and variables
* Operators, control structures, and functions
* Building dialog boxes and working with JavaScript objects using the Browser object: navigator, windows, frames, dynamic images, and links*
* Event handling, regular expressions, and form validation
* The JavaScript Document Object Model (DOM), Cascading Style Sheets, and Dynamic HTML
CD-ROM contains an electronic JavaScript reference PLUS all source code and data files used in the book.
Whether you're a first-time or long-time scripter, a Web professional or sysadmin, Ellie Quigley will help you write rock-solid JavaScripts that get the job done. Praise for Quigley's books
UNIX Shells by Example for both novice and experienced programmers. For once, somebody has written a computer book that is down-to-earth, clear, and replete with examples. -Nick Main, Software Engineer
--このテキストは、
ペーパーバック
版に関連付けられています。
登録情報
|
この商品にタグをつける(詳細)タグは、商品との関連性が非常に強いキーワードまたはラベルのようなものです。
タグにより、すべてのお客様がお気に入りの商品の整理と確認を行うことができます。 ※タグは初期設定で公開になっています。詳しくはこちら |
Please rate the instructional value of the book from 1-5:
4=I would recommend this book to someone interested in its topic.
Please rate the reference value of this book from 1-5 where:
5=A complete reference. I would not need any additional reference on this topic.
This is an excellent book for beginners of Javascript. it takes simplest of the cases without boggling the minds of the readers. when I learnt javacript more than 4 years back, Ihad a hard time reading through 'verbose' books. I wish I had this book at that time.
This author has taken the time to explain the concepts in the simplests of the ways. there are adequate screen prints to highlight the results of the executed javascript code. the author explains the document object model clearly for the benefit of the beginners and also explains different ways of identifying the items in the page.
This is an excellent reference book for intermediate javascript programmers adn this book has found a place in my reference shelf and I will be glad to recommend this book to anybody interested in learning Javascript.
Well, it takes its title very literally. The pedagogy really does emphasise copious examples. In a typical chapter, the examples take up over half the space. Plus each chapter includes a problem set. Yay! You need to learn by doing. Yet so many computer books omit this. Granted, some topics require so many parts to interoperate that writing problems is nontrivial. But to test JavaScript code, all you need is a browser, text editor and a web server. These days, all computers have the first two items. And, in the context of you wanting to learn JavaScript, you DO have a web server that you can load files onto, don't you?
My only quibble is that I wish there were more problems in each chapter. This could take up very little extra room, say a page per chapter. But it would roughly triple the number of problems, and give the reader an even more exhaustive exploration of the topics.
|