Search

Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa

Great Price "Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa" for $18.53 Today



I don't consider myself much of a programmer. Creating webpages with HTML and CSS is pretty easy, but when it comes to working with PHP, MySQL, JavaScript, or other languages, I frequently turn to books and tutorials to help me figure out what's possible vs. what I want to accomplish. Building iPhone Apps... by Jonathan Stark shows n00b programmers like myself, how to make apps for the iPhone and iPod Touch. However, it's more accurate to say that it teaches people to make websites using an iPhone-ish look-and-feel. The book assumes the reader has some experience with HTML, CSS, and JavaScript, but doesn't require people to be experts in those languages. In other words, it's accessible for people who rarely do coding.

Like most programming books the first chapter covers the basics: HTML, CSS, JavaScript. It also discusses the differences between a web app and a native app, and the pros and cons of the different approaches. Subsequent chapters deal mostly with coding and how to make web pages look like iPhone apps. The book also covers important tools like jQuery, PhoneGap, and XCode, all of which extend the functionality of webpages and turn them into actual applications suitable for the iPhone.

The book is slim at less than 200 pages, but it's also to-the-point. With some programming books, I get the feeling authors are padding the word count or page count by including material that isn't absolutely necessary. This book keeps the fluff to a minimum, and it gains clarity from the brevity. Though it isn't a huge programming book, it doesn't waste the reader's time. The examples and discussions within the book are useful and informative, without straying too far off topic.

The only potential drawback for this book is that it came out in January 2010 - the same month that Apple announced the iPad. The iPad uses the same operating system as the iPhone, and it's expected to have a number of changes in the not-too-distant future. I don't expect it will change the usefulness of this book - web apps created for the iPhone will still work. However, I wonder about the differences between iPhone apps and iPad apps. Supposedly it's not a huge leap from one to the other, but there are definite differences between the two platform. It makes me think this book will need a Second Edition soon, or it will need some sort of addendum available online. Will the iPad get a different book, or will it be included in future editions of this book?

Despite the drawback, I still recommend this book. It's short, but it doesn't waste the reader's time. It's useful, informative, clear, and easy-to-follow. I wish more programming books were as clear and as brief.

Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa Features

  • ISBN13: 9780596805784
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.



Rating :
Price : $29.99
Offer Price : $18.53



Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa Overviews

What people are saying about Building iPhone Apps w/ HTML, CSS, and JavaScript

"The future of mobile development is clearly web technologies like CSS, HTML and JavaScript. Jonathan Stark shows you how to leverage your existing web development skills to build native iPhone applications using these technologies."

--John Allsopp, author and founder of Web Directions

"Jonathan's book is the most comprehensive documentation available for developing web applications for mobile Safari. Not just great tech coverage, this book is an easy read of purely fascinating mobile tidbits in a fun colloquial style. Must have for all PhoneGap developers."

-- Brian LeRoux, Nitobi Software

It's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa.

Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You'll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you'll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple's tools.

  • Build iPhone apps with tools you already know how to use
  • Learn how to make an existing website look and behave like an iPhone app
  • Add native-looking animations to your web app using jQTouch
  • Take advantage of client-side data storage with apps that run even when the iPhone is offline
  • Hook into advanced iPhone features -- including the accelerometer, geolocation, and vibration -- with JavaScript
  • Submit your applications to the App Store with Xcode

This book received valuable community input through O'Reilly's Open Feedback Publishing System (OFPS). Learn more at http://labs.oreilly.com/ofps.html.

Affordable Price at Store Check Price Now!



Customer Review


Loved It - R. Young - Irvine, CA United States
Very clear and easy to understand. If you have a solid understanding of jQuery there is no reason why you can't follow the steps in this book.


Fantastic! - J. Curry - Libertyville, IL USA
Buy this book! I have worked with Jonathan Stark for years now, and he is a true expert.



Related to Items You've Viewed




*** Product Information and Prices Stored: Apr 30, 2010 10:51:09


Recommend : BUY "Flip Flop Sandals" With Affordable Price NOW! Best iPad Programming Textbooks BUY "Kangol Hats" With Affordable Price NOW!! Best Price And Reviews On Glass Television Stand Best Price And Reviews On DLP Television Stands Best Deals And Reviews On Runner GPS Watch

Read more

iPhone Cool Projects

Great Price iPhone Cool Projects for $12.95 Today




When reading introductory books in any language, it is easy to learn the language elements and concepts, but it is hard to see how everything fits together. What is great about the cool projects series from Apress is being able to see the elements and concepts in practice with projects from professionals who are active in the field.

Each chapter is written by a different author, so every project covers a different experience and topic. These range from touch interfaces to streaming audio over the network. Some of the projects presented are based on the author's live applications that are currently available through the App Store. A wide range of the topics are covered in the book with practical examples of the concepts.

This book is definitely not an introduction to Cocoa or iPhone programming. It is more geared toward the intermediate reader who has learned the basics and needs practical, real-life examples. It can also be of use to a more experienced iPhone programmer who wants to explore some of the topics in the book without having to dig through the documentation.

