Search

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: Apr 30, 2010 02:40:05


Visit : Best Deals & Discounts And Reviews Online Shopping BUY "GPS Watches" NOW!! Wordpress : All About Flip Flop Sandals Best Deals & Reviews On Picnic Backpack 4 Best Deals & Reviews On Ray Ban Sunglass

Read more

Programming in Objective-C 2.0 (2nd Edition)

Great Price Programming in Objective-C 2.0 (2nd Edition) for $26.22 Today




This book is in many ways a gold mine of knowledge. From my college engineering days, I had to learn many computer languages such as Fortran and C++. However, as the old quip goes, use it or lose it.

For years I had wanted to begin programming again because I enjoyed doing so, but the real question remained: What is the optimal approach to do so that would best utilize my prior knowledge AND bridge the gap to todays world of programming in Objective-C? Fortunately for me, I discovered Mr. Kochan's book and it was indeed the bridge that I sought. (Oddly enough, the cover on this book has a bridge on it. Go figure ...)

As most things in life go, the real significance of this book was not obvious at the onset. However, after glancing through the book, it was immediately clear to me that (A): The author took great pains to cover all the nuances of Objective-C in great detail so that anyone could understand them, and (B): The author is more than qualified to illuminate the subject matter and easily educate those that take the time to read his book and work all the examples.

For instance, I had wondered for years what an 'object' actually was that made Objective-C so special as compared to C and C++. Mr. Kochan's car example made this so succinctly clear that I wondered why all the other books I have never even came close to clarifying this important point. The other authors chose instead to define an object in abstract terms (generally speaking) which was not much help at all. Granted, the other books were about Xcode and Cocoa. However, without having a clear understanding as to what an 'object' is, how is anyone trying to learn Cocoa or Xcode going to move forward since 'objects' are both the building blocks and the future of both Cocoa and Xcode?

"Oh, and one more thing". To the unfamiliar, that is Steve Jobs' famous on-stage line when introducing new Apple products or software. A few weeks back I discovered that Mr. Kochan has a web site [...] based on learning Objective-C, - chapter by chapter. Upon making this discovery, I was at once elated to find the site and annoyed that no mention of this was made in the book. Perhaps the book was published before the website was built, but regardless this website is an INVALUABLE resource for learning Objective-C. And, from experience, Mr. Kochan will respond to your queries and comments within a day and oftentimes, within a few hours. How he does this, I have no idea, but he does.

My book did not come with a video CD, so I cannot comment on that. Speaking only for myself, I prefer a book over a video because I can re-read any part of a book much easier than I can a video. The web site does have video content for those so interested.

And least anyone wonder, I have absolutely no connection to Mr. Kochan. Period. But, I will forever be grateful to him for writing this book and creating and participating in his website. Both are indispensable sources for learning Objective-C.

Bottom line: I cannot recommend this book highly enough to those wishing to begin programming in Objective-C or to those who have past programming experience and wish to learn Objective-C. At twice the price, this book would still be a steal.

Programming in Objective-C 2.0 (2nd Edition) Features

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



Rating :

Price : $44.99

Offer Price : $26.22




Overviews

THE #1 BESTSELLING BOOK ON OBJECTIVE-C 2.0


Programming in Objective-C 2.0 provides the new programmer a complete, step-by-step introduction to Objective-C, the primary language used to develop applications for the iPhone, iPad, and Mac OS X platforms.

 

The book does not assume previous experience with either C or object-oriented programming languages, and it includes many detailed, practical examples of how to put Objective-C to use in your everyday iPhone/iPad or Mac OS X programming tasks.


A powerful yet simple object-oriented programming language that’s based on the C programming language, Objective-C is widely available not only on OS X and the iPhone/iPad platform but across many operating systems that support the gcc compiler, including Linux, Unix, and Windows systems.

 

The second edition of this book thoroughly covers the latest version of the language, Objective-C 2.0. And it shows not only how to take advantage of the Foundation framework’s rich built-in library of classes but also how to use the iPhone SDK to develop programs designed for the iPhone/iPad platform.

 

Table of Contents


   1    Introduction

Part I: The Objective-C 2.0 Language

    2    Programming in Objective-C 

    3    Classes, Objects, and Methods

    4    Data Types and Expressions

    5    Program Looping

    6    Making Decisions

    7    More on Classes

    8    Inheritance

    9    Polymorphism, Dynamic Typing, and Dynamic Binding

  10    More on Variables and Data Types

  11    Categories and Protocols

  12    The Preprocessor

  13    Underlying C Language Features

Part II: The Foundation Framework

  14    Introduction to the Foundation Framework

  15    Numbers, Strings, and Collections

  16    Working with Files

  17    Memory Management

  18    Copying Objects

  19    Archiving

Part III: Cocoa and the iPhone SDK

  20    Introduction to Cocoa 

  21    Writing iPhone Applications

Part IV: Appendixes

  A    Glossary

  B    Objective-C 2.0 Language Summary

  C    Address Book Source Code

  D    Resources


Affordable Price at Store Check Price Now!



Customer Review


All programming instructional books should be written this way - Interpol - Los Angeles, CA
I'm currently only 4 chapters into the Kindle version of this book and so far I can honestly say I've been able to learn more about Objective C than any other book. I have a background in computer science and have learned various programming languages such as BASIC, Pascal, LISP, Scheme, Java, even assembly - but I never got around to learning C or any of its variants. I've consumed many instructional books on programming and can honestly say that this one is the most well-written and easily comprehensible out of all of them. The author takes great care to explain virtually every aspect of Objective C syntax and does it in a way that's comfortable for both neophytes as well as those who have had some prior programming experience.

