M Programming: a Comprehensive Guide

個数:
電子版価格
¥15,320
  • 電書あり

M Programming: a Comprehensive Guide

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 432 p.
  • 言語 ENG
  • 商品コード 9781555581671
  • DDC分類 005.2

Full Description

M Programming: A Comprehensive Guide is a complete update to ABCs of MUMPS. While ABCs of MUMPS was an introduction for novice and intermediate M programmers, M Programming: A Comprehensive Guide has a new section containing advanced material. This new section addresses features such as transaction processing, networking, structured system variables, and interfaces to other standards. Five new chapters have been added, covering an overview of M for readers familiar with other languages; M and the Windows environment; interaction between M and the underlying system; transaction processing; interfacing M with other standards; and error handling. Sections on interactive programming and futures have been extensively updated. M Programming: A Comprehensive Guide is an invaluable resource for everyone who is learning or using M.

Contents

Part I: A Brief Introduction to Computers*Introduction to M*Basic Components of M*Operations on Numeric Values*Logical Operators, Comparison*Operations on Strings*Introduction to M Commands*Command Lines and Conditional Tests*Routine Structure and Execution Flow Control*Program Structure*Local Arrays*Global Variables*External Communication: Files and Devices*Some Special Features of M*Indirection: Dynamic Reference Modification for Execution Control and Data Management*Access Control of Local Variables*Implementation-Specific Components of MS*An Applications Example* A Course-Grading Package*Part II: An Overview of M For the Experienced Programmer*M Interaction with the Operating System*Transaction Processing*M Windows Application Programming Environment*M Interaction With Other Standards*Error Handling in M*The Future of M