Learn C# Programming
暫譯: 學習 C# 程式設計

Marius Bancila , Raffaele Rialdi , Ankit Sharma , Dino Esposito

  • 出版商: Packt Publishing
  • 出版日期: 2020-04-30
  • 售價: $1,840
  • 貴賓價: 9.5$1,748
  • 語言: 英文
  • 頁數: 636
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1789805864
  • ISBN-13: 9781789805864
  • 相關分類: C#
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Get started with C# and strengthen your knowledge of core programming concepts such as procedural, object-oriented, generic, functional, and asynchronous programming along with the latest features of C# 8

Key Features

  • Learn the fundamentals of C# with the help of easy-to-follow examples and explanations
  • Leverage the latest features of C# 8, including nullable reference types, pattern matching enhancements, and asynchronous streams
  • Explore object-oriented programming, functional programming, and multithreading concepts

Book Description

The C# programming language is often developers' primary choice for creating a wide range of applications for desktop, cloud, and mobile. In nearly two decades of its existence, C# has evolved from a general-purpose, object-oriented language to a multi-paradigm language with impressive features.

This book will take you through C# from the ground up in a step-by-step manner. You'll start with the building blocks of C#, which include basic data types, variables, strings, arrays, operators, control statements, and loops. Once comfortable with the basics, you'll then progress to learning object-oriented programming concepts such as classes and structures, objects, interfaces, and abstraction. Generics, functional programming, dynamic, and asynchronous programming are covered in detail. This book also takes you through regular expressions, reflection, memory management, pattern matching, exceptions, and many other advanced topics. As you advance, you'll explore the .NET Core 3 framework and learn how to use the dotnet command-line interface (CLI), consume NuGet packages, develop for Linux, and migrate apps built with .NET Framework. Finally, you'll understand how to run unit tests with the Microsoft unit testing frameworks available in Visual Studio.

By the end of this book, you'll be well-versed with the essentials of the C# language and be ready to start creating apps with it.

What you will learn

  • Get to grips with all the new features of C# 8
  • Discover how to use attributes and reflection to build extendable applications
  • Utilize LINQ to uniformly query various sources of data
  • Use files and streams and serialize data to JSON and XML
  • Write asynchronous code with the async-await pattern
  • Employ .NET Core tools to create, compile, and publish your applications
  • Create unit tests with Visual Studio and the Microsoft unit testing frameworks

Who this book is for

If you have little experience in coding or C# and want to learn the essentials of C# programming to develop powerful programming techniques, this book is for you. It will also help aspiring programmers to write scripts or programs to accomplish specific tasks.

商品描述(中文翻譯)

開始學習 C#,加強您對核心程式設計概念的理解,例如程序式、物件導向、泛型、函數式和非同步程式設計,以及 C# 8 的最新功能

主要特點


  • 透過易於理解的範例和解釋學習 C# 的基本概念

  • 利用 C# 8 的最新功能,包括可為空的參考類型、模式匹配增強和非同步串流

  • 探索物件導向程式設計、函數式程式設計和多執行緒概念

書籍描述

C# 程式語言通常是開發人員創建桌面、雲端和行動應用程式的主要選擇。在近二十年的發展中,C# 從一種通用的物件導向語言演變為具有令人印象深刻功能的多範式語言。

本書將以循序漸進的方式帶您從基礎開始學習 C#。您將從 C# 的基本構建塊開始,包括基本資料類型、變數、字串、陣列、運算符、控制語句和迴圈。一旦熟悉基礎知識,您將進一步學習物件導向程式設計概念,例如類別和結構、物件、介面和抽象。書中詳細介紹了泛型、函數式程式設計、動態和非同步程式設計。本書還涵蓋了正則表達式、反射、記憶體管理、模式匹配、例外處理以及許多其他進階主題。隨著學習的深入,您將探索 .NET Core 3 框架,學習如何使用 dotnet 命令列介面 (CLI)、使用 NuGet 套件、為 Linux 開發以及遷移使用 .NET Framework 建立的應用程式。最後,您將了解如何使用 Visual Studio 中的 Microsoft 單元測試框架運行單元測試。

在本書結束時,您將熟悉 C# 語言的基本要素,並準備開始使用它來創建應用程式。

您將學到什麼


  • 掌握 C# 8 的所有新功能

  • 了解如何使用屬性和反射來構建可擴展的應用程式

  • 利用 LINQ 統一查詢各種資料來源

  • 使用檔案和串流,並將資料序列化為 JSON 和 XML

  • 使用 async-await 模式編寫非同步程式碼

  • 使用 .NET Core 工具創建、編譯和發佈您的應用程式

  • 使用 Visual Studio 和 Microsoft 單元測試框架創建單元測試

本書適合誰

如果您對程式設計或 C# 的經驗不多,並希望學習 C# 程式設計的基本要素以發展強大的程式設計技術,那麼這本書適合您。它也將幫助有志於成為程式設計師的人編寫腳本或程式以完成特定任務。