I would highly recommend this book because it is easy to read and does not get bogged down with basic concepts. Code is provided on the book's site and is easy to follow the code with the explanations in the book. As a beginning iPhone programmer, I found this book to be a lot of help to work out some of the concepts I was having trouble with.

iPhone Cool Projects Features

  • ISBN13: 9781430223573
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.



Rating :

Price : $39.99

Offer Price : $12.95




Overviews

The iPhone and iPod touch have provided all software developers with a level playing field—developers working alone have the same access to consumers as multinational software publishers. Very cool indeed! To make your application stand out from the crowd, though, it has to have that something extra. You must learn the skills to take your apps from being App Store filler to download chart-topping blockbusters.

Developers with years of experience helped write this book. Spend some time understanding their code and why they took the approach they did. You will find the writing, illustrations, code, and sample applications second to none. No matter what type of application you are writing, you will find something in this book to help you make your app that little bit cooler.

The book opens with Wolfgang Ante, the developer behind the Frenzic puzzle game, showing how timers, animation, and intelligence are used to make game play engaging. It moves on to Rogue Amoeba's Mike Ash explaining how to design a network protocol using UDP, and demonstrating its use in a peer-to-peer application—a topic not normally for the faint of heart, but explained here in a way that makes sense to mere mortals. Gary Bennett then covers the important task of multithreading. Multithreading can be used to keep the user interface responsive while working on other tasks in the background. Gary demonstrates how to do this and highlights traps to avoid along the way.

Next up, Canis Lupus (aka Matthew Rosenfeld) describes the development of the Keynote-controlling application Stage Hand, how the user interface has evolved, and the lessons he has learned from that experience. Benjamin Jackson then introduces two open source libraries: cocos2d, for 2D gaming; and Chipmunk, for rigid body physics (think “collisions”). He describes the development of Arcade Hockey, an air hockey game, and explains some of the code used for this.

Neil Mix of Pandora Radio reveals the science behind processing streaming audio. How do you debug what you can't see? Neil guides you through the toughest challenges, sharing his experience of what works and what to watch out for when working with audio. Finally, Steven Peterson demonstrates a comprehensive integration of iPhone technologies. He weaves Core Location, networking, XML, XPath, and SQLite into a solid and very useful application.

Software development can be hard work. Introductory books lay the foundation, but it can be challenging to understand where to go next. This book shows some of the pieces that can be brought together to make complete, cool applications.

Who is this book for?

All iPhone application developers with any level of experience or coming from any development platform

Summary of Contents

  1. Wolfgang Ante - Designing a Simple, Frenzic-Style Puzzle Game
  2. Mike Ash - Mike Ash’s Deep Dive Into Peer-to-Peer Networking
  3. Gary Bennett - Doing Several Things at Once: Performance Enhancements with Threading
  4. Matthew “Canis” Rosenfeld - All Fingers and Thumbs: Multitouch Interface Design and Implementation
  5. Benjamin Jackson - Physics, Sprites, and Animation with the cocos2d-iPhone Framework
  6. Neil Mix - Serious Streaming Audio the Pandora Radio Way
  7. Steven Peterson - Going the Routesy Way with Core Location, XML, and SQLite

Affordable Price at Store Check Price Now!



Customer Review


Poorly Written - Christopher Morris -
I bought this book because I wanted to see code that successful iPhone developers had written. I guess I was looking for "best practices" sort of information and I was hoping that I might get insight on how to tackle some problems I have run into when developing my own applications.

Book Flow

The biggest disappointment in this book is that developers wrote it (I am assuming). The book lacks the continuity you would normally find when one or two people collaborate on an entire book. When a different person writes each chapter, you get seven different styles in this book. I found a couple of the chapters very well written, but the rest I found to be, well, written by developers. I'm not saying that developers are inherently bad at writing, but it takes a certain something to relay information to other developers effectively. Most of the writers of this book just do not have it.

Code Samples

I got very frustrated reading chapters with code snippets from applications the various authors had written. If a working application had been available to provide context to the snippets, then I would have been less frustrated. For example, in Chapter 5, the first 12 pages of the chapter provide code snippets with very brief explanations of what the code is supposed to do. No working example is provided for context. I couldn't even play with the code to see what was going on. It was almost like I was expected just to know the context because I was on the team that wrote the application. The last 10 pages actually create a working sample. I would have rather spent the entire chapter creating the application with better explanations of each step and theory behind the code.

Proofreading

I wish I had a dollar for all the typos I've seen in this book. Again, in chapter 5, page 118 there is a screen shot of the application the author wrote. The caption says it's a screen shot of the application that you will be writing at the end of the chapter. Sloppy.

Conclusion

I feel like I did get some useful information from this book. Was it worth the frustration of reading poorly written text, no context for code snippets, and numerous errors? Not in my opinion.


