Programming the Iphone User Experience

Author: Toby Boudreaux
Publisher: O'Reilly, 2009
Pages: 192
ISBN: 978-0596155469
Aimed at: Existing iPhone programmers
Rating: 3.5
Pros: Good discussion of UI principles
Cons: Much of the material is available online
Reviewed by: Harry Fairhead
If you want to create applications using the iPhone and need an overview of the sort of user experience you can create then this is a good place to start.


Author: Toby Boudreaux
Publisher: O'Reilly, 2009
Pages: 192
ISBN: 978-0596155469
Aimed at: Existing iPhone programmers
Rating: 4
Pros: Good discussion of UI principles
Cons: Much of the material is available online
Reviewed by: Harry Fairhead

You need to be make sure that you know what this book is about before you buy it. It most certainly isn't about writing clever code that does amazing things. There is some code in the book but it's not why you might want to buy it. What it is all about is the remarkable iPhone user interface which has more or less taken the world by storm. Now everything has to be multi-touch.

If you want to create applications using the iPhone and need an overview of the sort of user experience you can create then this is a good place to start. The first chapter is a short overview which then moves on to consider the Mobile HIG (Human Interface Guidelines) and what the overall principles of creating a good iPhone app are.

Chapter Three goes into the types of Cocoa touch applications you might want to create, Chapter Four deals with application templates and Chapter Five considers how to create a responsive and non-disruptive app by cooperative multitasking. Chapter Six takes us deeper into touch patterns and this is perhaps the chapter that is most important if you are new to multi-touch.

Chapter Seven continues the look at how things should work with an examination of interaction patterns and  controls. Chapter Eight is on progressive enhancement which essentially means adding the extras to your basic application. The final chapter is a description of some patterns that might prove useful. Most of the discussion is at a a fairly abstract level even when it is illustrated by code.

If you are looking for a book to teach you the craft of iPhone programming then look elsewhere. This is more a reflection on the Apple Human Interface Guidelines and how best to interpret them. If you realise that knowing how to program something isn't the same as knowing what to program then you might find this book interesting.


Banner


Testing JavaScript Applications

Author: Lucas da Costa
Publisher: Manning
Date: April 2021
Pages: 512
ISBN: 978-1617297915
Print: 1617297917
Audience: JavaScript developers
Level: Intermediate
Rating: 5
Reviewer: Ian Elliot
Testing the most web's fundamental language is clearly important...



Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!


More Reviews

 

Last Updated ( Monday, 03 May 2010 )