軟體簡介:
Pluralsight出品的 C# 基礎教學。主講:Scott Allen 時長:6小時04分
C#是微軟推出的一種基於.NET框架的、面向物件的高級編程語言。C#擁有C/C++
的強大功能以及Visual Basic簡易使用的特性,是第一個元件導向(Component-
oriented)的程式語言,和C++與Java一樣亦為物件導向(object-oriented)程式
語言。
Scott Allen有著15年的商業軟體發展經驗,經常在國際會議上演講。是微軟最
有價值專家(MVP) ,並撰寫了一些ASP.NET,C#和Windows Workflow的微軟技
術書籍。
C# Fundamentals
Authored by Scott Allen | Duration: 6h 4m | Level: Intermediate |
Released: 3/26/2010
C# is Microsoft's entry into the world of managed programming. Using a
syntax that is deliberately reminiscient of Java, C++ and C, C# achieves
a natural tradeoff of terseness and clarity, enabling programmers to
express concepts in a clear and maintainable form. Recent enhancements
to the language have made it even more powerful than before, allowing
programmers to work with C# in both an object-oriented and partially
functional style.