I think it's interesting to see the different approaches used by jQuery and YUI. Plus if you know jQuery, you can get a good sense of YUI's style just by going down the list and comparing syntax.
This also pointed out a few things that YUI can do out of the box that jQuery can't, such as cross-domain requests via a flash helper.