C# 7 and .NET Core Cookbook
暫譯: C# 7 與 .NET Core 食譜
Dirk Strauss
- 出版商: Packt Publishing
- 出版日期: 2017-04-25
- 售價: $2,220
- 貴賓價: 9.5 折 $2,109
- 語言: 英文
- 頁數: 628
- 裝訂: Paperback
- ISBN: 1787286274
- ISBN-13: 9781787286276
-
相關分類:
.NET、C#
已過版
買這商品的人也買了...
-
$990$891 -
$1,362Fundamentals of Data Structures in C, 2/e (Paperback)
-
$650$585 -
$520$442 -
$200$190 -
$550$550 -
$680$530 -
$530$419 -
$520$411 -
$490$417 -
$780$702 -
$1,800$1,710 -
$590$502 -
$560$476 -
$590$460 -
$390$308 -
$450$356 -
$480$379 -
$500$395 -
$958深度學習
-
$480$379 -
$580$458 -
$480$432 -
$520$411 -
$480$379
相關主題
商品描述
Key Features
- Easy-to-follow recipes to get you up-and-running with the new features of C# 7 and .NET Core 1.1
- Practical solutions to assist you with microservices and serverless computing in C#
- Explore the new Visual Studio environment and write more secure code in it
Book Description
C# has recently been open-sourced and C# 7 comes with a host of new features for building powerful, cross-platform applications.
This book will be your solution to some common programming problems that you come across with C# and will also help you get started with .NET Core 1.1. Through a recipe-based approach, this book will help you overcome common programming challenges and get your applications ready to face the modern world.
We start by running you through new features in C# 7, such as tuples, pattern matching, and so on, giving you hands-on experience with them. Moving forward, you will work with generics and the OOP features in C#. You will then move on to more advanced topics, such as reactive extensions, Regex, code analyzers, and asynchronous programming. This book will also cover new, cross-platform .NET Core 1.1 features and teach you how to utilize .NET Core on macOS. Then, we will explore microservices as well as serverless computing and how these benefit modern developers. Finally, you will learn what you can do with Visual Studio 2017 to put mobile application development across multiple platforms within the reach of any developer.
What you will learn
- Writing better and less code to achieve the same result as in previous versions of C#
- Working with analyzers in Visual Studio
- Working with files, streams, and serialization
- Writing high-performant
商品描述(中文翻譯)
#### 主要特點
- 易於遵循的食譜,幫助您快速上手 C# 7 和 .NET Core 1.1 的新功能
- 實用的解決方案,協助您在 C# 中處理微服務和無伺服器計算
- 探索新的 Visual Studio 環境,並在其中編寫更安全的代碼
#### 書籍描述
C# 最近已開源,C# 7 帶來了一系列新功能,用於構建強大且跨平台的應用程序。
本書將成為您解決 C# 中常見編程問題的解決方案,並幫助您入門 .NET Core 1.1。通過基於食譜的方法,本書將幫助您克服常見的編程挑戰,並使您的應用程序準備好迎接現代世界。
我們將首先介紹 C# 7 中的新功能,例如元組(tuples)、模式匹配(pattern matching)等,讓您獲得實際操作經驗。接下來,您將學習使用泛型(generics)和 C# 中的物件導向程式設計(OOP)特性。然後,您將進入更高級的主題,例如反應式擴展(reactive extensions)、正則表達式(Regex)、代碼分析器(code analyzers)和非同步編程(asynchronous programming)。本書還將涵蓋新的跨平台 .NET Core 1.1 功能,並教您如何在 macOS 上使用 .NET Core。接著,我們將探索微服務和無伺服器計算,以及這些如何使現代開發者受益。最後,您將學習如何使用 Visual Studio 2017 進行跨多平台的移動應用程序開發,讓任何開發者都能輕鬆上手。
#### 您將學到的內容
- 編寫更少的代碼以達到與之前版本的 C# 相同的結果
- 在 Visual Studio 中使用分析器
- 處理文件、流和序列化
- 編寫高效能的代碼