Search

Pro Objective-C for Mac and iPhone

Great Price "Pro Objective-C for Mac and iPhone" for $31.49 Today







Price : $49.99
Offer Price : $31.49



Pro Objective-C for Mac and iPhone 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 Store Check Price Now!




Related to Items You've Viewed




*** Product Information and Prices Stored: May 10, 2010 12:33:38


Visit : Best iPhone SDK Textbooks Best Deals And Reviews On Italian Cheese Grater Best Deals & Reviews On Vintage Ray Ban Sunglasses Best Price And Reviews On Poster Bed Set

Read more

Head First iPhone Development: A Learner's Guide to Creating Objective-C Applications for the iPhone

Great Price "Head First iPhone Development: A Learner's Guide to Creating Objective-C Applications for the iPhone" for $27.99 Today



Bought a few iPhone dev books but being a fan of HeadFirst Design Patterns I decided to give their iPhone book a try - glad I did!
You have to really sit down with Xcode/InterfaceBuilder and go thru the well-thought out examples. When you do, magic happens as page after page gives you the feeling of having an in-house teacher expecting the questions you are going to ask, along with follow-up questions to each of the answered provided.

One criticism I have is it would have good to have a chapter explaining Cocoa and Interface Builder internals; the info is there but scattered all over as the author does prefer waiting to apply theoretical concepts to specific examples. As an example, archiving NIB files and why subclassing a ViewController to reuse a View work the way it does is explained half way thru the book or what a ViewController is exactly and how it handles a View is a critical MVC concept prominent throughout Cocoa programming. A more thorough brain dump on Objective-C would be good instead of letting the reader find out that default class member access level is protected (the chapter does cover ref counting, so why not a more basic OOD concept?)

I really enjoy going thru that book and it definitely is more pragmatic and more hands-on than the other books from APress.
- Highly recommended!

Head First iPhone Development: A Learner's Guide to Creating Objective-C Applications for the iPhone Features

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



Rating :
Price : $44.99
Offer Price : $27.99



Head First iPhone Development: A Learner's Guide to Creating Objective-C Applications for the iPhone Overviews

Let's say you have an idea for a killer iPhone app. Where do you begin? Head First iPhone Development will help you get your first application up and running in no time. You'll quickly learn to use iPhone SDK tools, including Interface Builder and Xcode, and master Objective-C programming principles that will make your app stand out. It's a complete learning experience for creating eye-catching, top-selling iPhone applications.

  • Put Objective-C core concepts to work, including message passing, protocols, properties, and memory management
  • Take advantage of iPhone patterns such as datasources and delegates
  • Preview your applications in the iPhone Simulator
  • Build complicated interactions that utilize multiple views, data entry/editing, and iPhone rotation
  • Work with iPhone's camera, GPS, and accelerometer
  • Create interactive, entertaining games
  • Optimize, test, and distribute your application

We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First iPhone Development provides a visually-rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

Affordable Price at Store Check Price Now!



Customer Review


Substantially better than Apress' "Exploring the iPhone SDK" - J. Milam -
For a while now I've been working on getting into developing iPhone applications. I first started with the Apress iPhone "Beginning iPhone 3 Development" and although at the time I felt I had a pretty good understanding of OOP and C programming. However going into the second chapter the book was way over my head. Naturally I stepped back to the Apress "Learn Objective-C on the Mac". The book was helpful although there was very little interaction. It was the teaching style of This does this, here is some example code to demonstrate it. There was little interaction with the reader, walking you through actually building an application.

I picked up this book, and I can't emphasize how great it is. The book engages the reader, is humorous at times, explains theories and concepts multiple times throughout the book to reinforce certain ideas. To anyone looking at starting out with iPhone development, get this book first. You won't regret it.


Useful for concepts but dont try the examples unless you know what you are doing - Lionel Hanners -
this book is really fun to read and it helped me learn some concepts that i was having trouble understanding, however there are so many errors in the code you are supposed to be learning from that the exercises are incomplete-able unless you already know quite a bit about what you are doing. this book has given me the worst headache from trying to figure out where they made a typo.

do not get this book unless you already know the objective syntax like a pro



Related to Items You've Viewed




*** Product Information and Prices Stored: May 08, 2010 01:28:04


My Links : BUY "Kangol Hats" With Affordable Price NOW!! Best Deals And Reviews On iPhone Development Textbooks

Read more

Objective-C Pocket Reference

Great Price "Objective-C Pocket Reference" for $5.15 Today



