C# by Dissection
暫譯: C# 解剖學
Ira Pohl
- 出版商: Addison Wesley
- 出版日期: 2002-11-09
- 定價: $1,050
- 售價: 9.8 折 $1,029
- 語言: 英文
- 頁數: 624
- 裝訂: Paperback
- ISBN: 0201876671
- ISBN-13: 9780201876673
-
相關分類:
C#
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,200$1,176 -
$450$356 -
$800$632 -
$3,420Agile Software Development: Principles, Patterns, and Practices (Hardcover)
-
$780CMMI: Guidelines for Process Integration and Product Improvement (Harcover)
-
$590$466 -
$680$537 -
$560$476 -
$850$723 -
$480$379 -
$780$616 -
$490$382 -
$2,550$2,423 -
$650$507 -
$590$460 -
$880$748 -
$1,045TCP/IP Protocol Suite, 3/e (美國版ISBN:0072967722)
-
$2,180$2,071 -
$1,320TSP-Leading a Development Team
-
$880$695 -
$2,175$2,066 -
$750$585 -
$580$458 -
$1,190$1,166 -
$1,095An Introduction To Enterprise Architecture, 2/e (Paperback)
商品描述
C# by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C# programming language. C# is a modern, object-oriented language that enables programmers to quickly build a wide range of applications for the new Microsoft .NET platform, which allows them to be invoked across the Internet, from any language running on any operating system.
This book presents the concepts of the programming process using the “dissection” method. Dissection is a unique pedagogical tool first developed by the author to point out key features of program code. It is similar to a structured walk-through of the code, with the intention of explaining newly encountered programming elements and idioms as found in working code.
The book can be used by first time computer users or by experienced programmers who are transitioning to C#. Each chapter presents a number of carefully explained programs, which lead the reader in a holistic manner to ever-improving programming skills. Right from the start, the reader is introduced to complete programs, and at an early point in the book, the reader is introduced to writing functions as a major feature of structured programming.
Table of Contents
1. Writing a C# Program.
2. Native Types.
3. Statements.
4.
Methods: Functional Abstraction.
5. Arrays.
6. Classes and Abstract Data
Types.
7. Constructors, Conversions, and Operator Overloading.
8.
Inheritance.
9. Input/Output.
10. Exceptions and Program Correctness.
11. Container Classes.
12. OOP Using C#.
Appendix A: ASCII Character
C des.
Appendix B: Operator Precedence and Associativity.
Appendix C:
String Library.
Appendix D: Visual Studio for C#.
Appendix E: Advanced
Topics.
商品描述(中文翻譯)
《C# 解剖學》提供了對程式設計過程的全面介紹,透過仔細開發可運行的程式來闡明 C# 程式語言的關鍵特性。C# 是一種現代的物件導向語言,使程式設計師能夠快速構建各種應用程式,這些應用程式可在新的 Microsoft .NET 平台上運行,並能夠從任何操作系統上運行的任何語言中被調用。
本書使用「解剖」方法來呈現程式設計過程的概念。解剖是一種獨特的教學工具,最初由作者開發,用以指出程式碼的關鍵特性。它類似於對程式碼的結構化逐步講解,旨在解釋在運行程式碼中遇到的新程式設計元素和慣用語。
本書適合首次使用電腦的用戶或有經驗的程式設計師轉向 C#。每一章都呈現了若干經過仔細解釋的程式,這些程式以整體的方式引導讀者不斷提升程式設計技能。從一開始,讀者就會接觸到完整的程式,而在書中的早期部分,讀者將學習到撰寫函數作為結構化程式設計的一個主要特徵。
目錄
1. 撰寫 C# 程式。
2. 原生類型。
3. 語句。
4. 方法:功能抽象。
5. 陣列。
6. 類別和抽象資料類型。
7. 建構函數、轉換和運算子重載。
8. 繼承。
9. 輸入/輸出。
10. 異常和程式正確性。
11. 容器類別。
12. 使用 C# 的物件導向程式設計。
附錄 A:ASCII 字元碼。
附錄 B:運算子優先順序和結合性。
附錄 C:字串函式庫。
附錄 D:C# 的 Visual Studio。
附錄 E:進階主題。