相關主題
商品描述
The control-flow issues presented in this textbook are extremely relevant in modern computer languages and programming styles. In addition to the basic control-flow mechanisms, virtually all new computer languages provide some form of exceptional control flow to support robust programming introduced in this textbook. Also, concurrency capabilities are appearing with increasing frequency in both new and old programming languages, and are covered in this book.
Understanding Control Flow: With Concurrent Programming Using μC++ starts with looping, and works through each of the basic control-flow concepts, examining why each is fundamental and where it is useful. Time is spent on each concept according to its level of difficulty. Examples and exercises are also provided in this textbook.
New programming methodologies are requiring new forms of control flow, and new programming languages are supporting these methodologies with new control structures, such as the concurrency constructs discussed in this textbook. Most computers now contain multi-threading and multi-cores, while multiple processors and distributed systems are ubiquitous ― all of which require advanced programming methodologies to take full advantage of the available parallelism summarized in this textbook. Advance forms of control flow are becoming basic programming skills needed by all programmers, not just graduate students working in the operating systems or database disciplines.
This textbook is designed for advanced-level students studying computer science and engineering. Professionals and researchers working in this field, specifically programming and software engineering, will find this book useful as a reference.
商品描述(中文翻譯)
本教科書中所提出的控制流程問題在現代計算機語言和編程風格中極為相關。除了基本的控制流程機制外,幾乎所有新的計算機語言都提供某種形式的異常控制流程,以支持本教科書中介紹的穩健編程。此外,並發能力在新舊編程語言中出現的頻率越來越高,本書也涵蓋了這一主題。
《理解控制流程:使用 μC++ 的並發編程》從循環開始,逐步講解每個基本的控制流程概念,探討每個概念為何是基本的以及其用途。根據每個概念的難度,會花費相應的時間進行講解。本教科書中還提供了示例和練習。
新的編程方法論需要新的控制流程形式,而新的編程語言則通過新的控制結構來支持這些方法論,例如本教科書中討論的並發結構。大多數計算機現在都包含多線程和多核心,而多處理器和分佈式系統無處不在——所有這些都需要先進的編程方法論,以充分利用本教科書中總結的可用並行性。先進的控制流程形式正成為所有程序員所需的基本編程技能,而不僅僅是從事操作系統或數據庫學科的研究生。
本教科書是為學習計算機科學和工程的高級學生設計的。在這一領域工作的專業人士和研究人員,特別是在編程和軟體工程方面,將會發現本書作為參考資料非常有用。