JavaScript

Tutorials, Books & Guides

  Welcome   ASP   CGI +
Perl
  How To   HTML +
Web Design
  Java   JavaScript   Multimedia
+ Graphics
  PHP   Remotely
Hosted
  Website
Templates
  Free
Stuff
 
 
   
Menu
 
JavaScript Home

Books, Guides, Tutorials
  Tutorials

Scripts, Software, etc.
  Email
    Spam Protection
  Miscellaneous
  Popups
 

Search The 'Net

 
  


Click Here for CoffeeCup Website Design Software

Related Sites
 
Easy Money Making Ideas

Massive Targeted Traffic Guaranteed

Set Up A Web Server From Home
 

Bluehost.com Web Hosting $6.95

 
Discover How To Capture Hidden Profits!
Increase sales dramatically, lower costs, build lasting customer relationships, and increase your web profits!
FREE Test Drive!

 
     
Hits4me.com   >   JavaScript   >   Tutorials, Books & Guides


JavaScript Tutorials, Books & Guides

This page contains JavaScript Tutorials, Books & Guides.



IN THIS CATEGORY

Sams Teach Yourself JavaScript in 21 Days

Sams Teach Yourself JavaScript in 21 DaysClick here for details
The aim of Sams Teach Yourself JavaScript in 21 Days is to tutor the Web-literate novice JavaScripter through to a high level of competency in applying JavaScript to Web pages. In addition to core uses of client-side JavaScript, Sams Teach Yourself JavaScript in 21 Days also covers emerging topics such as the use of JavaScript with PDFs and the scripting of Scalable Vector Graphics (SVG). The key principles taught throughout the book are backed up with clear and useful examples. This enables the reader to easily apply what they've learned with confidence in order to meet their own coding needs.

Sams Teach Yourself JavaScript in 24 Hours

Sams Teach Yourself JavaScript in 24 HoursClick here for details
JavaScript is one of the easiest, most straightforward ways to enhance a Web site with interactivity. Sams Teach Yourself JavaScript in 24 Hours serves as an easy-to-understand tutorial on both scripting basics and JavaScript itself. The book is written in a clear and personable style with an extensive use of practical, complete examples. The Third Edition of Sams Teach Yourself JavaScript in 24 Hours includes material on the latest developments in JavaScript and Web scripting. Readers will learn how to use JavaScript to enhance Web pages with interactive forms, objects, and cookies. They will also discover how to use JavaScript to work with games, animation, and multimedia.

Beginning JavaScript

Beginning JavaScriptClick here for details
Beginning JavaScript assumes no prior knowledge of programming languages, but will teach you all the fundamental concepts that you need as you progress. After covering the core JavaScript language, you'll move on to learn about more advanced techniques, including Dynamic HTML, using cookies, debugging techniques, and server-side scripting with ASP. By the end of this book, you will have mastered the art of using JavaScript to create dynamic and professional-looking web pages.

Special Edition Using JavaScript

Special Edition Using JavaScriptClick here for details
Special Edition Using JavaScript covers the following topics: An Overview of JavaScript Programming Fundamentals Basic Objects Working with Browser Windows Working with the Document Object Working with Forms Dynamic HTML.

Pure JavaScript, Second Edition

Pure JavaScript, Second EditionClick here for details
Pure JavaScript, Second Edition is a substantial and focused reference for experienced Web developers. This book begins with an accelerated introduction to the newest features of JavaScript so that experienced Web developers can quickly understand the concepts of JavaScript and begin developing their own JavaScript solutions immediately.

Making Use of JavaScript

Making Use of JavaScriptClick here for details
JavaScript is a versatile language that can be used to enhance client-side and server-side scripting. JavaScript is also widely used for its abilities to manage user input, show text, play sounds, display images, and communicate with a plug-in response. JavaScript, unlike many other programming languages, is relatively easy to master, even for those who have no programming experience. Mastery of JavaScript allows Web masters and Web site developers to easily add interactivity, moving beyond static HTML pages.

Instant JavaScript

Instant JavaScriptClick here for details
Filled with over 90 scripts, you’ll be able to create a wide range of applications — from displaying banners and other Web graphics to using forms and building frames.

Learn JavaScript Tutorial

 Click here for details
Our "Learning JavaScript Code Language" tutorial eBook is the best featured eBook tutorial online that is super easy to follow along with to get your web site in perfect tune with visually captive effects and variable code uses of the JavaScript language and more. Give your web site a new look... add awesome JavaScript code effects by following this Step-By-Step guide to getting you acquainted with general use of the JavaScript code language.


