前へ 次へ 目次 文書セット ホーム


付録 E

参考資料


はじめに

本付録では、このマニュアルで取り上げている資料の詳細、およびその他の役立つ参考資料を紹介します。

ISBN 番号が示してありますので、最新版については書店にお問い合わせください。

本マニュアルで取り上げている資料

Kernighan, B.W. and Ritchie, D.M., The C Programming Language . Prentice Hall, 1978

    First edition 1978 ISBN 0-13-110163-3
    Second edition 1988 ISBN 0-13-110362-8
    (プログラミング言語 C 〜ANSI 規格準拠〜 第 2 版 (訳書訂正)、
    ブライアン・W・ カーニハン、デニス・M・リッチ、共立出版)

Open Software Foundation, OSF/Motif (5 vols). Prentice Hall, 1990, 1991, 1992.

    OSF/Motif Style Guide1993  ISBN 0-13-643123-2
    (Motif スタイル・ガイド)
OSF/Motif Programmer's Guide 1993 ISBN 0-13-643107-0 (Motif プログラマーズ・ガイド)
OSF/Motif Programmer's Reference 1993 ISBN 0-13-643115-1 (Motif プログラマーズ・リファレンス)
OSF/Motif User's Guide 1993 ISBN 0-13-643131-3 (Motif ユーザーズガイド)
Application Environment/Specification (AES) User Environment, Revision C 1992 ISBN 0-13-043621-6

O'Reilly and Associates, The X Window System Series (8 vols). O'Reilly and Associates, Inc., 1988, 1989, 1990, 1991, 1992,1993
(Motif プログラミング・マニュアル、ソフトバンク)

    Volume 0: 1992 ISBN 1-56592-008-2
    Volume 1: 1992 ISBN 1-56592-002-3
    Volume 2: 1992 ISBN 1-56592-006-6
    Volume 3M: 1993 ISBN 1-56592-015-5
    Volume 4M: 1992 ISBN 1-56592-013-9
    Volume 5: 1992 ISBN 1-56592-007-4
    Volume 6A: 1994 ISBN 1-56592-016-3
    Volume 6B: 1993 ISBN 1-56592-038-4
    Volume 7: 1993 ISBN 0-937175-87-0
    Volume 8: 1992 ISBN 0-937175-83-8

X および Motif に関する資料

以下の書籍は、X Window System および OSF/Motif についての参考文献です。

初級 / 中級

Berlage, Thomas, OSF/Motif: Concepts and Programming .
Addison-Wesley, 1991. ISBN 0-201-55792-4

Jones, Oliver, Introduction to the X Window System .
Prentice Hall, 1989. ISBN 0-13-499997-5
(X Window ハンドブック、オリバー・ジョーンズ、三浦明美、アスキー)

Rost, Randi J., X and Motif Quick Reference Guide .
Digital Press, 1993. ISBN 13-972746-9
(X/Motif クイックリファレンスガイド、ランド・J・ ロスト、秋元信彦、トッパン)

Young, Douglas A., X Window System: Programming and Applications with Xt, 2nd OSF/Motif Edition . Prentice Hall, 1994. ISBN 0-13-123803-5
(X Toolkit プログラミング OSF/MOTIF 版 (第 2 版)、D. A. ヤング、川手恭輔、トッパン)

Young, Douglas A., OSF/Motif Reference Manual .
Prentice Hall, 1990. ISBN 0-13-642786-3

中級 / 上級

Asente, Paul J. and Swick Ralph R., X Window System Toolkit .
Digital Press, 1990. ISBN 1-55558-051-3

Scheifler, R.W. and Gettys, J., X Window System, 3rd edition .
Digital Press, 1992. ISBN 13-971201-1

George, Alistair and Riches, Mark, Advanced Motif Programming Techniques .
Prentice Hall, 1993. ISBN 0-13-219965-3

ユースネットの X ニュースグループに、より多くの参考資料に関する情報がわかりやすく掲示されています。内容は、DEC 社の Ken Lee 氏によって毎月更新されています。

C++ およびオブジェクト指向プログラミングに関する資料

Stroustrup, Bjarne, The C++ Programming Language, 2nd edition .
Addison-Wesley Publishing Company, 1991. ISBN 0-201-53992-6
(プログラミング言語 C++ (第 2 版)、アジソンウェスレイ・トッパン情報科学シリーズ、ビョーン・ストラウストラップ、斎藤信男、トッパン)

Young, Douglas, Object-Oriented Programming with C++ and OSF/Motif .
Prentice-Hall, 1992. ISBN 0-13-630252-1
(オブジェクト指向プログラミングと C++: OSF/Motif 版、ダグラス・A・ヤング、磯谷正孝、トッパン)

Microsoft Foundation Class に関する資料

Blaszczak, Mike, The Revolutionary Guide to MFC 4 Programming with Visual C++ . Wrox Press Ltd. ISBN 1-874416-92-3

Java に関する資料

Flanagan, David, Java in a Nutshell .
O'Reilly & Associates, Inc., 1996. ISBN 1-56592-183-6

Arnold, Ken and Gosling, James, The Java Programming Language .
Prentice Hall, 1996. ISBN 0-201-63455-4

ネットワーキングとWWWに関する資料

Harold, Elliotte Rusty, JAVA Network Programming .
O'Relly, 1997. ISBN 1-56592-227-1

World Wide Web Consortium, World Wide Web Journal: Key Specifications of the World Wide Web .
O'Reilly 季刊誌 ISBN 1-56592-190-9 (Volume 1 の Issue 2)

Ed Tittel, Mark Gather, Sebastian Hassinger & Mike Erwin, World Wide Web Programming With HTML & CGI .
IDG Books Worldwide, Inc., 1995. ISBN 1-56884-703-3

国際化に関する資料

O'Donnell, Snadra Martin, Programming for the World: a guide to internationalization .
Prentice Hall, 1994. ISBN 0-13-722190-8

Lunde, Ken, Understanding Japanese Information Processing .
O'Reilly & Associates Inc., 1993. ISBN 1-56592-043-0

CDE に関する資料

Common Desktop Environment User's Guide .
Addison-Wesley. ISBN 0-201-48951-1
(共通デスクトップ環境 ユーザーズ・ガイド)

HTML に関する資料

Graham, Ian S., HTML Source book .
John Wiley & Sons Inc., 1995. ISBN 0-471-11849-4


前へ 次へ 目次 文書セット ホーム

サン・マイクロシステムズ株式会社
Copyright information. All rights reserved.