Beginning Mac OS X Programming by Michael Trent, Drew McCormack

BUY IT NEW

  • $39.99 List price
    $37.99 Online price
    $34.19 Member price
    (Save 14%)
    Limited Time Offer! Everyone receives the Member Price on books.
    See Details
  • skip to cart
  • Add To List uiAction=GetAllLists&page=List&pageType=list&ean=9780764573996&productCode=BK&maxCount=100&threshold=3

GET FREE SHIPPING ON ORDERS OF $25 OR MORE

DELIVERY & GIFT DETAILS:

Usually ships within 24 hours

Delivery Time and Shipping Rates

Eligible for gift wrap & gift message.

BUY IT USED

21 copies from $2.67

See All Available

Pick Me Up

Reserve it at BN.com & pick it up in 60 minutes at your local store.

Enter a zip code

(Paperback)

  • Pub. Date: July 2005
  • 695pp
  • Sales Rank: 427,675
    Buy it Used: 21 copies from $2.67 See All Available

    Customers who bought this also bought

     
    • Overview
    • Editorial Reviews
    • Customer Reviews
    • Features

    Product Details

    • Pub. Date: July 2005
    • Publisher: Wiley, John & Sons, Incorporated
    • Format: Paperback, 695pp
    • Sales Rank: 427,675

    Synopsis

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

    More Reviews and Recommendations

    Biography

    Michael Trent has been programming in Objective-C since1997 and programming Macs since well before that. He is a regular contributor to Steven Frank’s www.cocoadev.com website, technical reviewer for numerous books and magazine articles, and occasional dabbler in Mac OS X open source projects. Currently, he is using Objective-C and Apple Computer’s Cocoa frameworks to build professional and consumer applications for Mac OS X. Michael holds a Bachelor of Science in Computer Science and a Bachelor of Arts in Music from Beloit College of Beloit, Wisconsin. He lives in Pittsburgh, Pennsylvania, with his family.

    Drew McCormack has a Ph.D. in Chemical Physics and works as a computational scientist in the Theoretical Chemistry group at the Free University in Amsterdam. He is involved in developing the Quantum Chemistry software ADF (www.scm.com), which is run the world over on computers ranging from desktop Macs to massive supercomputers. He programs regularly in Python, C++, Objective-C, Fortran, and Bash, and in his spare time develops the Cocoa financial software Trade Strategist (www.trade-strategist.com). Drew maintains the Maniacal Extent website—a reference to the chaotic dimension, time—which details his various interests and activities (www.maniacalextent.com).

    Customer Reviews

    • Reader Rating:
    • Ratings: 1Reviews: 1

    Beginning Mac OS X Programmingby Anonymous

    Reader Rating:
    See Detailed Ratings

    December 08, 2005: This is a great book for the programmer who is just getting started in the mac world. From the InterfaceBuilder to code optimization, you'll have a helping hand along the way. It has quickies on C, Objective-C, and a few scripting languages, but it also covers the basics on Carbon and Cocoa. It even gets you started on building Quicktime movies into your applications. And what book on Tiger would be complete without an introduction to Widget development? Also features a thick tutorial on BSD and the CLI. The samples are great, and the end of chapter questions help drive in the important points.