I own both the first and third of those books ("Processing: A Programming Handbook
for Visual Designers and Artists" and "Visualizing Data").
Both are incredibly good books - each with a different focus.
The first is a better general "learn processing" book in my opinion, because it starts at the basics and goes all over the place within processing to share what it can do. It's not focused specifically on "visualizing data" and is a very accessible read. I'm sure some of that is because it reads like it's aiming for an artist and geek audience at the same time.
The second (Visualizing Data) is a book focused much more on human process and methods of telling a story with data by visualizing it, and it happens to focus on using Processing as it's engine. Ben's excellent book (I highly recommend it!) could have easily been written using Flash, Objective-C, JavaFX, Python, or anything else. He gives a good overview of Processing - don't get me wrong there - but the book is really focused on showing how to effectively visualize data.
If you're looking at just "learning processing" without any ulterior motive, I'd recommend the first. It's much more dynamic in it's range of what processing offers and what you can do with it. Very inspirational in fact. If you've got A.D.D., watch out - it's one of those books that will generate lots of ideas in your head. :)
If you're looking for "I want to visualize this stuff up!", then Ben Fry's "Visualizing Data" book is the place to go. You can always expand to the other books or read online when you want learn some of the other interesting nooks and crannies of Processing.
(I also own "Making things talk" - which is a whole different view on the world of Processing - but that more focused on the communications with devices end of things. It's not an intro to Processing, but a "how to use processing with other devices to do some wicked cool stuff" book)