Tech Quarto
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Windows » All Amazon Upgrade » Beginning Mac OS X Programming  
Categories
Computer Science
The Internet
For Dummies
Web Browsers
Windows
Digital Culture
Multimedia
Mobile & Wireless
Subcategories
Mass Market
Trade
Related Categories
• All Amazon Upgrade
Amazon Upgrade
Custom Stores
Specialty Stores
Books
• Computers & Internet
Amazon Upgrade
Custom Stores
Specialty Stores
Books
• General AAS
Qualifying Textbooks
Custom Stores
Specialty Stores
Books
• Mac OS X
Apple
Computers & Internet
Subjects
Books
• Windows - General
Operating Systems
Microsoft
Computers & Internet
Subjects
• General AAS
Operating Systems
Microsoft
Computers & Internet
Subjects
• MacOS
Operating Systems
Computers & Internet
Subjects
Books
• General
Introductory & Beginning
Programming
Computers & Internet
Subjects
• General AAS
Introductory & Beginning
Programming
Computers & Internet
Subjects
• General
Languages & Tools
Programming
Computers & Internet
Subjects
• General AAS
Languages & Tools
Programming
Computers & Internet
Subjects
• General
Programming
Computers & Internet
Subjects
Books
• General AAS
Programming
Computers & Internet
Subjects
Books
• General
Software
Computers & Internet
Subjects
Books
• General AAS
Software
Computers & Internet
Subjects
Books
• Paperback
Binding (binding)
Refinements
Books
• Printed Books
Format (feature_browse-bin)
Refinements
Books
Visit Laptop Nirvana for the best Cheap Discount Laptops

Beginning Mac OS X Programming

Beginning Mac OS X Programming

zoom enlarge 
Authors: Michael Trent, Drew Mccormack
Publisher: Wrox
Category: Book

List Price: $39.99
Buy New: $10.47
You Save: $29.52 (74%)



New (48) Used (19) from $7.00

Avg. Customer Rating: 4.0 out of 5 stars 8 reviews
Sales Rank: 56111

Media: Paperback
Number Of Items: 1
Pages: 720
Shipping Weight (lbs): 2.4
Dimensions (in): 9.1 x 7.4 x 1.5

ISBN: 0764573993
Dewey Decimal Number: 005.446
EAN: 9780764573996
ASIN: 0764573993

Publication Date: July 22, 2005
Availability: Usually ships in 1-2 business days
Condition: Brand new, never opened in stock and ships today!

Also Available In:

  • Kindle Edition - Beginning Mac OS X Programming
  • Digital - Beginning Mac OS X Programming

Similar Items:

  • Programming in Objective-C (Developer's Library)
  • Beginning Xcode (Programmer to Programmer)
  • Cocoa(R) Programming for Mac(R) OS X (3rd Edition)
  • Cocoa(R) Programming for Mac(R) OS X (2nd Edition)
  • Advanced Mac OS X Programming (2nd Edition of Core Mac OS X & Unix Programming)

Editorial Reviews:

Product Description
Beginning Mac OS X Programming

Every Mac OS X system comes with all the essentials required for programming: free development tools, resources, and utilities. However, finding the place to begin may be challenging, especially if you have no prior development knowledge. This comprehensive guide offers you an ideal starting point to writing programs on Mac OS X, with coverage of the latest release - 1.4 "Tiger."

With its hands-on approach, the book examines a particular element and then presents step-by-step instructions that walk you through how to use that element when programming. You'll quickly learn how to efficiently start writing programs on Mac OS X using languages such as C, Objective-C(r), and AppleScript(r), technologies such as Carbon(r) and Cocoa(r), and other Unix tools. In addition, you'll discover techniques for incorporating the languages in order to create seamless applications. All the while, you can follow along on your own system so that you'll be prepared to apply your new Mac OS X skills to real-world projects.

What you will learn from this book

  • The major role the new Xcode plays in streamlining Mac OS X development
  • The process for designing a graphical user interface on Mac OS X that conforms to Apple's guidelines
  • How to write programs in the C and Objective-C programming languages
  • The various scripting languages available on the Mac OS X system and what tasks each one is best suited to perform
  • How to write shell scripts that interact with pre-installed command-line tools

Who this book is for

This book is for novice programmers who want to get started writing programs that run on Mac OS X. Experienced programmers who are new to the Mac will also find this book to be a useful overview of the Mac development environment.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.


Customer Reviews:   Read 3 more reviews...

4 out of 5 stars nice book   July 29, 2008
 0 out of 1 found this review helpful

I've just started to read the book (1st &2nd chapters) and it seems to follow the directions from previous reviews that lead me to buy it: it seems indicated to someone who, like me, is new to the OSX environment and is willing to do some programming on it.


5 out of 5 stars Learn by Example   May 31, 2008
 0 out of 1 found this review helpful

Been a great book for learning Mac programming so far. Very hands on with examples aplenty.


1 out of 5 stars Simply not a good book.   May 27, 2008
 2 out of 3 found this review helpful

I have been unfortunate enough to pick this book up as a starting point for Mac programming. Very heavy on sample code that's either not explained at all for a few chapters or just glossed over after you're made to type, compile and run it. Explanations are in the line-by-line format with no explanation of the larger context of what you're actually doing.

The book jumps around between new and legacy frameworks and environments as if a beginner needs to be confronted with more choices.

Oh and 200 of the 620 odd pages of content is about scripting, which again is split into UNIX scripting, Python/Ruby and AppleScripting...

I almost gave up on getting to grips with Mac programming until i thankfully threw this book in the bin and started again with something that's better structured.



3 out of 5 stars This is a Great Disappointment   November 15, 2007
 6 out of 8 found this review helpful

I am a total programming newbie. I'm also fairly new to the Apple world, having bought my first Macintosh in April. I've really been excited about Macs, OSX, and all the stuff they offer.

I mainly work in graphics programs such as Poser & DAZ|Studio. Over the years, I've created countless tutorials to help Graphics Newbies. I'm known for extensive use of screenshots, and good writing skills.

I've been disappointed because there are no Macintosh versions of some very important Poser-related utilities. I thought it would be nice to learn programming, and make my own utilities.

I browsed through the Amazon book collection, and this book seemed promising. Unfortunately I was wrong. Unfortunately, it appears no one proofread this book. I got as far as Chapter 3 before I gave up.

There are numerous problems with the Calculator project. The code you enter doesn't match the code listed later in the exercise. You're supposed to fix errors on code you never entered.

The book was a problem from the start. The XCode installation information was incorrect. This problem cost me a couple hours of downtime. I eventually found the solution myself...

In the book, we have some exercises that get you started, and then you're left hanging while the authors go on and on about related stuff. Should you save the project? Should you abandon it?

In my own opinion, this book doesn't have enough screenshots. I'm left wondering exactly what item to click, or what my code should look like, etc.

It's natural for a newbies to feel lost. It's the book author's responsibility to help the reader through this confusion and teach him something.

Unfortunately, the errors in the Calculator exercise are too great an obstacle to overcome.

The book will be placed on a shelf for now. Maybe one day I'll revisit it to see if the remaining chapters are better.



5 out of 5 stars Great Book for New Apple MacOSX Devs   October 7, 2007
 2 out of 5 found this review helpful

I am new to MacOSX development and this is just hands down a great book to get started with. it lays down a great foundation for getting started. If you have done development or hand not it is a great way to get the ball rolling. Can't wait for the next edition.

Powered by Associate-O-Matic