Looks good on paper, but the devil's in the details - David Ruedger -
I bought this after seeing the high reviews from others on this site. Unfortunately, the content doesn't quite live up to the hype for me. I got this in particular wanting more details about threading having come from the Windows world where I have implemented very robust networking applications that require UI responsiveness while results are cached in the background. I was hoping this book would shed some light on how to go about doing this in the iPhone paradigm, but the example is so rudimentary that it almost isn't even worth putting into the book. Plus, the instructions for building the app are incorrect and contain glaring omissions as well as references to code objects that don't even exist. What's worse is the code itself as listed in the book doesn't even run when built! It causes an unhandled exception due to objects created in the header file not being instantiated or initialized in the implementation file. And no where in the chapter does it say you must download the source code for the example. It walks you through it as if it has been checked and is guaranteed to work as printed. Once you download the source code, it becomes apparent how rushed or poorly thought through this portion of the book was. Whole sections of the header and implementation files are glaringly omitted from the book. Did Bennett even bother proofreading this part of the book, and if so, where were the editors in this process? It's shameful for a book that is marketed as a technical tome to increase a developer's proficiency on the platform.

I'll admit that I haven't delved into other parts of the book in great detail, but the game portion did look pretty interesting at first glance. However, the hands on experience I had with the threading chapter left a very bad first impression and does not leave me all too optimistic on either the usefulness or accuracy of the additional content in the book.




*** Product Information and Prices Stored: Apr 29, 2010 10:39:06


Thanks To : BUY "Cat And Dog Collars" NOW!! Best Deals And Reviews On Cat Collar Rhinestone Best Price And Reviews On Bagless Vacuum Reviews

Read more

iPhone Advanced Projects

iPhone Advanced Projects Review




As the name suggested, this book talks about advanced iPhone programming topics. Each of the 11 chapters packs loads of information and real world experience from the authors. You will actually spend more time to digest the information than just reading it. Highly recommended to experienced and seasoned iPhone developers, but also offers quite some insights for developers new to the iPhone scene. You will be amazed on how much you can learn from the authors of the book. And lots of code samples throughout the book, you won't be disappointed.

Chapter 1 - Great introduction to the particle system, the very basic element for many types of games.
Chapter 2 - Interesting coverage on how to build a networked app/game, with the help of Google's free App Engine service using Python.
Chapter 3 - Using Core Audio to do audio streaming. This chapter is quite hardcore for me, but I was able to follow through and learned quite a lot about how audio streaming works and some tricks as well.
Chapter 4 - This chapter is right on the money - debugging! The author showed a few different approaches when debugging your iPhone apps.
Chapter 5 - This chapter covers basic SQLite operations in your codes. Currently there's no Objective-C delegate/wrappers for SQLite operations, so everything is in C fashion. There are other frameworks for a better interface with SQLite.
Chapter 6 - If you don't like dealing with SQLite, with the introduction of iPhone SDK 3.0, you can use Core Data :) This chapter shows you how Core Data and KVC protocol works.
Chapter 7 - How to send emails from your apps w/o going to the email client. The author shows both online and offline modes, as well as a nice introduction to three20 framework.
Chapter 8 - This chapter talks about networking issues, sockets, wifi detection, power management, etc. Also some insights if you want to roll out your own networking protocol stacks.
Chapter 9 - This is my favorite chapter talking about how to design an effective and responsive user interface. NSOperation and NSOperationQueue are covered, as well as tips & tricks on how to display large amount of data w/o slowing down.
Chapter 10 - Very nice introduction to Apple's push notification service, including both setup steps and server side scripts.
Chapter 11 - Mapping and Reflection on OpenGL ES. This is a brief introduction to OpenGL ES environment mapping and reflection. I wish this chapter is longer and has more coverage in depth. But again, this is not an OpenGL ES book, the topic itself deserves a whole other book.

Overall, this book is pretty advanced in many aspects of the iPhone SDK frameworks. Coverage on SDK 3.0 frameworks are much welcomed and the competence of the authors are undeniable. Again, I highly recommend this book to any iPhone developer, no matter how seasoned you are, you will learn a thing or two from this book.

iPhone Advanced Projects Features

  • ISBN13: 9781430224037
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.



Rating :

Price : $39.99

Offer Price : $12.50




Overviews

As the fourth book in our series of iPhone Projects based on the work and experiences of iPhone, this volume takes on the more advanced aspects of iPhone development. The first generation of iPhone applications has hit the App Store, and now it's time to optimize performance, streamline the user interface, and make every successful iPhone app just that much more sophisticated.

Paired with Apress's bestselling Beginning iPhone Development: Exploring the iPhone SDK, you'll have everything you need to create the next great iPhone app that everyone is talking about.

  • Optimize performance.
  • Streamline your user interface.
  • Do things with your iPhone app that other developers haven't attempted.

