Pluralsight C Sharp Fundamentals C# 基礎教學 英文正式版


 


 
軟體簡介:
 
Pluralsight出品的C#基礎教學。主講:ScottAllen時長:6小時04分
C#是微軟推出的一種基於.NET框架的、面向物件的高級編程語言。C#擁有C/C++
的強大功能以及VisualBasic簡易使用的特性,是第一個元件導向(Component-
oriented)的程式語言,和C++與Java一樣亦為物件導向(object-oriented)程式
語言。
ScottAllen有著15年的商業軟體發展經驗,經常在國際會議上演講。是微軟最
有價值專家(MVP),並撰寫了一些ASP.NET,C#和WindowsWorkflow的微軟技
術書籍。

C#Fundamentals
AuthoredbyScottAllen|Duration:6h4m|Level:Intermediate|
Released:3/26/2010

C#isMicrosoft'sentryintotheworldofmanagedprogramming.Usinga
syntaxthatisdeliberatelyreminiscientofJava,C++andC,C#achieves
anaturaltradeoffoftersenessandclarity,enablingprogrammersto
expressconceptsinaclearandmaintainableform.Recentenhancements
tothelanguagehavemadeitevenmorepowerfulthanbefore,allowing
programmerstoworkwithC#inbothanobject-orientedandpartially
functionalstyle.