資料來源: Google Book
C♯ precisely
- 作者: Sestoft, Peter.
- 其他作者: Hansen, Henrik I.
- 出版: Cambridge, Mass. : MIT Press 2004.
- 稽核項: 1 online resource (viii, 204 pages).
- 標題: COMPUTERS Programming Languages -- Java. , COMPUTERS Programming Languages -- Pascal. , Programming LanguagesC♯ , COMPUTERS , COMPUTERS Programming Languages -- C♯ , Computer Science. , Engineering & Applied Sciences. , C (Computer program language) , Electronic books. , Programming LanguagesPascal. , Programming LanguagesJava.
- ISBN: 0262516861 , 9780262516860
- ISBN: 0262693178
- 試查全文@TNUA:
- 附註: Includes bibliographical references and index. Intro -- Contents -- Preface -- Notational Conventions -- 1 Compiling, Loading and Executing C# Programs -- 2 Names and Reserved Names -- 3 C# Naming Conventions -- 4 Comments and Program Layout -- 5 Data and Types -- 6 Variables, Parameters, Fields, and Scope -- 7 Strings -- 8 String Builders -- 9 Arrays -- 10 Classes -- 11 The Machine Model: Stack, Heap, and Garbage Collection -- 12 Expressions -- 13 Statements -- 14 Struct Types -- 15 Interfaces -- 16 Enum Types -- 17 Delegate Types -- 18 Nullable Types over Value Types (C# 2.0) -- 19 Exceptions 20 Threads, Concurrent Execution, and Synchronization -- 21 Mathematical Functions -- 22 Input and Output -- 23 Generic Types and Methods (C# 2.0) -- 24 Generic Collections: Lists and Dictionaries (C# 2.0) -- 25 Namespaces -- 26 Partial Type Declarations (C# 2.0) -- 27 Assertions and the Debug.Assert Method -- 28 Attributes -- 29 Main Differences Between C# and Java -- 30 References -- Index
- 摘要: A concise reference to the C# programming language; one of the first books to cover C# version 2.0.
- 電子資源: https://dbs.tnua.edu.tw/login?url=https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=125980
- 系統號: 005314178
- 資料類型: 電子書
- 讀者標籤: 需登入
- 引用網址: 複製連結
A concise reference to the C# programming language, expanded and updated, with a look ahead at C# 5.0. C# is an object-oriented programming language that is similar to Java in many respects but more comprehensive and different in most details. This book offers a quick and accessible reference for anyone who wants to know C# in more detail than that provided by a standard textbook. It will be particularly useful for C# learners who are familiar with Java. This second edition has been updated and expanded, reflecting the evolution and extension of the C# programming language. It covers C# versions 3.0 and 4.0 and takes a look ahead at some of the innovations of version 5.0. In particular, it describes asynchronous programming as found in 5.0. Despite the new material, C# Precisely remains compact and easy to navigate. It describes C# in detail but informally and concisely, presenting lambda expressions, extension methods, anonymous object expressions, object initializers, collection initializers, local variable type inference, type dynamic, type parameter covariance and contravariance, and Linq (language integrated query), among other topics, all in aabout 250 pages. The book offers more than 250 examples to illustrate both common use and subtle points. Two-page spreads show general rules on the left and relevant examples on the right, maximizing the amount of information accessible at a glance. The complete, ready-to-run example programs are available at the book's Web site, http://www.itu.dk/people/sestoft/csharpprecisely/
來源: Google Book
來源: Google Book
評分