Along with Series Editor Dave Mark, your guides for this exploration of the next level of iPhone development, include:

  • Ben “Panda” Smith, discussing particle systems using OpenGL ES
  • Joachim Bondo , demonstrating his implementation of correspondence gaming in the most recent version of his chess application, Deep Green.
  • Tom Harrington implementing streaming audio with Core Audio, one of many iPhone OS 3 APIs.
  • Owen Goss debugging those pesky errors in your iPhone code with an eye toward achieving professional-strength results.
  • Dylan Bruzenak building a data-driven application with SQLite.
  • Ray Kiddy illustrating the full application development life cycle with Core Data.
  • Steve Finkelstein marrying an offline eMail client to Core Data.
  • Peter Honeder and Florian Pflug tackling the challenges of networked applications in WiFi environments.
  • Jonathan Saggau improving interface responsiveness with some of his personal tips and tricks, including “blocks” and other esoteric techniques.
  • Joe Pezzillo pushing the frontiers of APNS, the new in iPhone OS 3 Apple Push Notification Service that makes the Cloud the limit for iPhone apps.
  • Noel Llopis taking mere programmers into a really advanced developmental adventure into the world of Environment Mapping with OpenGL ES.

What you'll learn

  • Use wi-fi to do more than simply connect to the Internet.
  • Communicate with other iPhone users in real time.
  • Take advantage of all the tricks built into Cocoa Touch.
  • Convert your iPhone and iPod touch apps for use in other environments.
  • Convert your other mobile apps for use with iPhone and iPod touch.

Who is this book for?

All iPhone application developers with any level of experience or coming from any development platform, though this title is the natural choice after any of the other iPhone X Projects books.

Affordable Price at Store Check Price Now!



Customer Review


Too Many Mistakes to be Useful - Clifford Sharp - Longmont, CO
I DO NOT recommend this book at all for any level of iPhone developer(s).

One of the projects actually just takes an Apple code example and adds a few methods here and there. I don't have to buy a book to do that. One project adds some methods and ivar's to files that are generated files per Core Data. This is always a bad idea.

There are many mistakes in the source code in the book. The source code in the book doesn't match the downloadable source code in many places. The downloadable source code fails to build and is missing files. I found such obvious errors in the downloadable source like no semicolon at the end of some of the lines. This code was obviously never built and/or tested.

This book was very poorly and hastily put together. Don't waste your money, but more importantly, don't waste your time.





*** Product Information and Prices Stored: Apr 28, 2010 10:38:19


Friends Link : Best iPhone Programming Textbooks All About Bicycle Trailers - Best Deals, Discounts Best Objective-C Programming Textbooks Best Deals, Reviews On Baby Bicycle Trailer Best Deals And Reviews On Amethyst Opal Ring

Read more

Burning our money to warm the planet: Canada's ineffective efforts to reduce greenhouse gas emissions.: An article from: C.D. Howe Institute Commentary

Burning our money to warm the planet: Canada's ineffective efforts to reduce greenhouse gas emissions.: An article from: C.D. Howe Institute Commentary Review










Price : $5.95

Offer Price : $5.95




Overviews

This digital document is an article from C.D. Howe Institute Commentary, published by Thomson Gale on May 15, 2006. The length of the article is 13735 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital Locker immediately after purchase. You can view it with any web browser.

Citation Details
Title: Burning our money to warm the planet: Canada's ineffective efforts to reduce greenhouse gas emissions.
Author: Mark Jaccard
Publication:C.D. Howe Institute Commentary (Magazine/Journal)
Date: May 15, 2006
Publisher: Thomson Gale
Issue: 234 Page: COV(32)

Distributed by Thomson Gale

Affordable Price at Store Check Price Now!




*** Product Information and Prices Stored: Apr 27, 2010 09:24:04


See Also : BUY "GPS Watches" NOW!! All About Cat And Dog Collars BUY "Bicycle Trailers" With Affordable Price NOW!! Best Deals And Reviews On Objective-C Learning Books

Read more

iPhone SDK Programming, A Beginner's Guide

iPhone SDK Programming, A Beginner's Guide Review




I would like to say that this book is great. It's definitely a great book for beginners.
The book teaches how to do the basic stuff such as navigation controllers, table views and simple stuff such as buttons, images, view controllers, etc.
However, I noticed this book seemed to be rushed...for example, the author teaches how to make the navigation bar disappear
using the viewWillAppear method but then doesn't tell you how to get it back and where to place code (PAGE 178).
I found out that you must incorporate setNavigatioBarHidden:NO animated:YES to view didLoad method in the second view controller just to get the Navigation Bar back.
It was frustrating to search through the net and then figure it out on your own.

I recommend this book for absolute beginners, who would like to tinker but not for production.
Although the author has written a decent book, I hope that the author realizes that improvements are needed such as:

1) Completing methods when they are introduced.
2) Help the reader understand why they are doing some things introduced.
3) Check the book for logical reasoning in the reader's perspective, such as the aformentioned navigationbar.
4) If a publishing company rushes the author to print an unfinished book, then the author needs to find a new publisher.

iPhone SDK Programming, A Beginner's Guide Features

  • ISBN13: 9780071626491
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.



Rating :

Price : $39.99

Offer Price : $19.04




Overviews

Develop your own iPhone applications

Ideal for non-Mac programmers, this introductory guide shows developers how to create applications for the world's most popular smart phone. You will learn how to use�a modified version of�the Mac development environment, the Objective-C programming language, and the Xcode development tools.