Additionally, the Kindle version of this book is done very well, easily readable on the Kindle device or an iPad (I've been reading it on both). When it's displayed on the iPad (with the Kindle app), you also get the additional benefit of color illustrations. Although I have a long way to go in this book, I can already say that I will have no problem reading it on my PC, my Kindle, or my iPad.

If you're interested in developing apps for the iPhone/iPod Touch/iPad, start with this book to give yourself a decent understanding of the Objective-C language, and THEN read the more iPhone OS-specific programming books such as "Head First iPhone Development" and "iPhone Application Development for Dummies". I tried to start with the Head First book and pretty much went nowhere with it until I started reading "Programming in Objective-C 2.0". Now concepts are starting to come together and I'm excited about what I can start doing with the iPhone SDK.


A pick for any advanced developer's library - Midwest Book Review - Oregon, WI USA
The second edition of Programming in Objective-C 2.0: A Complete Introduction to the Objective-C Language for Mac OS X and iPhone Development is a pick for any advanced developer's library. It tells of a language that has become the standard for application development on the Mac OS X and iPhone platforms, and provides new programmers with step-by-step introductions to its language and use. This second edition has been updated and expanded to cover Objective C 2.0 and is a pick for any developer's collection.




*** Product Information and Prices Stored: Apr 29, 2010 02:28:12


Friends Link : BUY "Opal Rings and Earrings" Affordable Price All About Kangol Hats - Best Deals, Discounts All About Bicycle Trailers - Best Deals, Discounts Best Price And Reviews On Black Television Stands Best Deals, Reviews On Bicycle Trailer Review

Read more

Objective-C for iPhone Developers, A Beginner's Guide

Objective-C for iPhone Developers, A Beginner's Guide Review










Price : $39.99

Offer Price : $26.39




Overviews

Create your own iPhone OS and Mac OS X applications with ease!

Objective-C for iPhone Developers: A Beginner's Guide shows you how to use the Objective-C programming language and Apple's Foundation Framework so you can write innovative Mac OS software and iPhone applications. The first stop for aspiring iPhone developers, this hands-on guide teaches you, step-by-step, how to create well-organized and focused applications that have a simple and easy user interface.

Objective-C for iPhone Developers: A Beginner's Guide features:

  • An introduction to Objective-C with a focus on developing apps for the iPhone
  • A “from the ground up” approach--no prior experience necessary
  • Hands-on tutorials so you can learn by doing
  • Real-world examples with corresponding downloadable Xcode projects

Essential programming skills made easy, including:
Introduction to Objective-C and Foundation Framework; Setting Up the iPhone SDK; Primitive Data Types and Operators; Control Statements; Classes, Objects, and Messaging; Properties; Memory Management; Inheritance; Protocols and Categories; Polymorphism; Strings, Numbers, and Dates; Collections; Exceptions and Errors; File I/O; Copying and Archiving; Selectors; Notifications; Multithreaded Programming

Affordable Price at BlogBestPrice.com Check Price Now!





*** Product Information and Prices Stored: Apr 20, 2010 04:50:30


My Links : All About Kangol Hats - Best Deals, Discounts Best Deals And Reviews On Australian Opal Rings Best Deals And Reviews On Cheese Grater Container Best Deals And Reviews On Axillary Crutches

Read more

Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy

Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy Review










Price : $39.99

Offer Price : $26.39

Availability : Not yet published




Overviews

While it seems that everyone is writing applications for Apple’s iPhone and touch devices, how do they all do it? The best way is to learn Objective-C, the language of both the iPhone OS and Mac OS X. But where to begin? Right here, even if you’ve never programmed before!

Objective-C for Absolute Beginners will teach you how to program a computer—in this case your Mac or iPhone—using Objective-C, an elegant and powerful language with a rich set of developer tools.

This book takes a hands-on approach to teaching you the basics of Objective-C and how to actually think in programming terms, and then helps you develop core programming practices that you’ll use in all your programs. Absolutely no prior programming experience is required.

You’ll learn how to program, how to use Objective-C to build program logic, and how to write your own applications on your Mac or iPhone. Once you’ve read this book, it will be up to you to decide what you want to make your Mac or iPhone do for you!

What you’ll learn

  • How to make your Mac or iPhone do what you want through the power of programming
  • The fundamentals of computer programming that apply to most computers anywhere
  • How to write Objective-C code, the native programming language for Mac and iPhone
  • How to create applications for Apple’s two operating systems: Mac OS X and iPhone OS
  • How to understand variables, design data structures, and work with file systems
  • How to connect to data sources and resources across networks and the Internet
  • Who this book is for

    This book is for anyone who wants to learn to write computer programs and especially to control their Mac OS X or iPhone using the Objective-C programming language. No previous programming experienced is required.

    Affordable Price at BlogBestPrice.com Check Price Now!




    *** Product Information and Prices Stored: Apr 19, 2010 04:38:03


    My Links : BUY "Cat And Dog Collars" NOW!! Best iPhone SDK Textbooks Best Deals, Reviews On Bicycle Trailer Reviews

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.10

Availability : Usually ships in 1-2 business days




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 BlogBestPrice.com 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 18, 2010 04:15:59


Related : All About Kangol Hats - Best Deals, Discounts Best Deals And Reviews On Ironman GPS Watch

Read more