Showing posts with label JavaScript. Show all posts
Showing posts with label JavaScript. Show all posts

Thursday, April 9, 2009

JavaScript in 10 Simple Steps or Less

Authors:Arman Danesh
Pages:647
Publisher:John Wiley & Sons Inc
ISBN-13:9780764542411
Description:
If you are looking to add exciting interactivity to Web pages and need a quick and easy understanding of the technology in order to do so, then this book is for you—whether you’re new to JavaScript or you need a refresher on every-thing from validating user input forms to creating menu trees. Open the book and you’ll discover clear, easy-to-follow instructions for more than 250 key JavaScript tasks, each presented in ten quick steps—or less. Easy-to-navigate pages, lots of screen shots, and to-the-point directions guide you through every common (and not so common) JavaScript challenge—and help you get more done in less time.
Download

Read more...

JavaScript 2.0: The Complete Reference, Second Edition

Authors:POWELL
Pages:976
Publisher:Unknow
ISBN-13:9780072253573
Description:
Use this guide to get the most up to date JavaScript 2.0 coverage, including the latest features to use to make developing JavaScript easier and more flexible, and understand the JavaScript principles and develop more advanced JavaScript skills.

Download

Read more...

JavaScript and DHTML Cookbook, Second Edition

Authors:Goodman, Danny
Pages:744
Publisher:O'Reilly
ISBN-13:9780596514082
Description:
In today's Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your application.
Download

Read more...

JavaScript: The Definitive Guide, 5th Edition

Authors:
Pages:

Publisher:
ISBN-13:
Description:

This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. This book is both an example-driven programmer's guide and a keep-on-your-desk reference, with new chapters that explain everything you need to know to get the most out of JavaScript,

Download

Read more...

JavaScript Pocket Reference, 2nd Edition

Authors:David Flanagan
Pages:128
Publisher:O'Reilly
ISBN-13:9780596004118
Description:
JavaScript--the powerful, object-based scripting language that can be embedded directly into HTML pages--has earned its place in the web developer's toolkit, to the extent that it's now considered required knowledge for web developers. You can use JavaScript to create dynamic, interactive applications that run completely within a web browser. JavaScript is also the language of choice for developing Dynamic HTML content. Because its syntax is based on the popular programming languages C, C++, and Java, JavaScript is familiar and easy to learn for experienced programmers. At the same time, it's an interpreted scripting language, providing a flexible, forgiving programming environment for new programmers.
Download

Read more...

JavaScript Phrasebook: Essential Code and Commands

Authors:Christian Wenz
Pages:262
Publisher:Sams
ISBN-13:9780672328800
Description:
Developers are hungry for a concise, easy-to-use reference that puts essential code "phrases" at their fingertips. JavaScript, and the related AJAX, is hot and there is little to no information on how to use JavaScript to develop AJAX-based applications. While there are many JavaScript books on the market, most of them are dated and few cover the most recent developments, such as AJAX. JavaScript Phrasebook is the guide to JavaScript and AJAX that you can and will take with you everywhere. Skipping the usual tutorial on JavaScript and introducing AJAX as one of the first published works on the topic, the JavaScript Phrasebook goes straight to practical JavaScript and AJAX tools, providing immediately applicable solutions for frequent tasks and code so flexible that it is easily adapted to the your individual needs.
Download

Read more...

Professional JavaScript for Web Developers

Authors:Nicholas C. Zakas
Pages:646
Publisher:Wrox
ISBN-13:9780764579080
Description:

* Dispels the myth that JavaScript is a "baby" language and demonstrates why it is the scripting language of choice used in the design of millions of Web pages and server-side applications

* Quickly covers JavaScript basics and then moves on to more advanced topics such as object-oriented programming, XML, Web services, and remote scripting

* Addresses the many issues that Web application developers face, including internationalization, security, privacy, optimization, intellectual property issues, and obfuscation.

* Builds on the reader's basic understanding of HTML, CSS, and the Web in general .

Download


Read more...

JavaScript Bible, 5th Edition

Authors:Danny Goodman, Michael Morrison
Pages:1743
Publisher:John Wiley & Sons Inc
ISBN-13:9780764557439
Description:
This new edition of the definitive guide to JavaScript has been revamped to cover the latest browsers, language updates, extensions, and JavaScript standards

Part tutorial and part reference, the book serves as a learning tool for building new JavaScript skills and a detailed reference for seasoned JavaScript developers
Danny Goodman's exclusive interactive workbench, The Evaluator, makes it easy to master JavaScript and DOM concepts
Download

Read more...

Pro JavaScript Design Patterns

Authors:Dustin Diaz, Ross Harmes
Pages:400
Publisher:Apress
ISBN-13:9781590599082
Description:
As a web developer, you’ll already know that JavaScript™ is a powerful language, allowing you to add an impressive array of dynamic functionality to otherwise static web sites. But there is more power waiting to be unlocked--JavaScript is capable of full object-oriented capabilities, and by applying OOP principles, best practices, and design patterns to your code, you can make it more powerful, more efficient, and easier to work with alone or as part of a team.
Download

Read more...

Pro JavaScript Techniques