Nearly every chapter of iPhone SDK Programming: A Beginner's Guide consists of a self-contained project, with the corresponding Xcode available for download and modification. The book is designed around the concept of accomplishing specific, discrete programming tasks for deployment on the iPhone.

.

Affordable Price at Store Check Price Now!



Customer Review


Fun Intro to iPhone Programming. - David House - San Francisco, CA
Easy to understand introduction to iPhone programming. Along with coding, Interface Builder is utilized in the examples and exercises to give the reader a better sense of how it can be used in development. Overall I've learned a lot from this book.


No Easy Access to Table of Contents in Kindle for iPhone Version - Web Phillips -
I am giving the Kindle for iPhone version of this book a low review, because it lacks an easy access to the Table of Contents.

You cannot easily navigate to the Table of Contents of this book using the "Go to" feature in the Kindle for iPhone app, because it states that no Table of Contents is available for this book.

However, a Table of Contents for the Kindle for iPhone version of this book does exist, but you have to manually flip through the pages on your iPhone or iPod Touch to find it.




*** Product Information and Prices Stored: Apr 26, 2010 08:59:13


Thanks To : All About Flip Flop Sandals All About Opal Rings and Earrings BUY "GPS Watches" NOW!! Wordpress : All About Flip Flop Sandals

Read more

iPhone Application Development For Dummies

iPhone Application Development For Dummies Review




I have no programing experience; however, this book makes it easy to understand how it works. It is very good at explaining little intricate details. I recommend it!

iPhone Application Development For Dummies Features

  • ISBN13: 9780470568439
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.



Rating :

Price : $29.99

Offer Price : $16.82




Overviews

Making Everything Easier!

With iPhone? Application Development for Dummies, Second Edition, you'll learn to:

  • Design small- or large-scale iPhone applications for profit or fun
  • Create new iPhone apps using Xcode?
  • Get your applications into the App Store
  • Work with frameworks

Got a good idea? Turn it into an app, have some fun, and pick up some cash!

Make the most of the new 3.1 OS and Apple's Xcode 3.2! Neal Goldstein shows you how, and even illustrates the process with one of his own apps that's currently being sold. Even if you're not a programming pro, you can turn your bright idea into an app you can market, and Neal even shows you how to get it into the App Store!

  • Mobile is different ? learn what makes a great app for mobile devices and how an iPhone app is structured
  • What you need ? download the free Software Development Kit, start using Xcode, and become an "official" iPhone developer
  • The nitty-gritty ? get the hang of frameworks and iPhone architecture
  • Get busy with apps ? discover how to make Xcode work for you to support app development
  • Off to the store ? get valuable advice on getting your apps into the App Store
  • Want to go further? ? explore what goes into industrial-strength apps

Open the book and find:

  • What it takes to become a registered Apple developer
  • How to debug your app
  • What's new in iPhone 3.1 and Xcode 3.2
  • What goes into a good interface for a small device
  • How applications work in the iPhone environment
  • Why you must think like a user
  • What the App Store expects of you
  • What makes a great iPhone app

Visit the companion Web site at www.dummies.com/go/iphoneappdevfd2e for source code and additional information on iPhone app development.

Affordable Price at Store Check Price Now!



Customer Review


Not Great - Bobo - Dallas, TX
I have gotten through the first 7 chapters of this book. I am going to switch to something else. I just feel like it is taking so long to actually accomplish anything. And from looking some of the intro videos from Apple, the author seems to be going the long way around the barn for everything. Here is what I want from an development book.

1) Outline the structure of what you are going to do
2) Fill in the appropriate code with explanations
3) Run the code

- Then repeat this process with expansions and improvements.

Here is the format of this book

1) Blab on forever about concepts, inserting lame jokes
2) Code things without explanation, just saying, we will explain why later
3) Go back and try to explain things after it is coded
4) Randomly switch topics like a stream of consciousness. Oh, why don't we stop here and worry about an icon....

I did not realize how bad I had it until I watched an apple developer conference video where the speaker demonstrated the power of Cocoa and Interface Builder to put together an application in an hour that does more than what I have gotten so far out of 7 chapters.

I just don't trust that this author is really sharing from his vast understanding of the best way to get things done.


Not the correct style/content for a development book - Manuel A. Ricart - Cottage Grove, MN United States
The content of the book is basic and is OK as an introduction, however there are a few things I don't like about this book:

1) Some key steps are usually missing or not highlighted enough. For example, in order to dismiss the keyboard on the "ReturnToMe" application, there's a very important setting that needs to be made in Interface Builder, without it, it doesn't work. This part is missing.

2) The code samples are fairly crude code. Instead of using a single value to determine something, additional instance variables are created. Not elegant, and worse not reusable. In this case, the sample code was to scroll a text field to account for the keyboard showing/hiding. Similarly values like phone numbers are stored multiple times in the code. A more elegant solution is to simply store the value on the UI where its shown, and to read it from the button/label when necessary.

