C# Programming Cookbook
暫譯: C# 程式設計食譜

Dirk Strauss

  • 出版商: Packt Publishing
  • 出版日期: 2016-07-28
  • 售價: $2,210
  • 貴賓價: 9.5$2,100
  • 語言: 英文
  • 頁數: 476
  • 裝訂: Paperback
  • ISBN: 1786467305
  • ISBN-13: 9781786467300
  • 相關分類: C#
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Key Features

  • Unique recipes for C#, that places it in its real-world context.
  • You will be able to get yourself out of any coding-corner youve backed yourself into.
  • All code samples available through GitHub to bring C#.
  • In line with modern development workflows, written to the latest specification of C# 6.0.

Book Description

During your application development workflow, there is always a moment when you need to get out of a tight spot. Through a recipe-based approach, this book will help you overcome common programming problems and get your applications ready to face the modern world.

We start with C# 6, giving you hands-on experience with the new language features. Next, we work through the tasks that you perform on a daily basis such as working with strings, generics, and lots more. Gradually, we move on to more advanced topics such as the concept of object-oriented programming, asynchronous programming, reactive extensions, and code contracts.

You will learn responsive high performance programming in C# and how to create applications with Azure. Next, we will review the choices available when choosing a source control solution. At the end of the book, we will show you how to create secure and robust code, and will help you ramp up your skills when using the new version of C# 6 and Visual Studio

What You Will Learn

  • Write better and less code to achieve the same result as in previous versions of C#.
  • Generate tests from the Code Contracts for mission critical methods.
  • Integrate code in Visual Studio with GitHub.
  • Create a web application in Azure.
  • Design and build a microservice architecture
  • Demystify the Rx library using Reactive extensions
  • Write high performing codes in C# and understanding multi-threading.
  • Security and Debugging.
  • Implement Code Contracts on code in Visual Studio.

About the Author

Dirk Strauss is a software developer and Microsoft .NET MVP from South Africa with over 13 years of programming experience. He has extensive experience in SYSPRO Customization, an ERP system, with C# and web development as his main focus.

He works for Evolution Software, but in all fairness, he doesn't really like to call it working at all. According to him, when you're having fun and loving what you do with incredibly inspirational individuals, you will not work a day in your life.

Table of Contents

  1. New Features in C# 6.0
  2. Classes and Generics
  3. Object-Oriented Programming in C#
  4. Composing Event-Based Programs Using Reactive Extensions
  5. Create Microservices on Azure Service Fabric
  6. Making Apps Responsive with Asynchronous Programming
  7. High Performance Programming Using Parallel and Multithreading in C#
  8. Code Contracts
  9. Regular Expressions
  10. Choosing and Using a Source Control Strategy
  11. Creating a Mobile Application in Visual Studio
  12. Writing Secure Code and Debugging in Visual Studio
  13. Creating a Web Application in Azure

商品描述(中文翻譯)

**主要特點**
- 獨特的 C# 食譜,將其置於現實世界的背景中。
- 您將能夠擺脫任何您自己陷入的編碼困境。
- 所有代碼範例均可通過 GitHub 獲得,以便使用 C#。
- 符合現代開發工作流程,依據最新的 C# 6.0 規範編寫。

**書籍描述**
在您的應用程式開發工作流程中,總會有一刻您需要擺脫困境。通過基於食譜的方法,本書將幫助您克服常見的程式設計問題,並使您的應用程式準備好面對現代世界。

我們從 C# 6 開始,讓您親身體驗新語言特性。接下來,我們將處理您日常執行的任務,例如處理字串、泛型等。逐步地,我們將進入更高級的主題,例如物件導向程式設計的概念、非同步程式設計、反應式擴展和代碼合約。

您將學習在 C# 中進行響應式高效能程式設計,以及如何使用 Azure 創建應用程式。接下來,我們將回顧選擇源代碼控制解決方案時的可用選擇。在書籍的最後,我們將向您展示如何創建安全且穩健的代碼,並幫助您提升使用新版本 C# 6 和 Visual Studio 的技能。

**您將學到的內容**
- 寫出更少的代碼以達到與舊版本 C# 相同的結果。
- 從代碼合約生成關鍵任務的方法的測試。
- 在 Visual Studio 中與 GitHub 整合代碼。
- 在 Azure 中創建網頁應用程式。
- 設計和構建微服務架構。
- 使用反應式擴展解密 Rx 庫。
- 在 C# 中編寫高效能代碼並理解多執行緒。
- 安全性和除錯。
- 在 Visual Studio 中對代碼實施代碼合約。

**關於作者**
**Dirk Strauss** 是來自南非的軟體開發人員和 Microsoft .NET MVP,擁有超過 13 年的程式設計經驗。他在 SYSPRO 自訂化(ERP 系統)方面擁有豐富的經驗,主要專注於 C# 和網頁開發。

他在 Evolution Software 工作,但公平地說,他並不真的喜歡稱這為工作。根據他的說法,當您與令人難以置信的啟發性個體一起享受並熱愛您所做的事情時,您就不會在生活中工作一天。

**目錄**
1. C# 6.0 的新特性
2. 類別和泛型
3. C# 中的物件導向程式設計
4. 使用反應式擴展組合基於事件的程式
5. 在 Azure Service Fabric 上創建微服務
6. 使用非同步程式設計使應用程式響應式
7. 使用平行和多執行緒進行高效能程式設計
8. 代碼合約
9. 正規表達式
10. 選擇和使用源代碼控制策略
11. 在 Visual Studio 中創建行動應用程式
12. 在 Visual Studio 中編寫安全代碼和除錯
13. 在 Azure 中創建網頁應用程式