Mac OS X Unleashed
by John Ray, William C. Ray
Publisher: Sams 2002
ISBN/ASIN: 0672324652
ISBN-13: 9780672324659
Number of pages: 1560
Description:
Mac OS X Unleashed is a complete guide and reference for Mac OS users. The book helps the reader deal with the most trouble-prone aspects of the user interface, focusing on the BSD environment and how the user or administrator can get the most out of both the current operating system as well as the new components expected in the latest version.
Download or read it online for free here:
Read online
(online preview)
Similar books
Programming the Be Operating Systemby Dan Parks Sydow - O'Reilly
This book gives C++ programmers their start to developing the applications on Be operating system. The book begins with simple programs and gradually adds elements of the graphical interface. It carefully describes drawing and message handling.
(25882 views)
The Operating Systems Handbook: Unix, Openvms, Os/400, Vm, and MVSby Bob DuCharme - McGraw-Hill
This book will help readers who are experts using one of the five most popular mainframe and mid-range operating systems become skilled users of the other four. Includes concise tutorials, step-by-step examples and quick-reference material.
(15068 views)
How to Make a Computer Operating System in C++by Samy Pesse - GitHub
Online book about how to write a computer operating system in C/C++ from scratch. The goal is to build a very simple UNIX-based operating system, not just a 'proof-of-concept'. The OS should be able to boot, start a userland shell, and be extensible.
(15551 views)
A Short Introduction to Operating Systemsby Mark Burgess
The lecture notes that cover most of the basic topics of operating systems: key concepts, single-task OS, multi-tasking and multi-user OS, processes and thread, memory and storage, networks - services and protocols, TCP/IP, security considerations.
(23759 views)