Click here!

FROM AMAZON.COM

JavaScript: The Good Parts

By Douglas Crockford

O'Reilly Media, Inc.
Paperback (170 pages)

JavaScript: The Good Parts
List Price: $29.99
Lowest New Price: $19.79
Usually ships in 24 hours
(As of 02:45 Pacific 17 May 2008 More Info)


Click Here
Product 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 scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code. Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables. When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including: Syntax Objects Functions Inheritance Arrays Regular expressions Methods Style Beautiful features The real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book. With JavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highlyexpressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.

JavaScript: The Definitive Guide

By David Flanagan

O'Reilly Media, Inc.
Paperback (1018 pages)

JavaScript: The Definitive Guide
List Price: $49.99
Lowest New Price: $25.98
Lowest Used Price: $16.00
Usually ships in 24 hours
(As of 02:45 Pacific 17 May 2008 More Info)


Click Here
Amazon.com:
Provides a rapid and thorough exposition of the JavaScript programming language, as well as an in-depth reference section covering each JavaScript function, object, method, and even handler. Experienced programmers will quickly find the information they need to start writing JavaScript programs.

Head First JavaScript (Head First)

By Michael Morrison

O'Reilly Media, Inc.
Paperback (650 pages)

Head First JavaScript (Head First)
List Price: $39.99
Lowest New Price: $21.98
Lowest Used Price: $21.99
Usually ships in 24 hours
(As of 02:45 Pacific 17 May 2008 More Info)


Click Here
Product Description:
So you're ready to make the leap from writing HTML and CSS web pages to creating dynamic web applications. You want to take your web skills to the next level. And you're finally ready to add "programmer" to the resume. It sounds like you're ready to learn the Web's hottest programming language: JavaScript. Head First JavaScript is your ticket to going beyond copying and pasting the code from someone else's web site, and writing your own interactive web pages.

With Head First JavaScript, you learn:
  • The basics of programming, from variables to types to looping
  • How the web browser runs your code, and how you can talk to the browser with your code
  • Why you'll never have to worry about casting, overloading, or polymorphism when you're writing JavaScript code
  • How to use the Document Object Model to change your web pages without making your users click buttons
If you've ever read a Head First book, you know what to expect -- a visually rich format designed for the way your brain works. Head First JavaScript is no exception. It starts where HTML and CSS leave off, and takes you through your first program into more complex programming concepts -- like working directly with the web browser's object model and writing code that works on all modern browsers.

Don't be intimidated if you've never written a line of code before! In typical Head First style, Head First JavaScript doesn't skip steps, and we're not interested in having you cut and paste code. You'll learn JavaScript, understand it, and have a blast along the way. So get ready... dynamic and exciting web pages are just pages away.

Learning jQuery: Better Interaction Design and Web Development with Simple JavaScript Techniques

By Karl Swedberg

Packt Publishing
Paperback (380 pages)

Learning  jQuery: Better Interaction Design and Web Development with Simple JavaScript Techniques
List Price: $39.99
Lowest New Price: $39.99
Lowest Used Price: $46.05
Usually ships in 24 hours
(As of 02:45 Pacific 17 May 2008 More Info)


Click Here
Product Description:
jQuery is a powerful JavaScript library that can enhance your websites regardless of your background. In this book, creators of the popular jQuery learning resource, learningquery.com, share their knowledge, experience, and enthusiasm about jQuery to help you get the most from the library and to make your web applications shine. For designers, jQuery leverages existing CSS and HTML skills, allowing you to dynamically find and change any aspect of a page. This book provides a gentle introduction to jQuery concepts, allowing you to add interactions and animations to your pages-even if previous attempts at writing JavaScript have left you baffled. For programmers, jQuery offers an open -source, standards-compliant, unobtrusive approach to writing complex JavaScript applications. This book will guide you past the pitfalls associated with AJAX, events, effects, and advanced JavaScript language features, as well as provide you with a reference to the jQuery library to return to again and again. This book begins with a tutorial to jQuery, followed by an examination of common, real-world client-side problems, and solutions for each of them. A detailed reference rounds off the book, making it an invaluable resource for answers to all your jQuery questions. Who this book is written for This book is for web designers who want to create interactive elements for their designs, and for developers who want to create the best user interface for their web applications. The reader will need the basics of HTML and CSS, and should be comfortable with the syntax of JavaScript. No knowledge of jQuery is assumed, nor is experience with any other JavaScript libraries required.