作者簡介

Marius Bancila is a software engineer with almost two decades of experience in developing solutions for the industrial and financial sectors. He is the author of Modern C++ Programming Cookbook and The Modern C++ Challenge. He works as a software architect and is focused on Microsoft technologies, mainly developing desktop applications with C++ and C#, but not solely. He is passionate about sharing his technical expertise with others and, for that reason, he has been recognized as a Microsoft MVP for C++ and later developer technologies since 2006.

Raffaele Rialdi is a senior software architect working as a consultant, speaker, and trainer. Since 2003, he is a Microsoft MVP in the Developer Security category. His passion for the community leads him to be a member of the board of UGIdotNET, president of DotNetLiguria, and co-founder of the Italian C++ user group. Currently, he is working as an architect and developer on the backend of an enterprise project with a specific focus on code generation, and working on cross-platform mobile and IoT development in both C# and C++. You can find him on Twitter with the handle @raffaeler.

Ankit Sharma is a software engineer currently working as Senior Member Technical with ADP in Hyderabad, India. He has over six years of extensive experience with Microsoft technologies, including C#, ASP.NET, and SQL Server, and UI technologies such as jQuery, Angular, and Blazor. Ankit is a technical author and speaker and loves to contribute to the open source community. He writes articles for multiple platforms, including c-sharpcorner, Dzone, Medium, and freeCodeCamp. For his dedicated contribution to the developer's community, he has been recognized as c-sharpcorner MVP, Dzone MVB, and a top contributor in the technology category on Medium. He is also the author of the first ever book on Blazor - Blazor Quick Start Guide. You can tweet him at @ankitsharma_007.

作者簡介(中文翻譯)

Marius Bancila 是一位擁有近二十年經驗的軟體工程師,專注於為工業和金融領域開發解決方案。他是《Modern C++ Programming Cookbook》和《The Modern C++ Challenge》的作者。他擔任軟體架構師,專注於 Microsoft 技術,主要使用 C++ 和 C# 開發桌面應用程式,但不僅限於此。他熱衷於與他人分享他的技術專業,因此自 2006 年以來,他被認可為 C++ 和後來的開發技術的 Microsoft MVP。

Raffaele Rialdi 是一位高級軟體架構師,擔任顧問、演講者和培訓師。自 2003 年以來,他是 Microsoft MVP,專注於開發者安全類別。他對社群的熱情使他成為 UGIdotNET 董事會成員、DotNetLiguria 的主席以及意大利 C++ 使用者組的共同創辦人。目前,他在一個企業專案的後端擔任架構師和開發者,專注於代碼生成,並在 C# 和 C++ 中從事跨平台的行動和物聯網開發。您可以在 Twitter 上找到他的帳號 @raffaeler。

Ankit Sharma 是一位目前在印度海得拉巴的 ADP 擔任高級技術成員的軟體工程師。他擁有超過六年的 Microsoft 技術經驗,包括 C#、ASP.NET 和 SQL Server,以及 jQuery、Angular 和 Blazor 等 UI 技術。Ankit 是一位技術作者和演講者,熱愛為開源社群做出貢獻。他為多個平台撰寫文章,包括 c-sharpcorner、Dzone、Medium 和 freeCodeCamp。因為他對開發者社群的專注貢獻,他被認可為 c-sharpcorner MVP、Dzone MVB,以及 Medium 技術類別的頂尖貢獻者。他也是第一本關於 Blazor 的書籍《Blazor Quick Start Guide》的作者。您可以在 Twitter 上以 @ankitsharma_007 與他互動。

目錄大綱

  1. Starting with the Building Blocks of C#
  2. Data Types and Operators
  3. Control Statements and Exceptions
  4. Understanding the Various User-Defined Types
  5. Object-Oriented Programming in C#
  6. Generics
  7. Collections
  8. Advanced Topics
  9. Resource Management
  10. Lambdas, LINQ, and Functional Programming
  11. Reflection and Dynamic Programming
  12. Multithreading and Async Programming
  13. Files, Streams, and Serialization
  14. Error Handling
  15. New Features of C# 8
  16. C# in Action with .NET Core 3
  17. Unit Testing

目錄大綱(中文翻譯)


  1. Starting with the Building Blocks of C#

  2. Data Types and Operators

  3. Control Statements and Exceptions

  4. Understanding the Various User-Defined Types

  5. Object-Oriented Programming in C#

  6. Generics

  7. Collections

  8. Advanced Topics

  9. Resource Management

  10. Lambdas, LINQ, and Functional Programming

  11. Reflection and Dynamic Programming

  12. Multithreading and Async Programming

  13. Files, Streams, and Serialization

  14. Error Handling

  15. New Features of C# 8

  16. C# in Action with .NET Core 3

  17. Unit Testing