As an advanced C++ programmer trying to pick up Objective-C (a weird freakin' language if you ask me), I found this little Pocket Reference to be invaluable. For one thing, its really small which I like -- who needs another tome to litter the bookshelves? I find that it is well written, I actually just started reading it from the beginning and found it to be pretty easy to follow. Finally I = [[NSString alloc] initWithString:@"Understand"]; the crazy formatting for Objective-C methods which just looked like jibberish to me at first. Believe me, after 20 years of programming I can usually understand languages that I've never touched before -- I really needed this book to help me get a handle on Objective-C and it did a commendable job.

Negatives: of course, this is not exactly comprehensive. Since I am also learning Cocoa, I would have liked a little more Cocoa material mixed in. I did find that the writing was at times a bit confusing when discusssing some of the more abstruse concepts of Objective-C. And, always, I like lots of real code examples -- perhaps that just isn't feasible in a book this compact.

Overall, this is a very good book for a newcomer to Objective-C. With this in one hand and Google in the other I can get by quite nicely as I write my iPhone Apps.

Objective-C Pocket Reference Features



Rating :
Price : $9.95
Offer Price : $5.15



Objective-C Pocket Reference Overviews

Objective-C is an exciting and dynamic approach to C-based object-oriented programming; it's the approach adopted by Apple as the foundation for programming under Mac OS X, a Unix-based operating system gaining wide acceptance among programmers and other technologists. Objective-C is easy to learn and has a simple elegance that is a welcome breath of fresh air after the abstruse and confusing C++. To help you master the fundamentals of this language, you'll want to keep the Objective-C Pocket Reference close at hand. This small book contains a wealth of valuable information to speed you over the learning curve. In this pocket reference, author Andrew Duncan provides a quick and concise introduction to Objective-C for the experienced programmer. In addition to covering the essentials of Objective-C syntax, Andrew also covers important faces of the language such as memory management, the Objective-C runtime, dynamic loading, distributed objects, and exception handling.

Affordable Price at Store Check Price Now!



Customer Review



Convenience Pocket Reference - Barry Fung -
It is very good & convenience pocket reference book for Objective-C programming particular for new Objective-C programmer.



Related to Items You've Viewed




*** Product Information and Prices Stored: May 06, 2010 17:37:08


Related : All About Bicycle Trailers - Best Deals, Discounts Best Objective-C Programming Textbooks Cheap Price & Reviews On Vector Calculus Textbook Best Deals And Reviews On Babies Stool Best Price And Reviews On Oak Television Stands

Read more

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

Great Price "Cocoa and Objective-C: Up and Running: Foundations of Mac, iPhone, and iPod touch programming" for $23.09 Today







Price : $34.99
Offer Price : $23.09



Cocoa and Objective-C: Up and Running: Foundations of Mac, iPhone, and iPod touch programming 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 Store Check Price Now!




Related to Items You've Viewed




*** Product Information and Prices Stored: May 05, 2010 04:24:05


My Links : BUY "GPS Watches" NOW!! Best Deals And Reviews On Cheese Rotary Grater

Read more

Objective-C (Developer Reference)

Great Price "Objective-C (Developer Reference)" for $26.39 Today







Price : $39.99
Offer Price : $26.39



Objective-C (Developer Reference) Overviews

A soup-to-nuts guide on the Objective-C programming language

Objective-C is the language behind Cocoa and Cocoa Touch, which is the Framework of applications written for the Macintosh, iPod touch, iPhone, and iPad platforms. Part of the Developer Reference series covering the hottest Apple topics, this book covers everything from the basics of the C language to advanced aspects of Apple development. You’ll examine Objective-C and high-level subjects of frameworks, threading, networking, and much more.

  • Covers the basics of the C language and then quickly moves onto Objective-C and more advanced topics
  • Draws from the author’s first-hand experience garnered while developing applications for the Mac and iPhone OS platforms
  • Discusses high-level subjects, including Objective-C’s bridges to other languages (C++, Ruby, and more), version control, test-driven development, and user interface design

Featuring real-life examples drawn from the author's experience, Objective-C offers an insider look at this amazing programming language.

Affordable Price at Store Check Price Now!




Related to Items You've Viewed




*** Product Information and Prices Stored: May 04, 2010 03:47:32


Recommend : BUY "Kangol Hats" With Affordable Price NOW!! BUY "Flip Flop Sandals" With Affordable Price NOW! Best iPhone Programming Textbooks Best Price And Reviews On Blankets and Throws Wordpress : All About iPhone Development Textbooks Best Deals, Reviews On Bike Bicycle Trailer

Read more

Learn Objective–C on the Mac (Learn Series)

Great Price "Learn Objective–C on the Mac (Learn Series)" for $18.00 Today



It does get to the point, but i bought this book because it said for " students entirely new to programming." Well, I was entirely new and so far I'm on chapter 3 and still hasn't define what "if" statement is and what is an integer which we have used so far in almost every single program so far. They mention so far "you should have some experience on C", from there it kind of hit me, I need to learn c or c++ before getting into objective c, therefore i left the book, took a class of c++ and now i think that the book is very clear and very simple to use. My conclusion is that the book is good as long as you have some sort of c++ background. I think mainly they wanted you to buy there previous books, which are unnecessary since the codes change in objective-c and you have to relearn what you know. It would of been a great book if it would of began explaining from the beginning what the codes and statements were without previous c++ knowledge. Oh, and at the end of every program so far, they put // main which is unnecessary for the program to function, that is just a comment. You need only very basic c++ experience to understand the book since they don't go back to basics explaining what some of the concepts are.
Oh, it also says on page 5, "in chapter 2 of Dave Mark;s Learn C on Mac walks you through the steps of acquiring, installing, and creating programs with xcode". Basically they are going back to the idea of you purchasing their previous book! I'll tell you right now, just google "download xcode" and it'll take you to that link. I think they could of skip that last quoted sentence and just tell you the link, right?

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 : $18.00



Learn Objective–C on the Mac (Learn Series) 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



Great intro to Obj-C 2.0 - K Trimbach - Mid-Atlantic, USA
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.



Related to Items You've Viewed




*** Product Information and Prices Stored: May 03, 2010 03:46:05


Visit : Best Cocoa Programming Textbooks Best iPad Development Textbooks All About Opal Rings and Earrings Best Price And Reviews On Swivel Television Stands

Read more

Objective-C For Dummies

Great Price "Objective-C For Dummies" for $16.82 Today



Okay, I want to state that I'm a newbie at programming. I've tried a few other books on Objective-C, but I`ve never gotten past the first few chapters. So with this review, I plan to do a couple of updates as I work through the book. The reason I chose this one is because it stood out in one simple area. The author had sense enough to type the code samples in the book in monospaced font with a light gray background. That way, as you read through the book, you can visually see when he's instructing you to add code to a project.

I've started working through similar books that had lots of background content with the code and instructions not well highlighted. Now this may not be a big deal to those with coding experience, but when you're brand new to a language, these little conventions really help.

Goldstein also does a good introducing an analogy for how Objective-C works in a computer. He avoids lots confusing lingo and knows how to illustrate what he's describing.

For others who are newbies like myself, I suggest first making sure that you have the latest version of Objective-C 3.2.1. If you installed X-Code from your Snow Leopard disk, you will need to update or replace it from the Apple's Developer Site with 3.2.1.

Secondly, I would get a book stand so that you can easily follow along with the author as you work through the book. I'll try to throw up a picture of my set up. Also, if you can, get a second monitor for your computer. It's really great have a second monitor when you're working in projects like this one. You put instructions or code examples on one monitor and your current project on the other. It's great also for say watching an instructional video on one monitor and following along on the other.

Finally (for now anyway) this book does provide the code examples on CD if you need them, and you probably will. No matter how carefully you follow along with the instructions, you're not always going get things right. The code examples can save you some time and frustration.

I'll be updating this book review as work through it.

Objective-C For Dummies Features

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



Rating :
Price : $29.99
Offer Price : $16.82



Objective-C For Dummies Overviews

Learn the primary programming language for creating iPhone and Mac apps

The only thing hotter than the iPhone right now is new apps for the iPhone. Objective-C is the primary language for programming iPhone and Mac OS X applications, and this book makes it easy to learn Objective-C.

Even if you have no programming experience, Objective-C For Dummies will teach you what you need to know to start creating iPhone apps. It provides an understanding of object-oriented programming in an entertaining way that helps you learn.

  • iPhone and Mac apps are hot, and most are created with Objective-C
  • Covers Xcode 3.2, which is included in Mac OS X Snow Leopard
  • Explains object-oriented programming concepts in a straightforward but fun style that makes learning easy
  • Ideal for those with no programming experience as well as those who may know other languages but are new to Objective-C
  • Prepares you to start creating iPhone and Mac OS X apps
  • Understand Mac programming concepts and patterns, and why to use them
  • Bonus CD includes all code samples used in the book

Objective-C For Dummies gives you the tools to turn your idea for an iPhone app into reality.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Affordable Price at Store Check Price Now!



Customer Review



The driest of dry programming books - D. R. Smith - Brooklyn, NY
I have some programming experience (as well as engineering and finance degrees) so I am used to reading dry material, but this book is very hard to get through. There are many authors that do a great job of explaining programming in an easily understood, clear and non-condescending way. Unfortunately this is not one of those books. (Sorry Mr. Goldstein, next time get a better editor.)

I wish I could return this book, but I marked up the first couple of chapters. Now it is a paper weight.



Related to Items You've Viewed




*** Product Information and Prices Stored: May 02, 2010 03:34:08


Visit : BUY "Opal Rings and Earrings" Affordable Price Best iPhone Programming Textbooks Best Deals & Discounts And Reviews Online Shopping Best Deals And Reviews On Breakaway Cat Collar

Read more