Team LiB
Previous Section Next Section

Introduction

If you've purchased this book (or are standing in the bookstore thinking about purchasing it), you've probably already made up your mind to start integrating JavaScript into your Web projects—or at least you're interested in the multifaceted applications you can build with it. That said, this book is not beginner-level "basic tutorial," but a more advanced exploration of a real-world project that will show you how to implement JavaScript in actual applications. This book begins where most other tutorials leave off—by showing you how to pull together the basic operations of a software application in order to actually build practical and viable Web site for your organization.

What Are the Goals of This Book?

Although this book is divided into two parts, it has several specific goals in mind. Those goals include:

This book has been written from a holistic, total application-solution perspective. While you'll be presented with the functional foundations of JavaScript in the chapters that compose Part I, you also get a chance in Part II to examine a JavaScript-rich Web site and to study the code that makes the site function.


Team LiB
Previous Section Next Section