Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
1. | JavaScript Programmer's Reference By: Jonathan Reid; Thomas Valentine Publisher: Apress Publication Date: 05-JUN-2013 Insert Date: 13-JUN-2013 Slots: 1.0 | Overview: JavaScript Programmer's Reference
JavaScript Programmer's Reference is an invaluable resource that won't stray far from your desktop (or your tablet!). It contains detailed information on every JavaScript object and command, and combines that reference with practical examples showcasing how you can use those commands in the real world. Whether you're just checking the syntax of a method or you're starting out on the road to JavaScript mastery, the JavaScript Programmer's Reference will be an essential aid.
With a detailed and informative tutorial section giving you the ins and outs of programming with JavaScript and the...
|
2. | Secrets of the JavaScript Ninja By: John Resig and Bear Bibeault Publisher: Manning Publications Publication Date: 28-DEC-2012 Insert Date: 13-JAN-2013 Slots: 1.0 | Overview: Secrets of the JavaScript Ninja Summary
Secrets of the JavaScript Ninja takes you on a journey
towards mastering modern JavaScript development in three phases:
design, construction, and maintenance. Written for JavaScript
developers with intermediate-level skills, this book will give you
the knowledge you need to create a cross-browser JavaScript library
from the ground up.
About this Book
You can’t always attack software head-on. Sometimes you
come at it sideways or sneak up from behind. You need to master an
arsenal of tools and know every stealthy trick. You have to be a
ninja.
Secrets of the JavaScript Ninja...
|
3. | Sams Teach Yourself JavaScript™ in 24 Hours, Fifth Edition By: Phil Ballard; Michael Moncur Publisher: Sams Publication Date: 09-NOV-2012 Insert Date: 13-NOV-2012 Slots: 1.0 | Overview: Sams Teach Yourself JavaScript™ in 24 Hours, Fifth Edition
Learn JavaScript in 24 Hours
Covers JavaScript 1.8+, Ajax and jQuery
In just 24 lessons of one hour or less, you
can learn how to create dynamic, interactive Web pages with the
popular and ubiquitous JavaScript web programming
language.
Using a straightforward, step-by-step approach, each lesson in
this book clearly and carefully walks you through basic concepts
and techniques, and helps you learn the essentials of JavaScript
programming from the ground up.
Learn how to…
Use JavaScript to build dynamic, interactive Web pages
Debug scripts
Create scripts that work in all...
|
4. | By: Shelley Powers Publisher: Helion Publication Date: 15-AUG-2012 Insert Date: 17-AUG-2012 Slots: 1.0 | Overview: JavaScript. Wprowadzenie JavaScript. Wprowadzenie to podręcznik, dzięki któremu opanujesz możliwości JavaScriptu i nauczysz się wykorzystywać go w swoich projektach....
|
5. | Programming with JavaScript: Algorithms and Applications for Desktop and Mobile Browsers By: John David Dionisio; Ray Toal Publisher: Jones & Bartlett Learning Publication Date: 19-DEC-2011 Insert Date: 04-MAY-2012 Slots: 1.0 | Overview: Programming with JavaScript: Algorithms and Applications for Desktop and Mobile Browsers Used in millions of web pages, JavaScript is an excellent teaching language and ideal for students delving into computer science for the first time. Designed specifically for the CS1 introductory programming course, Programming with JavaScript: Algorithms and Applications for Desktop and Mobile Browsers introduces students to computer science and programming using a modern approach. The text correlates to the ACM/IEEE CS1 course requirements and provides real-world case studies and numerous exercises throughout. The case studies show readers actual examples and their development from...
|
6. | Beginning iOS Application Development with HTML and JavaScript® By: Richard Wagner Publisher: Wrox Publication Date: 01-FEB-2012 Insert Date: 21-APR-2012 Slots: 1.0 | Overview: Beginning iOS Application Development with HTML and JavaScript®
Web developers with HTML/JS skills will quickly learn to apply them to the iPhone/iPad platform
Beginning to intermediate web developers who want to apply their existing HTML/CSS/JS/Ajax skills to the wildly popular iPhone/iPad OS will love this book. In the highly successful Wrox Beginning format, it enables developers who know these core technologies to use what they already know and get up to speed quickly. It introduces iOS development with web technologies, explains how to enable and optimize web sites for the iPhone and iPad, explores user interface design, then moves into...
|
7. | By: Nicholas C. Zakas Publisher: O'Reilly Media, Inc. Publication Date: 24-MAY-2012 Insert Date: 15-APR-2012 Slots: 1.0 | Overview: Maintainable JavaScript You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book—including code style, programming tips, and automation—you’ll learn how to write maintainable code that other team members can easily understand, adapt, and extend. Author Nicholas Zakas assembled this collection of best practices as a front-end tech leader at Yahoo!, after completing his own journey from solo hacker to team player....
|
8. | Das JavaScript-Handbuch: Einführung, Praxis und Referenz By: Ralph Steyer Publisher: Addison-Wesley Verlag Publication Date: 10-MAY-2010 Insert Date: 02-MAR-2012 Slots: 1.0 | Overview: Das JavaScript-Handbuch: Einführung, Praxis und Referenz JavaScript ist sowohl die einzige relevante Programmiersprache für das Web, um auf Seiten des Clients (also in einem Browser) die Funktionalität von Webseiten zu erweitern als auch Basis von AJAX und dem neuen Web 2.0. Mit JavaScript lassen sich schnell und einfach Features in Webseiten einbauen, die mit anderen Technologien nur schwer oder überhaupt nicht realisierbar wären. Lernen Sie in diesem Buch die Möglichkeiten der universellen Sprachen kennen und effektiv im Rahmen Ihrer Web-Applikationen einsetzen. Beginnend mit einfachen Erweiterungen der Webseite und Grundlagen der Sprache über...
|
9. | By: Daniel Barreiro; Dan Wellman Publisher: Packt Publishing Publication Date: 15-JUL-2010 Insert Date: 27-DEC-2011 Slots: 1.0 | Overview: YUI 2.8 Learning the Library
"Develop your next-generation web applications with the YUI JavaScript development library
Improve your coding and productivity with the YUI Library
Gain a thorough understanding of the YUI tools
Learn from detailed examples for common tasks
In Detail
The YUI Library is a set of utilities and controls written in JavaScript for building Rich Internet Applications, across all major browsers and independently of any server technology. There's a lot of functionality baked into YUI, but getting to and understanding that functionality is not for the faint of heart. This book...
|
10. | Modern JavaScript: Develop and Design By: Larry Ullman Publisher: Peachpit Press Publication Date: 17-FEB-2012 Insert Date: 29-NOV-2011 Slots: 1.0 | Overview: Modern JavaScript: Develop and Design It’s time for a current, definitive JavaScript book, and
in this comprehensive beginner’s guide, bestselling author
Larry Ullman teaches the language as it is implemented today. Larry
demonstrates how to build upon JavaScript’s ease of use,
while demystifying its often-cryptic syntax, especially for those
who have not programmed before. This book enforces modern
JavaScript’s best practices and embraces key Web development
approaches such as progressive enhancement and unobtrusive
scripting. The author demonstrates loads of real-world code and
makes it available for download.
You’ll learn...
|
11. | By: Liang Yuxian Eugene; Publisher: Packt Publishing Publication Date: 24-AUG-2010 Insert Date: 03-NOV-2011 Slots: 1.0 | Overview: JavaScript Testing
Test and debug JavaScript the easy way.
Learn different techniques to test JavaScript, no matter how long or short your code might be.
Discover the most important and free tools to help make your debugging task less painful.
Discover how to test user interfaces that are controlled by JavaScript.
Make use of free built-in browser features to quickly find out why your JavaScript code is not working, and most importantly, how to debug it.
Automate your testing process using external testing tools.
In Detail
JavaScript is an important part of web development in today’s...
|
12. | By: Jeanine Meyer Publisher: Apress Publication Date: 10-OCT-2011 Insert Date: 05-OCT-2011 Slots: 1.0 | Overview: HTML5 and JavaScript Projects
HTML5 and JavaScript Projects shows you how to build on your basic knowledge of HTML5 and JavaScript to create substantial HTML5 applications. Through the many interesting projects you can build in this book, you'll build your HTML5 skills for your future projects, and extend the core skills you may have learned with its companion book, The Essential Guide to HTML5.
HTML5 and JavaScript Projects covers the most important areas of HTML5 that you'll want to know how to program, including: video, and audio, databases, localStorage, and geolocation. The projects have been carefully selected...
|
13. | By: Jay Larry G. Johnston; Publisher: Packt Publishing Publication Date: 25-JUL-2011 Insert Date: 28-JUL-2011 Slots: 1.0 | Overview: MooTools 1.3 Cookbook
Over 110 highly effective recipes to turbo-charge the user interface of any web-enabled Internet application and web page
Code snippets that work directly out of the box on all major web browsers
Master smooth animations without complex code nor the need for advanced JavaScript knowledge
An ideal accompaniment to any tutorial, this book provides instant answers to common problems
In Detail
MooTools is a JavaScript framework that abstracts the JavaScript language. JavaScript itself, complex in syntax, provides the tools to write a layer of content interaction for each different...
|
14. | Applied jQuery: Develop and Design By: Jay Blanchard Publisher: Peachpit Press Publication Date: 10-AUG-2011 Insert Date: 17-JUL-2011 Slots: 1.0 | Overview: Applied jQuery: Develop and Design Applied jQuery teaches readers how to quickly start writing
application interfaces. The beautifully designed book offers
practical techniques and provides lots of real-world advice and
guidance. The Author, Jay Blanchard, has practical experience
working in the field and wastes no time getting to the instruction,
taking the reader from a beginner to a proficient interface
programmer by the end of the book.
Today's Web developers are are expected to be well versed in many
different technologies. While it is good to have a shelf full of
books that focus on single technologies, having a book...
|
15. | Supercharged JavaScript Graphics By: Raffaele Cecco Publisher: O'Reilly Media, Inc. Publication Date: 26-JUL-2011 Insert Date: 16-JUL-2011 Slots: 1.0 | Overview: Supercharged JavaScript Graphics Thanks to improved web browser support and the advent of HTML5, JavaScript now plays a major role in programming high-performance web graphics. This hands-on book shows you how to create rich web applications for big-screen computers and small-screen mobile devices using JavaScript, jQuery, DHTML, and HTML5's Canvas element. By following real-world examples, experienced web developers will learn fun and useful approaches to arcade games, DHTML effects, business dashboards, and more....
|
16. | Professional, JavaScript® for Web Developers, Second Edition By: Nicholas C. Zakas Publisher: Wrox Publication Date: 14-JAN-2009 Insert Date: 24-MAR-2011 Slots: 1.0 | Overview: Professional, JavaScript® for Web Developers, Second Edition
This eagerly anticipated update to the breakout book on JavaScript offers you an in-depth look at the numerous advances to the techniques and technology of the JavaScript language. You'll see why JavaScript's popularity continues to grow while you delve through topics such as debugging tools in Microsoft Visual Studio, FireBug, and Drosera; client-side data storage with cookies, DOM storage, and client-side databases; HTML 5, ECMAScript 3.1, the Selectors API; and design patterns including creational, structural, and behavorial patterns.
...
|
17. | Beginning JavaScript® and CSS Development with jQuery By: Richard York Publisher: Wrox Publication Date: 04-MAY-2009 Insert Date: 15-MAR-2011 Slots: 1.0 | Overview: Beginning JavaScript® and CSS Development with jQuery
jQuery is a JavaScript library that helps web developers create JavaScript applications that work well in any browser. This book demonstrates how to use jQuery to reduce the amount of code you need to write and reduce the amount of testing that is required. You?ll see how separation of presentation (CSS), markup (XHTML), and script (JavaScript and Ajax) in web pages is a crucial direction in web development for creating maintainable, accessible, cost-effective web sites. The featured full-color code syntax highlighting provides you with a visual reinforcement so you can see the various...
|
18. | JavaScript® Programmer's Reference By: Alexei White Publisher: Wrox Publication Date: 03-AUG-2009 Insert Date: 11-MAR-2011 Slots: 1.0 | Overview: JavaScript® Programmer's Reference
Learn everything about utilizing the JavaScript language with the next generation of Rich Internet Applications from the accessible information in JavaScript Programmer's Reference, both a tutorial and a reference guide for web developers. Master methods for using Java with applications like Microsoft's Silverlight, Ajax, Flex, Flash and AIR by practicing with hands-on examples with practical, usable code. Employ this complete JavaScript reference to help you understand JavaScript Data Types, Variables, Operators, Expressions and Statements, work with JavaScript Frameworks and data, and...
|
19. | By: Jeremy McPeak Publisher: Wrox Publication Date: 07-DEC-2010 Insert Date: 10-MAR-2011 Slots: 1.0 | Overview: JavaScript® 24-Hour Trainer
A unique book-and-Video package offers a new level of learning JavaScript
JavaScript has matured from making Web pages dynamic to making them interactive, providing users with a rich and memorable Web experience. This unique book-and-Video package prepares you for the new generation of Web browser changes that are occurring on the ever-evolving Web and shows you how JavaScript is an essential component of those changes. Veteran author Jeremy McPeak provides you with helpful lessons in the text, and the Video offers instructional demonstrations so you can see how JavaScript works in the...
|
20. | Beginning JavaScript®, Fourth Edition By: Paul Wilton; Jeremy McPeak Publisher: Wrox Publication Date: 26-OCT-2009 Insert Date: 26-FEB-2011 Slots: 1.0 | Overview: Beginning JavaScript®, Fourth Edition
The perennial bestseller returns with new details for using the latest tools and techniques available with JavaScript
JavaScript is the definitive language for making the Web a dynamic, rich, interactive medium. This guide to JavaScript builds on the success of previous editions and introduces you to many new advances in JavaScript development. The reorganization of the chapters helps streamline your learning process while new examples provide you with updated JavaScript programming techniques.
You'll get all-new coverage of Ajax for remote scripting, JavaScript frameworks, JavaScript...
|