3) Presentation of code samples sometimes direct the reader to "insert the after this text" type of thing. I understand the need to save space. However when right next to this I find screenshots of XCode that are useless for any purpose (like adding accessor methods), the logic doesn't hold. Scrap the picture and list the code, as this is always more useful to the reader.

4) While there's a lot of text to try and motivate development of useful apps, the sample apps spend time on useless minutia and skip important tips. For example a bit of effort goes into developing a 'hidden button' to what amounts to setting a preference for the application. The space would be better served by showing how to set an application preference. Other details like customizing the keyboard that will show when the user taps on a field is more useful and directly affects the usability of the application for the user. The sample doesn't do what the text preaches.

5) A cool feature on the ReturnToMe application is enabling the user to dial the number. However the way this was implemented is silly. Instead of providing a pointer to the API to dial a phone, the phone number is placed in a UIWebView (to get the feature for free). The code to this is 100X more than calling the API directly. - [[UIApplication sharedApplication] openURL:[NSURL [..]]. And yes, I want to see how to use the UIWebView, but that usecase is the wrong place for it.

After the initial application, the book jumps into a larger application. I find larger samples to be less useful to the reader than small recipe type snippets that cover API ground. While a complex app is cool, it should simply be a downloadable sample for readers to examine.





*** Product Information and Prices Stored: Apr 25, 2010 08:31:11


Thanks To : BUY "Flip Flop Sandals" With Affordable Price NOW! Best iPhone Programming Textbooks Cheap Price & Reviews On Advanced Calculus Book Best Price And Reviews On Fur Throws

Read more

Maintaining high-volume, low-pressure surface-coating regulatory compliance using the U.S. Environmental Protection Agency's Data Quality Objectives Process.(TECHNICAL ... of the Air & Waste Management Association

Maintaining high-volume, low-pressure surface-coating regulatory compliance using the U.S. Environmental Protection Agency's Data Quality Objectives Process.(TECHNICAL ... of the Air & Waste Management Association Review










Price : $5.95

Offer Price : $5.95




Overviews

This digital document is an article from Journal of the Air & Waste Management Association, published by Air and Waste Management Association on March 1, 2005. The length of the article is 5799 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital Locker immediately after purchase. You can view it with any web browser.

Citation Details
Title: Maintaining high-volume, low-pressure surface-coating regulatory compliance using the U.S. Environmental Protection Agency's Data Quality Objectives Process.(TECHNICAL PAPER)
Author: Michael J. McFarland
Publication:Journal of the Air & Waste Management Association (Refereed)
Date: March 1, 2005
Publisher: Air and Waste Management Association
Volume: 55 Issue: 3 Page: 365(8)

Distributed by Thomson Gale

Affordable Price at Store Check Price Now!




*** Product Information and Prices Stored: Apr 24, 2010 07:52:17


See Also : BUY "Opal Rings and Earrings" Affordable Price BUY "GPS Watches" NOW!! Cheap Price & Reviews On Calculus Textbook Solutions Best Deals And Reviews On Gumball Machine

Read more

Interactive Multi-Objective Programming As a Framework for Computer-Aided Control System Design (Lecture Notes in Control and Information Sciences)

Interactive Multi-Objective Programming As a Framework for Computer-Aided Control System Design (Lecture Notes in Control and Information Sciences) Review










Price : $39.95

Offer Price : $39.95




Overviews

This monograph reports the development of an approach to computer-aided control system design (CACSD). Of primary concern is the quality of cooperation between the designer and his computer. The designer is suggested to treat a CACSD problem as a search problem, in which he and the computer cooperate to locate satisfactory designs among sets of candidates. Interactive Multi-Objective Programming (IMOP) is employed to define the level of abstraction as well as the organization of the design facilities in the computer.

Affordable Price at Store Check Price Now!





*** Product Information and Prices Stored: Apr 23, 2010 07:06:10


Recommend : All About Flip Flop Sandals BUY "Cat And Dog Collars" NOW!! Best iPad Development Textbooks Best Deals And Reviews On Italian Cheese Grater

Read more

Learn Objective–C on the Mac (Learn Series)

Learn Objective–C on the Mac (Learn Series) Review




This book takes an introductory look at objective-C based on the reader already knowing C programming. It does an excellent job of presenting the major features and building on top of what went before. It includes some examples using Cocoa (I can't imagine that you could otherwise). It correctly makes a major point in its treatment of memory management throughout the book and details the difference between retain-release method, memory pool method, and garbage collection (new in ObjC 2.0). It also makes note that iPhone development primarily requires use of the retain-release method.
As C is a minimalist language and Objective-C is a minimal layer on top of C, there is not a huge amount of material to cover (Almost 1/3 of the book covers ObjC 2.0.) This makes the book a quick read, but does not diminish its value. Compared to shorter treatments of Objective-C, this provides a much better explanation.

Learn Objective–C on the Mac (Learn Series) Features

  • ISBN13: 9781430218159
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.



Rating :

Price : $39.99

Offer Price : $17.00




Overviews

Take your coding skills to the next level with this extensive guide to Objective–C, the native programming language for developing sophisticated software applications for Mac OS X. Objective–C is a powerful, object–oriented extension of C, making this book the perfect follow–up to Dave Mark’s best–selling Learn C on the Mac, Mac OS X Edition. Whether you’re an experienced C programmer or you’re coming from a different language such as C++ or Java, leading Mac experts Mark Dalrymple and Scott Knaster show you how to harness the powers of Objective–C in your applications!

  • A complete course on the basics of Objective–C using Apple’s free Xcode tools
  • An introduction to object–oriented programming
  • Comprehensive coverage of inheritance, composition, object initialization, categories, protocols, memory management, and organizing source files
  • A brief tour of Cocoa’s Foundation framework and AppKit
  • A helpful “learning curve” guide for non–C developers

What you’ll learn

  • Learn Objective–C programming, the gateway to programming your Mac or iPhone.
  • Write applications for the Mac OS X interface, the cleanest user–interface around.
  • Understand variables and how to design your own data structures.
  • Work with the file system.
  • Connect to data sources and the Internet.

Who is this book for?

For anyone wanting to learn to program native applications in Mac OS X, including developers new to the Mac, developers new to Objective–C, or students entirely new to programming.

Affordable Price at Store Check Price Now!



Customer Review



Horrible Book - Happy Coder - Singapore
I have read many programming books, and this is by far the worst of the lot. Look at the table of contents, to see that
a) OOP in Objective C is covered too early
b) The basics of the language itself is never covered (loops, data structures, conditionals etc.)
c) There is *no* treatment on exception handling

