Saturday, May 16, 2015

Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm

Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm

When some individuals looking at you while checking out Murach's JQuery, 2nd Edition, By Zak Ruvalcaba, Anne Boehm, you could really feel so honored. However, as opposed to other individuals feels you must instil in yourself that you are reading Murach's JQuery, 2nd Edition, By Zak Ruvalcaba, Anne Boehm not because of that factors. Reading this Murach's JQuery, 2nd Edition, By Zak Ruvalcaba, Anne Boehm will offer you more than people appreciate. It will certainly guide to recognize more than the people looking at you. Already, there are several resources to understanding, reviewing a book Murach's JQuery, 2nd Edition, By Zak Ruvalcaba, Anne Boehm still comes to be the first choice as a fantastic way.

Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm

Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm



Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm

Best PDF Ebook Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm

Today, jQuery is used in over 60% of the million most-visited websites, and that makes it one of the technologies that every web developer should master. The problem is that jQuery is difficult to learn, especially for those with limited programming experience. But now, this new edition of our jQuery book makes it easier than ever to learn how to use jQuery to create the dynamic user interfaces, fast response times, and special effects that today's users expect.

In brief, sections 2 and 3 of this book present the essential jQuery and jQuery UI (User Interface) skills for developing professional jQuery applications. With those skills, you ll be able to add all of the popular jQuery features to your web pages: image swaps, image rollovers, slide shows, accordions, tabs, carousels, and much more.

Then, section 4 shows you how to use Ajax and JSON to get data from a web server and add it to a web page without reloading the page. It also shows how to use Ajax and JSON with the APIs for websites like Flickr and Google Maps and with HTML5 APIs like Geolocation, Web Storage, and Web Workers.

What about section 1? It provides a four-chapter crash course in the JavaScript skills that you need to use jQuery. That means you don't need to know JavaScript before you start using this book, and that makes this the right book for programmers who aren't familiar with JavaScript, as well as for programming novices. This section also becomes the ideal reference for the JavaScript that's used for the jQuery applications in this book...or for any jQuery application.

The last section of this book shows you how to use jQuery Mobile to develop mobile websites. This requires little or no programming, and it's a great alternative when it's impractical to rebuild an established website with Responsive Web Design.

Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm

  • Amazon Sales Rank: #194572 in Books
  • Published on: 2015-09-01
  • Original language: English
  • Number of items: 1
  • Dimensions: 1.70" h x 8.10" w x 10.30" l, 3.05 pounds
  • Binding: Paperback
  • 596 pages
Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm

Review

What I like about this and other Murach books is that within minutes of opening this book, you are developing hands-on with the technology in question, and that they are great for developers at any level--i.e., you can begin anywhere in the book, depending on your proficiency, and get going immediately. I am familiar with JavaScript but not jQuery, so in this case, I began with Chapter 5, Get off to a fast start with jQuery. The explanations and examples were so clear that I was able to add flip-on-hover effects to my site within minutes.

--Charles Zimmerman

I just finished a pretty heavy application project, the first serious work I have done with jQuery and Ajax. Along the way, I had to deal with preloading images, manipulations of the DOM, tabs, plugins and Dialogs. I had some elementary foundations to start with, but this was the first time I had to accelerate into some of the more advanced topics and best practices.

To make a long story short, I kept Murach's jQuery (2nd Edition) at my side throughout the entire project. It was indispensable to me. The answers were right there at every turn. All the examples made sense to me, and they all worked!

Beyond just serving as a good reference, I appreciate the teaching and presentation style used in this book. Coming from 20 years of database focus, this book was just right for me as I plowed headfirst into the other application tiers that I have always avoided in the past.

--Alan Vogt, ETL Consultant, Information Builders, Inc., Wakefield, Massachusetts

About the Author Zak Ruvalcaba has been researching, designing, and developing for the web since 1995. As a full-time web developer, he's developed web applications for companies like Gateway, HP, Toshiba, IBM, Intuit, Peachtree, Dell, and Microsoft. As a full-time instructor, he's headed up the Front-End Web Developer Certificate Program in the San Diego Community College District, where he's responsible for running the program and developing the curriculum.


Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm

Where to Download Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm

Most helpful customer reviews

1 of 1 people found the following review helpful. mixed feelings By Jeanne Boyarsky "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 copy of this book from the publisher in exchange for writing this review on behalf of CodeRanch.

