Programmer's Guide to MPW: Mastering the Macintosh Programmer's Workshop

Programmer's Guide to MPW: Mastering the Macintosh Programmer's Workshop
Author: Mark Andrews
Publisher: Addison Wesley Publishing Company
Total Pages: 0
Release: 1991
Genre: MPW (Computer system)
ISBN: 9780201570120

This book demystifies the voluminous MPW documentation by distilling exactly what programmers need to know. Volume II examines the tools and programming languages designed to be used with MPW, including C++, Object Pascal, and SADE.

Programmer's Guide to MPW: Exploring the Macintosh Programmer's Workshop

Programmer's Guide to MPW: Exploring the Macintosh Programmer's Workshop
Author: Mark Andrews
Publisher: Addison Wesley Publishing Company
Total Pages: 0
Release: 1991
Genre: MPW (Computer file)
ISBN: 9780201570113

This tutorial and reference distills exactly what programmers need to know about the Macintosh Programmer's Workshop (MPW), the standard software development system for the Mac. The book begins with fundamental principles and progresses to advanced examples.

Macintosh Programmer's Introduction to the Macintosh Family

Macintosh Programmer's Introduction to the Macintosh Family
Author: Apple Computer, Inc
Publisher: Addison Wesley Publishing Company
Total Pages: 234
Release: 1988
Genre: Computers
ISBN:

Discusses the principles of programming any of the machines in the Apple Macintosh family of computers, including event-driven programming, memory management, file management, and use of specialized software.

Programming Primer for the Macintosh®

Programming Primer for the Macintosh®
Author: John M. May
Publisher: Academic Press
Total Pages: 302
Release: 2014-05-10
Genre: Computers
ISBN: 1483265552

Programming Primer for the Macintosh, Volume 1 focuses on the principles and operations of the Macintosh system. The publication first offers information on the development environment, creating a simple program with Symantec C++, and a review of C++. Discussions focus on pointers, handles, patterns, points, creating a source file, compiling the program, adding libraries, adding file to the subject, building an application, and useful tools. The text then takes a look at the Macintosh ROM, Mac programs and system software, and toolbox managers. Topics include menu, window, control, and dialog manager, alerts, desktop interface, event-driven programming, trap mechanism, interface and library files, stack frame incompatibility, and the relationship between an application and toolbox. The book examines QuickDraw, alerts, and dialogs, memory manager, and object-oriented programming. Concerns include structures, linked list example, new and delete operators, and handling lines, rectangles, round rectangles, ovals, arcs, and polygons The publication is a dependable reference for computer programmers and researchers interested in the Macintosh system.

The APDAlog

The APDAlog
Author:
Publisher:
Total Pages: 158
Release: 1991
Genre: Apple computer
ISBN:

The Programmer's Apple Mac Sourcebook

The Programmer's Apple Mac Sourcebook
Author: Thom Hogan
Publisher:
Total Pages: 504
Release: 1989
Genre: Computers
ISBN:

Similar to the successful Programmer's PC Sourcebook, this is the definitive book that serious Mac programmers have been waiting for. Includes key technical data and information, gathered from separate sources, all conveniently organized and cross-referenced in one easy-to-use volume.

Macintosh C Programming by Example

Macintosh C Programming by Example
Author: Kurt W. G. Matthies
Publisher:
Total Pages: 292
Release: 1991
Genre: Computers
ISBN: 9781556153570

One of the few resources available on C programming in the Macintosh environment, providing detailed discussions and programming examples for both experienced C programmers new to the Mac environment and Macintosh programmers familiar with other languages. Sample code is presented in THINK C.