Please use this identifier to cite or link to this item:
http://localhost/handle/Hannan/745
Full metadata record
DC Field | Value | Language |
---|---|---|
dc.contributor.author | Olsson, Mikael. ; | en_US |
dc.date.accessioned | 2013 | en_US |
dc.date.accessioned | 2020-05-17T08:21:34Z | - |
dc.date.available | 2020-05-17T08:21:34Z | - |
dc.date.issued | 2018 | en_US |
dc.identifier.isbn | 9781484238172 ; | en_US |
dc.identifier.isbn | 9781484238165 (print) ; | en_US |
dc.identifier.isbn | 9781484238189 (print) ; | en_US |
dc.identifier.uri | http://localhost/handle/Hannan/745 | - |
dc.description | en_US | |
dc.description | Printed edition: ; 9781484238165. ; | en_US |
dc.description | SpringerLink (Online service) ; | en_US |
dc.description | en_US | |
dc.description | en_US | |
dc.description | Printed edition: ; 9781484238189. ; | en_US |
dc.description | en_US | |
dc.description.abstract | 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 woneet 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. ; | en_US |
dc.description.statementofresponsibility | by Mikael Olsson. | en_US |
dc.description.tableofcontents | 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. ; | en_US |
dc.format.extent | XVIII, 180 p. 1 illus. ; online resource. ; | en_US |
dc.publisher | Apress : | en_US |
dc.publisher | Imprint: Apress, | en_US |
dc.relation.haspart | 9781484238165.pdf | en_US |
dc.subject | Microsoft software. ; | en_US |
dc.subject | Microsoft .NET Framework. ; | en_US |
dc.subject | Computer Science | en_US |
dc.subject | Microsoft and .NET. ; http://scigraph.springernature.com/things/product-market-codes/I29030. ; | en_US |
dc.subject | Programming Languages and Compilers and Interpreters | en_US |
dc.subject | Programming Techniques. ; http://scigraph.springernature.com/things/product-market-codes/I14010. ; | en_US |
dc.subject.ddc | 004.165 ; 23 ; | en_US |
dc.subject.lcc | QA76.76.M52 ; | en_US |
dc.title | C# 7 Quick Syntax Reference | en_US |
dc.title.alternative | A Pocket Guide to the Language, APIs, and Library / | en_US |
dc.type | Book | en_US |
dc.publisher.place | Berkeley, CA : | en_US |
dc.date.edition | 2nd ed. ; | en_US |
Appears in Collections: | مدیریت فناوری اطلاعات |
Files in This Item:
File | Description | Size | Format | |
---|---|---|---|---|
9781484238165.pdf | 1.97 MB | Adobe PDF | ![]() Preview File |
Full metadata record
DC Field | Value | Language |
---|---|---|
dc.contributor.author | Olsson, Mikael. ; | en_US |
dc.date.accessioned | 2013 | en_US |
dc.date.accessioned | 2020-05-17T08:21:34Z | - |
dc.date.available | 2020-05-17T08:21:34Z | - |
dc.date.issued | 2018 | en_US |
dc.identifier.isbn | 9781484238172 ; | en_US |
dc.identifier.isbn | 9781484238165 (print) ; | en_US |
dc.identifier.isbn | 9781484238189 (print) ; | en_US |
dc.identifier.uri | http://localhost/handle/Hannan/745 | - |
dc.description | en_US | |
dc.description | Printed edition: ; 9781484238165. ; | en_US |
dc.description | SpringerLink (Online service) ; | en_US |
dc.description | en_US | |
dc.description | en_US | |
dc.description | Printed edition: ; 9781484238189. ; | en_US |
dc.description | en_US | |
dc.description.abstract | 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 woneet 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. ; | en_US |
dc.description.statementofresponsibility | by Mikael Olsson. | en_US |
dc.description.tableofcontents | 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. ; | en_US |
dc.format.extent | XVIII, 180 p. 1 illus. ; online resource. ; | en_US |
dc.publisher | Apress : | en_US |
dc.publisher | Imprint: Apress, | en_US |
dc.relation.haspart | 9781484238165.pdf | en_US |
dc.subject | Microsoft software. ; | en_US |
dc.subject | Microsoft .NET Framework. ; | en_US |
dc.subject | Computer Science | en_US |
dc.subject | Microsoft and .NET. ; http://scigraph.springernature.com/things/product-market-codes/I29030. ; | en_US |
dc.subject | Programming Languages and Compilers and Interpreters | en_US |
dc.subject | Programming Techniques. ; http://scigraph.springernature.com/things/product-market-codes/I14010. ; | en_US |
dc.subject.ddc | 004.165 ; 23 ; | en_US |
dc.subject.lcc | QA76.76.M52 ; | en_US |
dc.title | C# 7 Quick Syntax Reference | en_US |
dc.title.alternative | A Pocket Guide to the Language, APIs, and Library / | en_US |
dc.type | Book | en_US |
dc.publisher.place | Berkeley, CA : | en_US |
dc.date.edition | 2nd ed. ; | en_US |
Appears in Collections: | مدیریت فناوری اطلاعات |
Files in This Item:
File | Description | Size | Format | |
---|---|---|---|---|
9781484238165.pdf | 1.97 MB | Adobe PDF | ![]() Preview File |
Full metadata record
DC Field | Value | Language |
---|---|---|
dc.contributor.author | Olsson, Mikael. ; | en_US |
dc.date.accessioned | 2013 | en_US |
dc.date.accessioned | 2020-05-17T08:21:34Z | - |
dc.date.available | 2020-05-17T08:21:34Z | - |
dc.date.issued | 2018 | en_US |
dc.identifier.isbn | 9781484238172 ; | en_US |
dc.identifier.isbn | 9781484238165 (print) ; | en_US |
dc.identifier.isbn | 9781484238189 (print) ; | en_US |
dc.identifier.uri | http://localhost/handle/Hannan/745 | - |
dc.description | en_US | |
dc.description | Printed edition: ; 9781484238165. ; | en_US |
dc.description | SpringerLink (Online service) ; | en_US |
dc.description | en_US | |
dc.description | en_US | |
dc.description | Printed edition: ; 9781484238189. ; | en_US |
dc.description | en_US | |
dc.description.abstract | 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 woneet 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. ; | en_US |
dc.description.statementofresponsibility | by Mikael Olsson. | en_US |
dc.description.tableofcontents | 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. ; | en_US |
dc.format.extent | XVIII, 180 p. 1 illus. ; online resource. ; | en_US |
dc.publisher | Apress : | en_US |
dc.publisher | Imprint: Apress, | en_US |
dc.relation.haspart | 9781484238165.pdf | en_US |
dc.subject | Microsoft software. ; | en_US |
dc.subject | Microsoft .NET Framework. ; | en_US |
dc.subject | Computer Science | en_US |
dc.subject | Microsoft and .NET. ; http://scigraph.springernature.com/things/product-market-codes/I29030. ; | en_US |
dc.subject | Programming Languages and Compilers and Interpreters | en_US |
dc.subject | Programming Techniques. ; http://scigraph.springernature.com/things/product-market-codes/I14010. ; | en_US |
dc.subject.ddc | 004.165 ; 23 ; | en_US |
dc.subject.lcc | QA76.76.M52 ; | en_US |
dc.title | C# 7 Quick Syntax Reference | en_US |
dc.title.alternative | A Pocket Guide to the Language, APIs, and Library / | en_US |
dc.type | Book | en_US |
dc.publisher.place | Berkeley, CA : | en_US |
dc.date.edition | 2nd ed. ; | en_US |
Appears in Collections: | مدیریت فناوری اطلاعات |
Files in This Item:
File | Description | Size | Format | |
---|---|---|---|---|
9781484238165.pdf | 1.97 MB | Adobe PDF | ![]() Preview File |