好书推荐 好书速递 排行榜 读书文摘

C# in Depth, Fourth Edition

C# in Depth, Fourth Edition
作者:Jon Skeet
出版社:Manning Publications
出版年:2019-03
ISBN:9781617294532
行业:其它
浏览数:4

内容简介

C# in Depth, Fourth Edition is a revised edition of the bestseller written by C# legend Jon Skeet. This authoritative and engaging guide is your key to unlocking this powerful language, including the new features of C# 6 and 7. In it, Jon introduces expression-bodied members, interpolated strings, pattern matching, and more. Real-world examples drive it all home. By the end of this awesome book, you'll be writing C# code with skill, style, and confidence.

......(更多)

作者简介

Jon Skeet is a senior software engineer at Google. He studied mathematics and computer science at Cambridge, is a recognized authority in Java and C#, and maintains the position of top contributor to Stack Overflow.

......(更多)

目录

......(更多)

读书文摘

当有多个类型参数时,可以用一个适合整个类型含意的单词来分隔它们,例如,我会使用dictionary of string to int来强调映射的部分,而不会使用tuple of string and int。

......(更多)

猜你喜欢

点击查看