*** Get Google Ads For Free > > ***
 

free ebook downloads
Subscribe by Email

Archive for the 'Java Scripts' Category

booktraining, October 9, 2009 Comments Off
 The JavaScript Anthology 101 Essential Tips, Tricks & Hacks

The JavaScript Anthology 101 Essential Tips, Tricks & Hacks

Product Description
Using a cookbook approach, The JavaScript Anthology will show you how to apply JavaScript to solve over 101 common Web Development challenges. You’ll discover how-to: (more…)

Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide

Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide

Product Description
Written by members of the Adobe Integrated Runtime (AIR) product team, this is the official guide to the beta release of Adobe’s new cross-platform desktop runtime, previously known by its code name Apollo. This book explains how you can use AIR to build and deploy HTML and JavaScript-based web applications to the desktop, using all of the tools and technologies with which you are already familiar. Everything you need to know about this platform is right here, so you can start building applications with AIR right away.

Topics include: What AIR is, and the problems this runtime aims to solve How to set up your development environment How to create your first app using HTML and JavaScript The HTML and JavaScript environments within AIR How to do common tasks, presented in the easy-to-use O’Reilly Cookbook format Also included is a guide to AIR packages, classes and command line tools. Once you understand the basics of building an HTML- and JavaScript-based AIR applications, this pocket guide makes an ideal reference for tackling specific problems. Welcome to the revolution! Adobe Developer Library is a co-publishing partnership between O’Reilly Media and Adobe Systems, Inc. and is designed to produce the number one information resources for developers who use Adobe technologies. Created in 2006, the Adobe Developer Library is the official source for comprehensive learning solutions to help developers create expressive and interactive web applications that can reach virtually anyone on any platform. With top-notch books and innovative online resources covering the latest in rich Internet application development, the Adobe Developer Library offers expert training and in-depth resources, straight from the source.

Download

A Practical Guide to Interactive Web Pages

The Book of JavaScript, 2nd Edition: A Practical Guide to Interactive Web Pages

Product Description
The Book of JavaScript teaches readers how to add interactivity, animation, and other tricks to their web sites with JavaScript. Rather than provide a series of cut-and-paste scripts, thau! takes the reader through a series of real world JavaScript code with an emphasis on understanding. Each chapter focuses on a few important JavaScript features, shows how professional web sites incorporate them, and takes readers through examples of how they might add those features to their own web sites. This thoroughly updated 2nd edition includes new chapters on Ajax, revised appendices, and new examples throughout. Summary sections and assignments close each chapter, making the book perfect for use in college courses or independent study.

download

An Introduction to HTML and JavaScript for Scientists and Engineers

An Introduction to HTML and JavaScript for Scientists and Engineers

Product Description

The JavaScript language is widely used for simple online applications. This useful book presents HTML and JavaScript in a way that uniquely meets the needs of students in the sciences and engineering. It explains how to create simple, client-side applications for scientific and engineering calculations. It includes many complete HTML/JavaScript examples with science/engineering applications to guide the reader progressively and comprehensively through the subject.

This book is specifically targeted at a technical audience– but not one that is necessarily familiar with a programming language– and gives the reader a sufficient understanding of HTML and JavaScript to write their own online applications. The exposition emphasises basic programming principles in a modern Web-oriented environment, making it also highly suitable for an introductory programming course for non-computer-science majors.

Download

eBooker, August 4, 2009 Comments Off
Practical JavaScript, DOM Scripting and Ajax Projects

Practical JavaScript, DOM Scripting and Ajax Projects

Product Description

Practical JavaScript, DOM, and Ajax Projects is ideal for web developers already experienced in JavaScript who want to take their knowledge to the next level. It presents ten complete example projects for you to learn from and adapt for use in your own work.

The book starts with a quick recap of the fundamentals of modern JavaScript development before moving right along to the applications. For each application, you are taken through the planning, design, and implementation stages. Theres something for everyone herea utility library, a validation framework, a GUI widget framework, a dynamic event calendar application, a drag-and-drop shopping cart, and more!

Over the course of the book, author Frank Zammetti covers JavaScript best practices, Ajax techniques, and some of the most popular JavaScript libraries, such as Prototype, Script.aculo.us, and the Yahoo YUI. One of the main premises of this book is to help you learn by example so you can then apply your knowledge to your own projects. This book will save you countless hours of development time and help further your JavaScript knowledge!

