C# by Dissection
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,540$2,413 -
$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.