Authors:John Resig
Pages:350
Publisher:Apress
ISBN-13:9781590597279
Description:
Pro JavaScript Techniques is the ultimate JavaScript book for the modern web developer. It provides everything you need to know about modern JavaScript, and shows what JavaScript can do for your web sites. This book doesn't waste any time looking at things you already know, like basic syntax and structures.
Expert web developer and author John Resig concentrates on fundamental, vital topics--what modern JavaScripting is (and isn't), the current state of browser support, and pitfalls to be wary of. The book is organized into four sections:
Modern JavaScript development--using JavaScript the object-oriented way, creating reusable code, plus testing and debugging.
Download

Read more...

JavaScript: The Good Parts

Authors:Douglas Crockford
Pages:250
Publisher:O'Reilly
ISBN-13:9780596517748
Description:
Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book offers a detailed explanation of the features that make JavaScript an outstanding object-oriented programming language, and warns you about the bad parts.
Download

Read more...

JavaScript Professional Projects

Authors:Paul Hatcher
Pages:591
Publisher:Unknow
ISBN-13:9781592000135
Description:
Because JavaScript is not a stand-alone technology, this book shows you how to work with such things as forms, graphics images, sound files, hyperlinks, and cascading style sheets (CSS). You will learn how to write not only JavaScript that can stand on its own within a Web page, but also how to write scripts that call functions or otherwise interact with applications written in other development languages. The programming concepts discussed within the book and shown by its examples are directly applicable to writing code in other languages. The JavaScript examples in the book's projects show where and how to insert JavaScript code within HTML tags and how to work with the document object model (DOM) to execute functions that make an otherwise static Web page an interactive document.
Download

Read more...

Learn JavaScript In a Weekend

Authors:Jr., Jerry Lee Ford
Pages:472
Publisher:Unknow
ISBN-13:9781592000869
Description:
Learn JavaScript In a Weekend, 2nd Edition is the ultimate guide to integrating JavaScript into Web pages. With step-by-step instructions, readers will learn how to effectively use JavaScript, the most popular scripting language used for Web development today. Setting itself apart from competitors, this is the only beginner-level book to cover both JavaScript and Jscript. The author includes an introduction to computer and network automation using JScript. To enforce the material covered throughout the book, there are a number of new scripts introduced and available for download on the book's companion Web site.
Download

Read more...

JavaScript and DHTML Cookbook

Authors:Danny Goodman
Pages:520
Publisher:O'Reilly
ISBN-13:9780596004675
Description:

On numerous online forums for JavaScript and DHTML, the majority of questions begin with How do I...?This new Cookbook provides the answers. After reading thousands of forum threads over the years, author and scripting pioneer Danny Goodman has compiled a list of problems that frequently vex scripters of various experience levels. He has now applied state-of-the-art ECMA and W3C DOM standards and used best practices to create this extensive collection of practical recipes that can bring your web pages to life.

The JavaScript & DHTML Cookbook is all about adding value to the content of a web page. The book focuses on practical and sensible applications of scripting, rather than flying images and gratuitous color changes. For every problem Goodman addresses, there's a solution or "recipe"--a focused piece of code that web developers can insert directly into their applications. Yet, rather than just cut-and-paste code, you also get explanations of how and why the code works, so you can learn to adapt the problem-solving techniques to your designs.

Download

Read more...

JavaScript by Example

Authors:Ellie Quigley
Pages:600
Publisher:Prentice Hall PTR
ISBN-13:9780131401624
Description:
Preface After years of teaching scripting languages, I recently decided it was time to try teaching JavaScript, and went on a search for the right book for my students. There were so many JavaScript books on the bookshelves, it was hard to know where to begin. I started buying one at a time, reading and sifting through them, always feeling that something was missing. Like Cinderella's shoe, I couldn't find the right fit. Either the book was too heavy on the technical side, but lacking in pictures and examples, or it was filled with slide shows, rollovers, and scrolling banners, but brief on the technical side. I wanted something that did both, a book that would demonstrate both the technical and the fun elements of JavaScript. I searched and searched, and found many excellent sources, but in the end, I couldn't find the perfect book for my class, so I decided to write my own. With books and manuals piled high around my computer desk, I weeded through the best and the worst, gleaning out information and beginning to compile my new "By Example" book. I browsed through Internet tutorials and student guides, and studied Web pages, always looking for the best way to get the material across. I even delved into Adobe Photoshop and Macromedia Dreamweaver, while roaming from Maine to San Francisco with my digital camera, snapping pictures that would enhance my examples and add to the colorful side of JavaScript. And after much cutting and pasting, cropping and trimming, testing and trying, a new book has evolved--the one I was looking for. The shoe finally fits!
Download

Read more...

Simply JavaScript

Authors:Kevin Yank, Cameron Adams
Pages:405
Publisher:SitePoint
ISBN-13:9780980285802
Description:

Everything you need to learn JavaScript from Scratch!

Packed with full-color examples, Simply JavaScript is a step-by-step introduction to programming in JavaScript the right way. Learn how easy it is to use JavaScript to solve real-world problems, build smarter forms, track user events (such as mouse clicks and key strokes), and design eye-catching animations. Then move into more powerful techniques using the DOM and Ajax.
Learn JavaScript's built-in functions, methods, and properties.
Easily integrate JavaScript in your web site.
Use JavaScript to validate form entries and interact with your users.
Understand how to respond to user events.
Create animations that bring your web site to life.
Start programming using the DOM and Ajax.

Download

Read more...

Learning JavaScript

Authors:Shelley Powers
Pages:304
Publisher:O'Reilly
ISBN-13:9780596527464
Description:

As web browsers have become more capable and standards compliant, JavaScript has grown in prominence. JavaScript lets designers add sparkle and life to web pages, while more complex JavaScript has led to the rise of Ajax -- the latest rage in web development that allows developers to create powerful and more responsive applications in the browser window.

Learning JavaScript introduces this powerful scripting language to web designers and developers in easy-to-understand terms. Using the latest examples from modern browser development practices, this book teaches you how to integrate the language with the browser environment, and how to practice proper coding techniques for standards-compliant web sites. By the end of the book, you'll be able to use all of the JavaScript language and many of the object models provided by web browsers, and you'll even be able to create a basic Ajax application.

Download

Read more...