
C# in Depth
Jon Skeet(Author)
Manning Publications (Publisher)
3rd Edition
Published on 3. October 2013
Book
Paperback/Softback
631 pages
978-1-61729-134-0 (ISBN)
Article exhausted; check for reprint
Description
C# in Depth has become widely regarded as one of the best books in its field, focusing on C# as a language to provide an unparalleled level of detail. It explains not just what the language does, but also why it was designed that way.
C# in Depth, Third Edition has been updated and expanded to cover the new features in C# 5, such as async modifier and async await operator which provide greater support for asynchronous operations and improve the ability to write asynchronous code which is readable, robust, and maintainable. It expertly guides the reader through the details and gives a new level of clarity about how the language works and how to use it most effectively.
Explains the what and why of C# Covers new features of C# 5
Shows how to avoid hidden pitfalls
This book is aimed at intermediate to advanced developers who already know C# to some extent - but are possibly very rusty.
C#, which is used to write asynchronous code, is a language primarily developed by Microsoft, targeting the .NET platform and is widely used in the corporate world. .NET 4.5, released August 2012, supports C# 5 which is the next version of the language and contains features that make it much easier to write apps for Windows 8, which relies heavily on asynchrony.
C# in Depth, Third Edition has been updated and expanded to cover the new features in C# 5, such as async modifier and async await operator which provide greater support for asynchronous operations and improve the ability to write asynchronous code which is readable, robust, and maintainable. It expertly guides the reader through the details and gives a new level of clarity about how the language works and how to use it most effectively.
Explains the what and why of C# Covers new features of C# 5
Shows how to avoid hidden pitfalls
This book is aimed at intermediate to advanced developers who already know C# to some extent - but are possibly very rusty.
C#, which is used to write asynchronous code, is a language primarily developed by Microsoft, targeting the .NET platform and is widely used in the corporate world. .NET 4.5, released August 2012, supports C# 5 which is the next version of the language and contains features that make it much easier to write apps for Windows 8, which relies heavily on asynchrony.
More details
Edition
3rd edition
Language
English
Place of publication
New York
United States
Target group
Professional and scholarly
Dimensions
Height: 235 mm
Width: 190 mm
Thickness: 30 mm
Weight
1053 gr
ISBN-13
978-1-61729-134-0 (9781617291340)
Schweitzer Classification
Other editions
New editions

Book
05/2019
4th Edition
Manning Publications
€47.00
Shipment within 10-20 days
Previous edition
Jon Skeet
C# in Depth
Book
11/2010
2nd Edition
Manning Publications
€39.67
Article exhausted; check for reprint
Person
Jon Skeet is a Senior Software Engineer at Google, working in London. He has been involved in the C# community since 2002, initially in newsgroups, then through his blog, user groups, international conferences and the Stack Overflow Q&A site. Jon enjoys putting the language through its paces, finding new and interesting ways to use and abuse it.