This week's book giveaway is in the Java in General forum.
We're giving away four copies of Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework and have Michael Redlich on-line!
See this thread for details.
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Murach's jQuery, 2nd Edition

 
Bartender
Posts: 962
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Author/s    : Zak Ruvalcaba, Anne Boehm
Publisher   : Mike Murach & Associates
Category   : Web design, HTML and JavaScript
Review by : Jeanne Boyarsky
Rating        : 8 horseshoes

"Murach's jQuery" assumes you know nothing about HTML, CSS or JavaScript. It starts from the beginning. The first section of the book covers the JavaScript you need to know in order to use jQuery including the DOM. I like that the book showed how to debug/troubleshoot a web app. There was good coverage of the APIs including mobile and HTML 5 web storage. I like the highlighting in longer code examples to see what is important. I learned about JavaScript strict mode and look forward to trying that in a real application.

So why did I only give the book four stars? I had a few issues that got in my way of reading. The book started using $ syntax in non-jQuery JavaScript before defining it. I also thought it was odd that creating a plugin is covered before forms given that forms are common.

I don't think the book was bad, but it's not my favorite Murach book or my favorite book on jQuery.



---
Disclosure: I received a review copy of this book from the publisher for reviewing it on behalf of CodeRanch.

More info at Amazon.com
 
Sheriff
Posts: 22818
132
Eclipse IDE Spring Chrome Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The figures are numbered - every right page is a figure, and the figure number is at the bottom.
 
author & internet detective
Posts: 42056
926
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rob Spoor wrote:The figures are numbered - every right page is a figure, and the figure number is at the bottom.


So they are. I don't know how I missed that. I've edited my review and given it an extra horseshoe.
 
Weeds: because mother nature refuses to be your personal bitch. But this tiny ad is willing:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic