Welcome,
New User!
ebook store cart icon Cart (0 items)
Checkout

Goldstein, Neal Objective-C For Dummies eBook

Objective-C For Dummies

By:
eBook Publisher: John Wiley & Sons
Imprint: For Dummies

Format: ePub Encrypted (DRM)


Earn $0.50 - Write a Review »

Share/Save/Bookmark  

 

Our Price

$19.99

Reward Money:

$0.00

buy it

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.

See more like this in our Computers eBooks section

Share your thoughts on the Objective-C For Dummies Computers eBook with others!

Title of Computers eBook: Objective-C For Dummies
Release Date: 09-03-2009
Publisher: For Dummies Store Sales Rank: 10152

This eBook download is available in the following formats:

Buy This Format

Parent title Objective-C For Dummies
Encrypted (DRM) Yes
SKU 9780470561348
File size 10446
Security n/a
Printing Not allowed
Copying Not allowed
Read aloud No
Sys requirements
Download reader
Devices Samsung Tablet, Apple Ipad & Iphone, Barnes & Noble Nook, Kobo eReader, Aluratek Libre, Iliad, Nokia, Blackberry, Hanlin
NoteExcellent navigation features are available via Adobe such as bookmarks and a quick access table of contents. Text search is easily accessible. An Adobe DRM-protected file is different than a pdf file in that it uses Adobe DRM (Digital Rights Management) technology, which authors and publishers use to protect their content from illegal online distribution and to set certain privileges such as restrictions on copying and printing.

Objective-C For Dummies


Chapter One

Computer Programming Exposed!

In This Chapter

* Understanding the basics of computer programming

* Getting how computer languages work

* Knowing how Objective-C works

Looking at it from the outside, computer programming can appear complicated and a bit mysterious. But once I let you in on a few of the secrets, you'll realize that when you write a computer program, whether it is a small program that's just a few lines or one that is tens or even hundreds of thousands of lines, you are generally doing the same thing:

1. Getting input - from a keyboard or touch screen, or even something stored on your computer.

The input might be instructions to the program itself - for example, to display the Web page, developer.apple.com; or to print a document such as Chapter 1; or to process data like "enter your Apple ID and Password" when you log on to the Mac Dev Center (the browser is just another program); or even to process a list of credit card transactions stored on a computer.

2. Doing something based on, or with, the input.

Your browser may go on the Internet and access the page corresponding to developer.apple.com; or your word-processing program may display a Print dialog and print the chapter (at least that is what mine does). Based on your input, the program may also go out and use data it has stored or even has access to over the Internet. For example, when you enter your Apple ID and Password, eventually a computer accesses a database to see if your Apple ID an

...

Read full excerpt from Objective-C For Dummies ebook

Similar to Objective-C For Dummies

Managing Agile Projects
By

5 Ratings(s)
5 Review(s)
August 19, 2005: Once again, Kevin Aguanno provides the Project Management Discipline with yet another tool to aid in the execution of projects. Not only does Managing Agile Projects identi...

More »

March 24, 2011: I needed to bone up on Windows 7 in a hurry and took a chance on this book. I was pleasantly surprised at how easy the author made it. The writing is crisp and to the poi...

More »

Finite Programming in C++
By Michael T. Wen

2 Ratings(s)
2 Review(s)
October 2, 2005: This book is not a tutorial on C++, nor is it a book on data structures, as the market is full of such work. The main focus of this book is to introduce a four-step program...

More »

C+ + for Programmers
By Paul J. Deitel

3 Ratings(s)
2 Review(s)
January 6, 2012: This book is great for programmers have many levels, from basic level to advanced level. This book explains how we understand the usefulness of the program language C + + a...

More »