The professional’s guide to C# 7, with expert guidance on the newest features Professional C# 7 and .NET Core 2.0 provides experienced programmers with the information they need to work effectively with the world’s leading programming language. The latest C# update added many new features that help you get more done in less time, and this book is your ideal guide for getting up to speed quickly. C# 7 focuses on data consumption, code simplification, and performance, with new support for local functions, tuple types, record types, pattern matching, non-nullable reference types, immutable types, and better support for variables. Improvements to Visual Studio will bring significant changes to the way C# developers interact with the space, bringing .NET to non-Microsoft platforms and incorporating tools from other platforms like Docker, Gulp, and NPM. Guided by a leading .NET expert and steeped in real-world practicality, this guide is designed to get you up to date and back to work. With Microsoft speeding up its release cadence while offering more significant improvement with each update, it has never been more important to get a handle on new tools and features quickly. This book is designed to do just that, and more―everything you need to know about C# is right here, in the single-volume resource on every developer’s shelf. Whether you’re entirely new to C# or just transitioning to C# 7, having a solid grasp of the latest features allows you to exploit the language’s full functionality to create robust, high -quality apps. Professional C# 7 and .NET Core 2.0 is the one-stop guide to everything you need to know.
Труд абсолютно титанический, книгу планирую использовать как справочник. Одна проблема: новичку прорываться через полторы тысячи страниц ради создания первого приличного бэкенда - не самый рациональный способ. С другой стороны, профессионалу-практику тоже целиком читать не порекомендуешь: может оказаться, что новой информации может не быть на протяжении сотни страниц. Хорошо, что здесь можно найти описание самых разных API в одной книге(в отличие от Шилдта), но для изучения языка с нуля порекомендовал бы что-то потоньше.
The book starts with the history of .NET and basic C# programming concepts. Then, author examines .NET Core 2.0 framework and introduces new features and changes that is created in this framework. Programming web applications, desktop applications and mobile applications are the topics of two last parts.