The list goes on. This book does not teach or present anything a way that can't be easier learnt from the XCode documentation or found online. Buy something else.





*** Product Information and Prices Stored: Apr 22, 2010 06:51:38


My Links : Best Objective-C Programming Textbooks Best iPhone Development Textbooks Best Objective-C Textbooks Best Deals And Reviews On Objective-C Textbooks

Read more

iPhone SDK Application Development: Building Applications for the AppStore

iPhone SDK Application Development: Building Applications for the AppStore Review




While this book is not as comprehensive as some have wanted, I found it to be a nice beginners tutorial to writing iPhone applications. The book starts out with an objective-C primer. Since objective-C has such an "interesting" syntax this is badly needed, even though I come from a strong programming background.

Each section includes a reasonably complex sample that puts that section's material to use. Most of the sections also include a "Further Study" area that gives you some homework. This is where the user can expand his knowledge through research and working with the tools.

The book jumps around a bit by first going over simple UI patterns, then spending time talking about audio services and networking, only to come back and spend more time with UI controls, only to jump back into audio/video. Still, one has to remember that this is a reference book and not a novel so jumping around is ok.

The sample applications that I have tried so far are ok and I feel like I have a much better grasp on how the iPhone system works.

This book is not an XCode or Interface Builder tutorial.

iPhone SDK Application Development: Building Applications for the AppStore Features

  • ISBN13: 9780596154059
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.



Rating :

Price : $34.99

Offer Price : $19.99




Overviews

This practical book offers the knowledge and code you need to create cutting-edge mobile applications and games for the iPhone and iPod Touch, using Apple's iPhone SDK. iPhone SDK Application Development introduces you to this development paradigm and the Objective-C language it uses with numerous examples, and also walks you through the many SDK frameworks necessary for designing full-featured applications.

This book will help you:

  • Design user interface elements with Interface Builder and the UI Kit framework
  • Create application controls, such as windows and navigation bars
  • Build and manage layers and transformations using Core Graphics and Quartz Core
  • Mix and play sound files using AVFoundation, and record and play back digital sound streams using Audio Toolbox
  • Handle network programming with the CFNetwork framework
  • Use the Core Location framework to interact with the iPhone's GPS
  • Add movie players to your application

iPhone SDK Application Development will benefit experienced developers and those just starting out on the iPhone. Important development concepts are explained thoroughly, and enough advanced examples are provided to make this book a great reference once you become an expert.

Affordable Price at BlogBestPrice.com Check Price Now!



Customer Review


good for advanced users - K. Addaquay - New York
i am surprised by some of the reviews this book is getting. personally..i think is WONDERFUL book...BUT not for beginners. i think if you already have a handle on things, this book can REALLY push your understanding to another limit. if you want to be held by the hand..step by step then please dont get this book, i totally understand where the other reviewers are coming from( YOU DONT BUILD APPS WITH INTERFACE BUILDING IN THIS BOOK ... everything is from scratch 100% code ). ...this book is a MIRACLE.


objective not subjective - J. Rawlings - Melbourne, VIC, Australia
Whats with all the complaining about how the api's and device capabilites SHOULD be??? who cares, keep your opinions to forums and blogs, no one wants to read about this who is starting out. Leaves a bad taste in your mouth as soon as you start reading.. asked myself the question, why is this guy even writing about the topic if he's so annoyed with the constraints?! Forget it, too frustrating to make any constructive progress.





*** Product Information and Prices Stored: Apr 21, 2010 06:16:08


