Online Library TheLib.net » C# 本事: 涵蓋 C# 7.x
cover of the book C# 本事: 涵蓋 C# 7.x

Ebook: C# 本事: 涵蓋 C# 7.x

Author: Michael Tsai

00
15.02.2024
0
0

本書目前進度:80% (持續更新中)

本書的目的是介紹 C# 程式語言的重要特色,以及實務上常用的 .NET 類別(例如集合、LINQ 等)。也就是說,對於像是變數、迴圈、if...else 等基礎語法,本書都不會介紹。我不想讓這本書便得太厚而難以消化。

目前進行中的章節大致如下:

  • chapter 1: C# 基礎語法的重要部分。請注意這裡的「基礎語法」,指的並不是如迴圈(例如 for、foreach)、決策(例如 if...else、switch...case)等基本元素,而是其他稍微進階一點、或更便捷的 C# 語法,包括:可為 null 的型別( nullable types)、 物件初始設定式、 自動實作屬性、匿名型別、擴充方法等等。
  • chapter 2:泛型
  • chapter 3:委派與 Lambda 表示式
  • chapter 4:事件
  • chapter 5:C# 6
  • chapter 6:C# 7
  • chapter 7:C# 8
  • chapter 8:列舉器
  • chapter 9:LINQ
  • 預計會加入的內容:async/await 語法。

    Download the book C# 本事: 涵蓋 C# 7.x for free or read online
    Read Download

    Continue reading on any device:
    QR code
    Last viewed books
    Related books
    Comments (0)
    reload, if the code cannot be seen