Pro JavaScript Techniques (Pro)

By John Resig

Apress
Paperback (384 pages)

Pro JavaScript Techniques (Pro)
List Price: $44.99
Lowest New Price: $24.64
Lowest Used Price: $19.14
Usually ships in 24 hours
(As of 02:45 Pacific 17 May 2008 More Info)


Click Here
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.

DOM Scripting: Web Design with JavaScript and the Document Object Model

By Jeremy Keith

friends of ED
Paperback (368 pages)

DOM Scripting: Web Design with JavaScript and the Document Object Model
List Price: $34.99
Lowest New Price: $19.84
Lowest Used Price: $19.00
Usually ships in 24 hours
(As of 02:45 Pacific 17 May 2008 More Info)


Click Here
Product Description:
We know from the success of titles such as Web Standards Solutions, Cascading Style Sheets: Separating Content from Presentation, and the Web Designer's Reference that web designers are increasingly concerned with making sites that don't just look pretty, but are also built using current best practices. There are three main technologies married together to create usable, standards-compliant web designs: XHTML for data structure, Cascading Style Sheets for styling your data, and JavaScript for adding dynamic effects and manipulating structure on the fly using the Document Object Model. This book is about the latter of the three. DOM Scripting: Web Design with JavaScript and the Document Object Model gives you everything you need to start using JavaScript and the Document Object Model to enhance your web pages with client-side dynamic effects. Jeremy starts off by giving you a basic crash course in JavaScript and the DOM, then move on to provide you with several real world examples built up from scratch including dynamic image galleries and dynamic menus, and show you how to manipulate web page style using the CSS DOM, and create markup on the fly.

Prototype and script.aculo.us: You Never Knew JavaScript Could Do This! (Pragmatic Programmers)

By Christophe Porteneuve

Pragmatic Bookshelf
Paperback (436 pages)

Prototype and script.aculo.us: You Never Knew JavaScript Could Do This! (Pragmatic Programmers)
List Price: $34.95
Lowest New Price: $19.43
Lowest Used Price: $19.85
Usually ships in 24 hours
(As of 02:45 Pacific 17 May 2008 More Info)


Click Here
Product Description:
Tired of getting swamped in the nitty-gritty of cross-browser, Web 2.0-grade JavaScript? Get back in the game with Prototype and script.aculo.us, two extremely popular JavaScript libraries, that make it a walk in the park. Be it AJAX, drag and drop, auto-completion, advanced visual effects, or many other great features, all you need is write one or two lines of script that look so good they could almost pass for Ruby code!

Web applications are getting richer and richer, with more interaction baked in every day. But JavaScript, DOM, CSS and a full host of other Web standards are quite complex, and the result isn't always browser compliant.

The Prototype and script.aculo.us libraries are veritable treasure troves, smoothing over all the usual nitty-gritty differences between browsers, and making most common features a breeze to implement. With this book, you can quickly wield the whole power of these extraordinary libraries.

Dive into Prototype, the library that makes JavaScript so much more powerful, and it looks a lot like Ruby code. Exploring the DOM, handling events, taming AJAX, and radically simplifying most of your scripting code: it all becomes easy-and very portable-with Prototype.

When it comes to advanced UI features, script.aculo.us is every web developer's dream come true: whether you need to create auto-completed text inputs, implement in-place editors, provide customized drag-and-drop behaviors, capture your users' attention with visual effects or simply build DOM fragments more efficiently, it's all there, and lightweight too.

This book guides you through all the details of these features, letting you use many technologies on the server side, such as PHP, vanilla Ruby, and Ruby On Rails, in countless examples illustrating every aspect. Power users will also learn the design philosophies of the libraries, and how to contribute to them and augment them for their own needs.

Pro JavaScript Design Patterns

By Ross Harmes

Apress
Paperback (269 pages)

Pro JavaScript Design Patterns
List Price: $44.99
Lowest New Price: $24.74
Lowest Used Price: $24.50
Usually ships in 24 hours
(As of 02:45 Pacific 17 May 2008 More Info)


Click Here
Product 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.