0 of 0 people found the following review helpful. Master the jQuery features that make JavaScript easier and better. By Chris As I have said before, I have always been impressed by the quality of the books from Mike Murach's publishing company - this book, Murach’s jQuery by Zak Ruvalcaba and Anne Boehm, follows a familiar path. It is good to know that I can send professional peers as well as friends to such a well written text which uses common language and a useful format with that famous paired-page layout of all Murach books - yes, I know, I need to say that about each of the Murach books (because it's so good)!The primary focus on this book is the core jQuery library; however, several other compatible topics are also explained well. This is important to acquire a comprehensive view of the growing fundamentals of using JavaScript, including JQuery UI, Ajax, and JSON, plus how to use some APIs. You will need all that and this provides a good introduction to useful code. As a bonus, and another good introduction, this book includes jQuery Mobile.I suggest you download the complete code examples and work through the exercises to get a better total education. Within the review portion of each chapter, you will be presented a perspective. This is a helpful few lines written in a conversational-like manner to help you understand where you should be in the learning curve up to that point. Don't underestimate the importance of those few lines, something that is totally missing from most books (why is that?).In the review portion of each chapter you will also see a list of terms used (quiz yourself to explain each one) and a list of summary points as well as the exercises to build upon. Excellent and complete code examples are provided throughout the book to help you learn JavaScript along with HTML and CSS. Here you will clearly learn the how and why things work the way they do in hands-on exercises. The free software tools you need to work these exercises are provided via download along with solutions for you to compare. The review questions at the end of each chapter help you point to the most important areas of knowledge covered.As with all of Murach’s books (again, as I have written before), this one uses their paired-page format. Here a narrative on the left of each pair of pages is coupled with the corresponding code example for you to easily follow on the right. This should be trademarked by Murach. It works so well, that I wonder why other publishers don’t do it. Writing this way is more difficult than you might at first think. The writer needs to be judicious with their words and thoughts while crafting the topic being taught in bite size segments. At the same time the words need to be paired with the code on the right side. The reader gets this advantage without even thinking about or realizing it. This makes it easy to use each paired-page set as a reference later on for that material. For the printed book, larger than usual page size, paper quality, and type face makes it easy to read as you bounce from the written word to your execution of the exercises. An ebook is also available.Don't be confused by the title of "2nd Edition." The first edition was a similar book titled JavaScript and jQuery. With this 2nd Edition, jQuery has been expanded into this separate book, with the JavaScript portion also expanded with a 2nd Edition title. If you are quite familiar with JavaScript, you can skip that book (there is some overlap) or read it first and then this jQuery book to fit the pieces together properly (particularly the sequence of learning jQuery is enhanced by knowing more JavaScript features). If you skip right to this jQuery book, there is an extensive well done section explaining the JavaScript fundamentals that you need to move onto jQuery in this book. Read the JavaScript book first for more complete knowledge of JavaScript. Beginners should start with the JavaScript book. If you are truly a beginner (or need a refresher), to round-out your professional library, you will also want to add the companion book, Murach's HTML5 and CSS3. I suggest this, since once you have picked up the format of learning with any one of these books, you will find it easy to speed through additional Murach books as well, since the structure and format makes it easy to focus on what you need in a familiar setting.I have several books which include jQuery, usually included in a single book with other topics, but this separate devoted jQuery book lets you get a better understanding right from the beginning. The text, examples, descriptions, and even the layout all bring you, the learner, an ease of use that is missing in other books.I highly recommend this book, particularly for beginners through intermediate learners - this is the place where Murach's books are really beneficial.

0 of 0 people found the following review helpful. A well written book for learning jQuery By Philip F. Japikse This is a nice book on jQuery. The author's style is easy to read, and each chapter has exercises to reinforce the material in the chapter. Most of the chapters have relevant examples that also help to reinforce the chapter content.The first section of the book starts with an intro to web development and introduces a free IDE (Aptana). The next two chapters get the reader up to speed on just enough JavaScript basics to effectively use jQuery and DOM manipulation. The last chapter in the intro section covers debugging JavaScript in the browser. The next section (Section Two) covers jQuery core and plugins. In addition to some plugins for images and carousels, you learn how to create your own plugins. The next chapter covers jQuery validation using the validation plugin. It then finishes the section with a chapter on DOM manipulation using jQuery, revisiting the earlier chapter on DOM manipulation using vanilla JavaScript. Section Three covers jQuery UI, diving right into themes and widgets, covering many in solid detail. The second chapter covers UI interaction techniques like drag/drop, sorting, and selecting, and resizing. Section Four covers AJAX, JSON, and consuming APIs, including a really nice chapter on adding Google Map capabilities to a web page. The final section has a couple of chapters on jQuery Mobile.My personal opinion is that this is a good book, especially for someone new to jQuery. The progression is logical and fluid. The examples fit with the content, and the exercises are a nice touch to reinforce the chapter content. It's definitely a book you need to read and work your way through, as opposed to using it as a reference manual. I do wish that the section on testing covered unit testing as well, and not just using a browser debugger. If you're an experienced JavaScript/jQuery developer, you will still pick up some nice tidbits (I know I did).

See all 7 customer reviews... Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm


Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm PDF
Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm iBooks
Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm ePub
Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm rtf
Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm AZW
Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm Kindle

Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm

Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm

Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm
Murach's jQuery, 2nd Edition, by Zak Ruvalcaba, Anne Boehm

No comments:

Post a Comment