Shop Diamond Bakery
Enjoy fast, free delivery, exclusive deals, and award-winning movies & TV shows.
$45.99
FREE delivery Wednesday, July 8
Or Prime members get FREE delivery Monday, July 6. Join Prime
In Stock
$$45.99 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
$$45.99
Subtotal
Initial payment breakdown
Shipping cost, delivery date, and order total (including tax) shown at checkout.
Shipper / Seller
Amazon.com
Amazon.com
Shipper / Seller
Amazon.com
Returns
FREE 30-day refund/replacement
FREE 30-day refund/replacement
Quick refund
Usually issued within 24 hours. See exceptions
FREE return
At least one free return option available.
Convenient dropoff
At any of our 50,000 US locations.
See return policy
Payment
Secure transaction
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Gift options
Available at checkout
Available at checkout This item is a gift. Change
At checkout, you can add a custom message, a gift receipt for easy returns and have the item gift-wrapped
Added to

Sorry, there was a problem.

There was an error retrieving your Wish Lists. Please try again.

Sorry, there was a problem.

List unavailable.
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

  • MooTools 1.2 Beginner's Guide

MooTools 1.2 Beginner's Guide

4.4 out of 5 stars (9)

{"desktop_buybox_group_1":[{"displayPrice":"$45.99","priceAmount":45.99,"currencySymbol":"$","integerValue":"45","decimalSeparator":".","fractionalValue":"99","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"36Ji4ghs2ua%2FpPVLYVctfnUD0gyF78LbxRl0mRjzFy10vAK0UiLb2W71FM5A03XwKx%2FMfhKJxNhkaZh1gmwW%2B1VN8a42DV5BbQFLWg8sCrgamPNesl9AlV10e3vgo696mQTBmR4hr3Y%3D","locale":"en-US","buyingOptionType":"NEW","aapiBuyingOptionIndex":0}]}

Purchase options and add-ons

This is a Packt Beginner's Guide, which means it is packed with clear step-by-step instructions for performing the most useful tasks in MooTools. You will learn by doing and you will start learning immediately. As each chapter in the book progresses, the topics will get increasingly more complex. It starts by explaining the fundamentals of MooTools before undertaking tasks and challenges that encourage experimentation. This book is perfect for MooTools newcomers. You do not require any familiarity with MooTools whatsoever, only a willingness to learn. Basic knowledge of JavaScript syntax and concepts is the only requirement. This book will allow you to grasp the basics of MooTools so that you will be well on the way to creating exciting, customizable web pages and applications.
Read poolside to seaside.Shop kindle Paperwhite. pantry

Editorial Reviews

About the Author

Garrick Cheung

Garrick Cheung is a designer-developer and a member of the official Mootools Community team. He's currently a Senior Technical Producer for CBS Interactive developing for sites such as GameSpot.com, TV.com and MP3.com. He's passionate about code optimization and loves to teach and develop in MooTools. Garrick also writes about code and development at his site, garrickcheung.com.

Jacob Gube

Jacob Gube is a massive MooTools developer. He is the Founder and Chief Editor of Six Revisions, a website dedicated to web developers and web designers. He's also written for other popular web publications such as Read Write Web and Smashing Magazine discussing web technologies and development. A web professional for 8 years, Jacob is an in-house web developer specializing in distance-learning education and web accessibility, using PHP, MooTools, and jQuery to get the job done.

Product details

  • Publisher ‏ : ‎ Packt Publishing
  • Publication date ‏ : ‎ January 15, 2010
  • Language ‏ : ‎ English
  • Print length ‏ : ‎ 280 pages
  • ISBN-10 ‏ : ‎ 1847194583
  • ISBN-13 ‏ : ‎ 978-1847194589
  • Item Weight ‏ : ‎ 1.08 pounds
  • Dimensions ‏ : ‎ 7.5 x 0.64 x 9.25 inches
  • Customer Reviews:
    4.4 out of 5 stars (9)
Sponsored

Customer reviews

4.4 out of 5 stars
9 global ratings
Sponsored

Top reviews from the United States

  • 5 out of 5 stars
    Excellent condition for a used book
    Reviewed in the United States on January 4, 2019
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    Decided to teach myself a new web technique for the new year. Found MooTools, which is incomprehensible without an intro book. This one did nicely, was a good price, and arrived in great shape.

    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 4 out of 5 stars
    For Any Level
    Reviewed in the United States on October 29, 2010
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    This book takes the tell them what you're going to tell them, tell them, and tell them what you told them approach. It even adds in a tell them what I'm telling you now and then. This is overkill for me, but it's easy to skip most of it. For beginners, the hand holding may prove useful. Overall, the book was a quick read and gave a good overview of the library.

    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    As described -
    Reviewed in the United States on July 22, 2018
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    As described -

    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 3 out of 5 stars
    Not for the experienced
    Reviewed in the United States on December 27, 2010
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    There were two things I really didn't like about this book. First, I'm frustrated with the author's understanding of the purpose of Mootools. Mootools is a framework that intends to restructure javascript into a more scalable programming language. However, the author instead treats the language as if it were jQuery, going so far as to call the DOM selector functions the "bread and butter of MooTools". I was frankly horrified by this statement. DOM manipulation is only a small subset of MooTools. The true bread and butter is actually the class object of MooTools, which can be used for much more than just messing around with web pages. The author fails to teach the reader the true power of MooTools and the reason it's called a framework and not a library.

    The second aspect of this book that frustrates me is how the author deliberately copies images and code repetitively to increase the page count. For example, when writing a block of code, the author writes down line 1-10, explains it, than writes lines 1-20, explains it, 1-43 and so on until you've seen the same piece of code no less than 10 times. As another example, the author loves to use pointless images to teach the reader what is happening. In one section, he makes a box, moves it right, widens it, hides it, shows it, and moves it back left. He then proceeds to show an image of a browser of each step of this process, as if words weren't enough. This results in four pages of images that were completely unnecessary.

    Due to the author's misunderstanding of MooTools existence and flagrant page filling techniques, this book took me less than two hours to get through. There is no reason anyone should buy this book. If you want to use MooTools to exploit the methods described in this book, mainly DOM manipulation, plugin writing, and AJAX, use jQuery instead. If you want to learn what the builders of MooTools intended for the language, buy another book.

    12 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    Five Stars
    Reviewed in the United States on November 4, 2014
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    Great! Thanks!

    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    Superb book, teaches MooTools and more.
    Reviewed in the United States on February 15, 2010
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    MooTools 1.2 Beginner's Guide is an outstanding book. It aims to provide a solid foundation for MooTools new comers, and assumes a limited knowledge of Javascript, HTML, and CSS. It is not just a laundry list of MooTool function definitions, but at provides a complete coverage of how MooTools geared towards a beginner. I highly recommend it.

    This is a superb book and excellent resource not just to learn MooTools, but the authors also succeed in installing some pretty important general programming concepts. The authors far exceeded my expectations for this title, and although I have been using MooTools fairly regularly for almost two years, I too picked up a few things.

    This is truly a great foundational type of book, not just for MooTools but for web development in general. This book, I believe, has done something I feel is very much needed for MooTools to really take off even more than it has - it has made the framework very approachable and attractive to people not just trying to decide what JS framework to use, but also to those people who aren't even sure what a framework is.

    It's fun and easy to read, chock full of code samples that are thoroughly explained and screen shots. I went through every example, and found only one occurrence of a minor error in the code provided - most books are ripe with coding errors, but this book really has none. The code is beautifully structured and everything is clearly explained and laid out.

    If you're remotely interested in MooTools, Javascript, or using a Javascript framework - get this book. It is one of the best beginner type of books I have had the pleasure to come across.

    5 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 4 out of 5 stars
    Perfect guide for beginners and legacy coders
    Reviewed in the United States on April 6, 2010
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    The book aims primarily to beginner MooTools developers, but may also be a good reference for users of previous versions willing to update their scripts.

    That said, the book doesn't cover all of the methods offered by the library, but is intended by the authors as a step by step introduction to MooTools development and gives a solid knowledge of its undergoing philosophy.

    The approach is strongly examples-oriented to better and clearly show how the library works and to give some starting point for developers willing to practice hands-on.

    The Good Parts

    The guide's table of contents spans from the core $ function to the plugin's usage and factoring, introducing the most relevant and commonly used part of the library. Writing is fluent and familiar keeping it easy while accurate.

    I really appreciated the well done part about utility functions which are, in my opinion, one of the library's key features since they make possible to save lot of repetitive coding: functions like $type, $each or the Browser object grant a cross-browser and risk free development with little effort.

    The other aspect which is deeply covered is the Class construction pattern.

    By using this pattern every novice developer is able to code JavaScript classes with syntax similar to other programming languages like PHP, thus filling the lack of real classes in JavaScript and avoiding global object pollution.

    A full chapter at the end of the book is dedicated to plug-in development.

    This part has been an unexpected surprise, since few guides intended for technical audience teach code's design process with design sheets and documentation guidelines.

    Beyond Examples

    Talking about library presentation, it'd be a good idea to explain more in details some DOM manipulation methods, since many developers are used to circumvent (often too roughly) document and CSS limits by cutting and remixing elements with JavaScript.

    MooTools has a big list of such methods which often are a better choice than native JS both for performance and browsers' support.

    Conclusions

    As a whole, MooTools 1.2 Beginners Guide gives a clear and solid basic knowledge of how the library works, making it possible for a novice developer to dive into the official documentation without feeling lost.

    Even if some background thoughts about its development patterns would be appreciated, I'd definitely suggest the book to MooTools beginners (but not to JavaScript beginners for the mentioned reason).

    Moreover it's a quick reference for commonly used methods and classes, therefore a book to keep on your desk.

    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 4 out of 5 stars
    A Great Way to Get Started With MooTools (and JavaScript)
    Reviewed in the United States on February 23, 2010
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    If I were just picking up MooTools (or JavaScript) I think that this book would feel like downloading MooTools was an adventure. It opens up a world of cool functionality that anyone can apply to their work without much effort. If I were a good programmer - and maybe already well versed in JavaScript - I'd probably finish the book and have a lot of questions, most of which can be answered by reading materials online or, better yet, downloading MooTools and reading the source itself.

    As a beginner's guide, the book is very successful. If you're new to MooTools, and especially if you're new to JavaScript, and you're thinking of buying one MooTools book, this is definitely the one to get.

    Read a longer review here:

    [...]

    3 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.