語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
C# 7 quick syntax reference = a pock...
~
SpringerLink (Online service)
C# 7 quick syntax reference = a pocket guide to the language, APIs and library /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
C# 7 quick syntax reference/ by Mikael Olsson.
其他題名:
a pocket guide to the language, APIs and library /
作者:
Olsson, Mikael.
出版者:
Berkeley, CA :Apress : : 2018.,
面頁冊數:
xviii, 180 p. :ill., digital ; : 24 cm.;
Contained By:
Springer eBooks
標題:
C# (Computer program language) -
電子資源:
http://dx.doi.org/10.1007/978-1-4842-3817-2
ISBN:
9781484238172
C# 7 quick syntax reference = a pocket guide to the language, APIs and library /
Olsson, Mikael.
C# 7 quick syntax reference
a pocket guide to the language, APIs and library /[electronic resource] :by Mikael Olsson. - 2nd ed. - Berkeley, CA :Apress :2018. - xviii, 180 p. :ill., digital ;24 cm.
1. Hello World -- 2. Compile and Run -- 3. Variables -- 4. Operators -- 5. String -- 6. Arrays -- 7. Conditionals -- 8. Loops -- 9. Methods -- 10. Class -- 11. Inheritance -- 12. Redefining Members -- 13. Access Levels -- 14. Static -- 15. Properties -- 16. Indexers -- 17. Interface -- 18. Abstract -- 19. Namespaces -- 20. Enum -- 21. Exception Handling -- 22. Operator Overloading -- 23. Custom Conversions -- 24. Struct -- 25. Preprocessor -- 26. Delegates -- 27. Events -- 28. Generics -- 29. Constants -- 30. Asynchronous methods.
This quick C# 7 guide is a condensed code and syntax reference to the C# programming language, updated with the latest features of C# 7.3 for .NET and Windows 10. It presents the essential C# 7 syntax in a well-organized format that can be used as a handy reference. In the C# 7 Quick Syntax Reference, you will find a concise reference to the C# language syntax: short, simple, and focused code examples; a well laid out table of contents; and a comprehensive index allowing easy review. You won't find any technical jargon, bloated samples, drawn-out history lessons, or witty stories. What you will find is a language reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any C# programmer. You will: Discover what's new in C# 7.3 and .NET for Windows 10 programming, including out values, ref locals and returns, local functions, throw exceptions, and numeric literals Create lightweight, unnamed types that contain multiple public fields Create branching logic based on arbitrary types and values of the members of those types Nest functions inside other functions to limit their scope and visibility Throw expressions in code constructs that previously were not allowed Declare methods with the async modifier to return other types in addition to Task Use the new numeric literals found in C# 7.3 to improve readability for numeric constants.
ISBN: 9781484238172
Standard No.: 10.1007/978-1-4842-3817-2doiSubjects--Topical Terms:
561605
C# (Computer program language)
LC Class. No.: QA76.73.C154 / O477 2018
Dewey Class. No.: 005.133
C# 7 quick syntax reference = a pocket guide to the language, APIs and library /
LDR
:02918nam a2200301 a 4500
001
928765
003
DE-He213
005
20190306100608.0
006
m d
007
cr nn 008maaau
008
190626s2018 cau s 0 eng d
020
$a
9781484238172
$q
(electronic bk.)
020
$a
9781484238165
$q
(paper)
024
7
$a
10.1007/978-1-4842-3817-2
$2
doi
035
$a
978-1-4842-3817-2
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C154
$b
O477 2018
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C154
$b
O52 2018
100
1
$a
Olsson, Mikael.
$3
1066098
245
1 0
$a
C# 7 quick syntax reference
$h
[electronic resource] :
$b
a pocket guide to the language, APIs and library /
$c
by Mikael Olsson.
250
$a
2nd ed.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2018.
300
$a
xviii, 180 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Hello World -- 2. Compile and Run -- 3. Variables -- 4. Operators -- 5. String -- 6. Arrays -- 7. Conditionals -- 8. Loops -- 9. Methods -- 10. Class -- 11. Inheritance -- 12. Redefining Members -- 13. Access Levels -- 14. Static -- 15. Properties -- 16. Indexers -- 17. Interface -- 18. Abstract -- 19. Namespaces -- 20. Enum -- 21. Exception Handling -- 22. Operator Overloading -- 23. Custom Conversions -- 24. Struct -- 25. Preprocessor -- 26. Delegates -- 27. Events -- 28. Generics -- 29. Constants -- 30. Asynchronous methods.
520
$a
This quick C# 7 guide is a condensed code and syntax reference to the C# programming language, updated with the latest features of C# 7.3 for .NET and Windows 10. It presents the essential C# 7 syntax in a well-organized format that can be used as a handy reference. In the C# 7 Quick Syntax Reference, you will find a concise reference to the C# language syntax: short, simple, and focused code examples; a well laid out table of contents; and a comprehensive index allowing easy review. You won't find any technical jargon, bloated samples, drawn-out history lessons, or witty stories. What you will find is a language reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any C# programmer. You will: Discover what's new in C# 7.3 and .NET for Windows 10 programming, including out values, ref locals and returns, local functions, throw exceptions, and numeric literals Create lightweight, unnamed types that contain multiple public fields Create branching logic based on arbitrary types and values of the members of those types Nest functions inside other functions to limit their scope and visibility Throw expressions in code constructs that previously were not allowed Declare methods with the async modifier to return other types in addition to Task Use the new numeric literals found in C# 7.3 to improve readability for numeric constants.
650
0
$a
C# (Computer program language)
$3
561605
650
0
$a
Internet programming
$v
Handbooks, manuals, etc.
$3
596600
$3
728220
650
1 4
$a
Computer Science.
$3
593922
650
2 4
$a
Microsoft and .NET.
$3
1114109
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
669782
650
2 4
$a
Programming Techniques.
$3
669781
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-3817-2
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入