A Programmer's Introduction to C# (2ND)

個数:

A Programmer's Introduction to C# (2ND)

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

Full Description


This is the first second-generation book on C# and includes more than 100 pages of new material! Gunnerson's book is designed as a comprehensive reference for professional programmers to help get them up to speed on C#. The author is a lead developer on Microsoft's C# development team, and has logged many developer hours writing and testing C# code. As such, he is uniquely poised to teach developers the effective use of this new language. Gunnerson also explains to readers how C# fits into Microsoft's new .NET framework. A final section of the book provides a history of C#, and a language comparison to other widely used programming languages. Gunnerson's book provides a foundation upon which programmers can begin to develop in C#. New features in the 2nd ediition include coverage on developing a GUI application using Windows Forms and in-depth information on advanced topics, including threading and execution-time code generation.

Contents

1 Object-Oriented Basics 2 The.NET Runtime Environment 3 C SHARP QuickStart & Developing in C SHARP 4 Exception Handling 5 Classes 101 6 Base Classes and Inheritance 7 Member Accessibility and Overloading 8 Other Class Details (rev 1) 9 Structs (Value Types) 10 Interfaces 11 Versioning 12 Statements and Flow of Execution 13 Variable Scoping and Definite Assignment 14 Operators and Expressions 15 Conversions 16 Arrays 17 Strings 18 Properties 19 Indexers and Enumerators 20 Enumerations 21 Attributes 22 Delegates (rev 1) 23 Events (rev 1) 24 User-Defined Conversions 25 Operator Overloading 26 Other Language Details 27 Making Friends with the.NET Frameworks 28 System, Array and the Collection Classes 29 Threading and Asynchronous Operations (rev 1) 30 Execution- Time Code Generation (rev) 31 Interop (rev) 32 NET Frameworks Overview (rev 1) 33 Windows Forms (rev 1) 34 DiskDiff - More Sophistication (rev 1) 35 DiskDiff - Making it useful (rev 1) 36 Deeper into C SHARP 37 Defensive Programming 38 The Command Line Compiler 39 C SHARP Compared to Other Languages 40 C SHARP Resources and Futures