With Pro JavaScript Design Patterns, you’ll start with the basics of object–oriented programming in JavaScript applicable to design patterns, including making JavaScript more expressive, inheritance, encapsulation, information hiding, and more. With that covered, you can kick–start your JavaScript development in the second part of the book, where you’ll find detail on how to implement and take advantage of several design patterns in JavaScript, including composites, decorators, façades, adapters, and many more.

Each chapter is packed with real–world examples of how the design patterns are best used and expert advice on writing better code, as well as what to watch out for. Along the way you’ll discover how to create your own libraries and APIs for even more efficient coding.

  • Master the basics of object–oriented programming in JavaScript, as they apply to design patterns.
  • Apply design patterns to your kick–start your JavaScript development.
  • Work through several real–world examples.

What you’ll learn

  • How to apply object–oriented programming techniques in JavaScript
  • How to take advantage of inheritance, interfaces, and encapsulation and information hiding to kick–start your JavaScript development
  • How to implement several design patterns in your JavaScript projects, including factory, façade, bridge, composite, adapter, decorator, flyweight, proxy, command, observer, and chain of responsibility
  • How to make your code easier to manage in a team environment, as well as on your own
  • How to create your own libraries and APIs

Who is this book for?

This book will be an invaluable learning tool for any experienced JavaScript developer.

About the Apress Pro Series

The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder.

You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard–won solutions to problems you will face in your professional programming career.

Related Titles

  • Beginning JavaScript with DOM Scripting and Ajax: From Novice to Professional
  • Pro JavaScript Techniques
  • Pro DOM Scripting with Ajax, APIs, and Libraries
  • Practical JavaScript , DOM Scripting, and Ajax Projects

JavaScript: A Beginner's Guide, Second Edition

By John Pollock

McGraw-Hill Osborne Media
Paperback (576 pages)

JavaScript: A Beginner s Guide, Second Edition
List Price: $24.99
Lowest New Price: $12.00
Lowest Used Price: $11.42
Usually ships in 24 hours
(As of 02:45 Pacific 17 May 2008 More Info)


Click Here
Product Description:
Step-by-step instruction teaches beginning JavaScript programmers and Web designers to create windows, display moving text, and generate sound or other multimedia elements with ease. Uses the successful Beginner’s Guide teaching system, which countless new users have praised for giving them a solid foundation in technology.

JavaScript and Ajax for the Web, Sixth Edition (Visual QuickStart Guide)

By Tom Negrino

Peachpit Press
Paperback (512 pages)

JavaScript and Ajax for the Web, Sixth Edition (Visual QuickStart Guide)
List Price: $24.99
Lowest New Price: $11.96
Lowest Used Price: $11.99
Usually ships in 24 hours
(As of 02:45 Pacific 17 May 2008 More Info)


Click Here
Product Description:
Need to learn JavaScript fast? This best-selling reference’s visual format and step-by-step, task-based instructions will have you up and running with JavaScript in no time. In this completely updated edition of our best-selling guide to JavaScript, leading Web and computing experts Tom Negrino and Dori Smith use crystal-clear instructions and friendly prose to introduce you to all of today's JavaScript essentials. Along the way, you'll find extensive coverage of Ajax and XML techniques, current browsers (Opera, Safari, Firefox), and more.

Visual QuickStart Guide--the quick and easy way to learn!
  • Easy visual approach uses pictures to guide you through JavaScript and show you what to do.
  • Concise steps and explanations get you up and running in no time.
  • Page for page, the best content and value around.
  • Companion Web site at www.javascriptworld.com offers sample scripts, updates, and more!



 
 
 
StartLogic - Affordable Webhosting

 
   
Submit Webmaster Resource

Privacy     Terms Of Use

Copyright (C) 2005-2007, Answers 2000 Limited

With any business, it is up to the individual owner of said business to ensure the success of the business. You may make more or less than any sample figures or results that might be quoted on our web sites or other publications. All business involves risk, and many businesses do not succeed. Further, Answers 2000 Limited does NOT represent that any particular individual or business is typical, or that any results or experiences achieved by any particular individual/business is necessarily typical.
 
 
 
In Association With Amazon.com
All trademarks are property of their respective owners.
All third party content and adverts are copyright of their respective owners.

Some graphics on our web sites are Copyright (C) 1997-2000 Hemera Technologies Inc., and used under license. All such pictures are provided for viewing purposes only and are not to be saved or downloaded. All such pictures of recognizable individuals are models and used for illustrative purposes only, and not meant to imply any association or endorsement of said individual with any product or service.