Download

 The JavaScript Anthology 101 Essential Tips, Tricks & Hacks

The JavaScript Anthology 101 Essential Tips, Tricks & Hacks

Product Description
Using a cookbook approach, The JavaScript Anthology will show you how to apply JavaScript to solve over 101 common Web Development challenges. You’ll discover how-to:

  • Optimize your code so that it runs faster
  • Create Ajax applications with the XmlHttpRequest object
  • Validate web forms to improve usability
  • Take control of your web pages with the DOM
  • Ensure that your JavaScript code is accessible
  • Create slick drop-down menu systems
  • Included in this book is extensive coverage of DHTML and Ajax, including how-to create and customize advanced effects such as draggable elements, dynamically sorting data in a Web Browser, advanced menu systems, retrieving data from a Web Server using XMLHttpRequest and more.

    The JavaScript Anthology also includes extensive coverage of object oriented coding, efficient script design, accessibility, and cross-browser issues. Best of all, you’ll get download access to all the code used in the book, so you can put the scripts to use instantly.

    download

    A Step-by-Step Guide to Creating Dynamic Websites

    Learning PHP, MySQL, and JavaScript: A Step-by-Step Guide to Creating Dynamic Websites

    Product Description
    If you know HTML, this guide will have you building interactive websites quickly. You’ll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. Discover how the powerful combination of PHP and MySQL provides an easy way to build modern websites complete with dynamic data and user interaction. You’ll also learn how to add JavaScript to create rich Internet applications and websites.

    Learning PHP, MySQL, and JavaScript explains each technology separately, shows you how to combine them, and introduces valuable web programming concepts, including objects, XHTML, cookies, and session management. You’ll practice what you’ve learned with review questions in each chapter, and find a sample social networking platform built with the elements introduced in this book.

    This book will help you:

    • Understand PHP essentials and the basics of object-oriented programming
    • Master MySQL, from database structure to complex queries
    • Create web pages with PHP and MySQL by integrating forms and other HTML features
    • Learn about JavaScript, from functions and event handling to accessing the Document Object Model
    • Use libraries and packages, including the Smarty web template system, PEAR program repository, and the Yahoo! User Interface Library
    • Make Ajax calls and turn your website into a highly dynamic environment
    • Upload and manipulate files and images, validate user input, and secure your applications
    eBooker, July 23, 2009 Comments Off

    Pro JavaScript Techniques

    Pro JavaScript Techniques

    Product 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 doesnt 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 topicswhat modern JavaScripting is (and isnt), the current state of browser support, and pitfalls to be wary of. The book is organized into four sections:

    • Modern JavaScript developmentusing JavaScript the object-oriented way, creating reusable code, plus testing and debugging
    • DOM scriptingupdating content and styles, plus events, and effect and event libraries
    • Ajaxhow Ajax works, overcoming problems, and using libraries to speed up development of Ajax applications
    • The future of JavaScriptlooking at cutting edge topics like JSON, HTML 5, and more

    All concepts are backed up by real-world examples and case studies, and John provides numerous reusable functions and classes to save you time in your development. There are also up-to-date reference appendixes for the DOM, events, browser support (including IE7), and frameworksso you can look up specific details quickly and easily.

    About the Author
    John Resig is a programmer and entrepreneur who’s been developing web applications for over eight years. Having primarily focused on back-end development for most of that time using Perl and MySQL, John changed his focus toward implementing usable web front ends. He holds a degree in computer science from Rochester Institute of Technology and has published several papers on data mining instant messaging networks. When he’s not programming, he enjoys watching movies, writing in his blog, www.ejohn.org, and spending time with his girlfriend.

    download

    An Introduction to HTML and JavaScript for Scientists and Engineers

    An Introduction to HTML and JavaScript for Scientists and Engineers

    Product Description

    The JavaScript language is widely used for simple online applications. This useful book presents HTML and JavaScript in a way that uniquely meets the needs of students in the sciences and engineering. It explains how to create simple, client-side applications for scientific and engineering calculations. It includes many complete HTML/JavaScript examples with science/engineering applications to guide the reader progressively and

    (more…)

    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. With Pro JavaScript Design Patterns, you’ll start with the basics (more…)

    Feedback Form