Friends Link : Best iPad Programming Textbooks Best Deals And Reviews On Kangol Bucket Hat

Read more

Objective-C: Visual QuickStart Guide

Objective-C: Visual QuickStart Guide Review






Objective-C: Visual QuickStart Guide Features

  • ISBN13: 9780321699466
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.



Rating :

Price : $29.99

Offer Price : $16.65




Overviews

Objective C 2.0 is the object-oriented language that is the basis for Cocoa and Cocoa Touch, the development environment for the iPhone/iPod Touch.You'll learn all the basics: from handling data and creating functions to managing memory and handling exceptions. For programmers who want to develop iPhone apps, it's a must, and this title in the Visual QuickStart-style is the easy, fast way to get started.

Affordable Price at BlogBestPrice.com Check Price Now!





*** Product Information and Prices Stored: Apr 20, 2010 05:28:13


Thanks To : Best iPhone SDK Textbooks Best iPhone Programming Textbooks Best Deals And Reviews On Accessories for Crutches Best Deals And Reviews On Cute Baby Shoes

Read more

Cocoa and Objective-C: Up and Running: Foundations of Mac, iPhone, and iPod touch programming

Cocoa and Objective-C: Up and Running: Foundations of Mac, iPhone, and iPod touch programming Review










Price : $34.99

Offer Price : $23.09

Availability : Not yet published




Overviews

Build solid applications for Mac OS X, iPhone, and iPod Touch, regardless of whether you have basic programming skills or years of programming experience. With this book, you'll learn how to use Apple's Cocoa framework and the Objective-C language through step-by-step tutorials, hands-on exercises, clear examples, and sound advice from a Cocoa expert.

Cocoa and Objective-C: Up and Running offers just enough theory to ground you, then shows you how to use Apple's rapid development tools -- Xcode and Interface Builder -- to develop Cocoa applications, manage user interaction, create great UIs, and more. You'll quickly gain the experience you need to develop sophisticated Apple software, whether you're somewhat new to programming or just new to this platform.

  • Get a quick hands-on tour of basic programming skills with the C language
  • Learn how to use Interface Builder to quickly design and prototype your application's user interface
  • Start using Objective-C by creating objects and learning memory management
  • Learn about the Model-View-Controller (MVC) method of sharing data between objects
  • Understand the Foundation value classes, Cocoa's robust API for storing common data types
  • Become familiar with Apple's graphics frameworks, and learn how to make custom views with AppKit

Affordable Price at BlogBestPrice.com Check Price Now!





*** Product Information and Prices Stored: Apr 19, 2010 05:17:05


Thanks To : Buy "iPad, iPhone and iPod Touch Programming" Book BUY "Flip Flop Sandals" With Affordable Price NOW! Best Deals And Reviews On Kangol Wool Hat Best Deals, Reviews On Bicycle Trailer Reviews Best Deals And Reviews On GPS Wrist Watches

Read more

Pro Objective-C for Mac and iPhone

Pro Objective-C for Mac and iPhone Review










Price : $49.99

Offer Price : $31.49

Availability : Not yet published




Overviews

Pro Objective-C for Mac and iPhone is the first Objective-C book ever written that takes Mac developers, with some level of previous experience, beyond the basics. Authors Jim Dovey and Michael Ash explain complex, often mysterious techniques and illuminate difficult concepts with real-world examples, so you can create the most advanced applications using Objective-C.

In this title, the more advanced and up-to-date continuation of Apress’s best-selling Learn Objective-C for Mac book, the authors include practical coverage of advanced Objective-C topics that are merely touched on in other books; you’ll find thorough treatments of all the advanced concepts and invaluable advice in Pro Objective-C for Mac and iPhone.

  • The only beyond-the-basics book on Objective-C
  • Concentrates on best-practices, like techniques for building modular code
  • Teaches you to leverage the full dynamism of Objective-C
  • Shows you how to take your code beyond stand-alone Mac apps to include applications that communicate across diverse networks and an array of different platforms

What you’ll learn

  • Master loosely coupled code and code blocks.
  • Understand introspection and know when to use subclassing and bridging.
  • Use advanced string parsing and text handling.
  • Execute subprocesses with Shell tools.
  • Explore more advanced topics like garbage collection, weak pointers, and building multithreaded code.
  • Discover everything you need to know to build large enterprise-class applications and integrate them into existing systems and processes.

Who is this book for?

For anyone with a basic knowledge of Objective-C who wants to program more complex, larger, and downright advanced applications for Mac OS X and the iPhone platform.

About the Apress Pro Series

The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder.

You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard–won solutions to problems you will face in your professional programming career.

Affordable Price at BlogBestPrice.com Check Price Now!




*** Product Information and Prices Stored: Apr 18, 2010 04:11:12


Recommend : All About Opal Rings and Earrings Best iPhone Programming Textbooks Best Deals And Reviews On Boy Flip Flops Best Deals And Reviews On Antique Opal Ring Best Deals And Reviews On Mens Kangol Hats

Read more

Labels