| |
|
|
|
JavaScript Tutorials, Books & GuidesThis page contains JavaScript Tutorials, Books & Guides.
IN THIS CATEGORY
   | Click 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. |
|
  | Click 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. |
|
  | Click 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. |
|
  | Click 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. |
|
  | Click 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. |
|
  | Click 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. |
|
  | Click 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. |
|
| | 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. |
|
FROM AMAZON.COM
By Douglas Crockford
O'Reilly Media, Inc. Paperback (170 pages)
 | 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. |
|
By David Flanagan
O'Reilly Media, Inc. Paperback (1018 pages)
 | 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. |
|
By Michael Morrison
O'Reilly Media, Inc. Paperback (650 pages)
 | 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. |
|
By Karl Swedberg
Packt Publishing Paperback (380 pages)
 | 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. |
|
By John Resig
Apress Paperback (384 pages)
 | 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. |
|
By Jeremy Keith
friends of ED Paperback (368 pages)
 | 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. |
|
By Christophe Porteneuve
Pragmatic Bookshelf Paperback (436 pages)
 | 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. |
|
By Ross Harmes
Apress Paperback (269 pages)
 | 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
|
|
By John Pollock
McGraw-Hill Osborne Media Paperback (576 pages)
 | 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. |
|
By Tom Negrino
Peachpit Press Paperback (512 pages)
 | 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!
|
|
|
|