Xu Wenhao

View on GitHub
28 February 2005

开始学习C# .NET

by Xu Wenhao

这两天,我开始学习C# .NET,虽然我在大三的时候学习过一门“微软.NET技术”的课程,但是当时由于没有考试,也就没有认真看过,糊里糊涂也就过来了。这一次,由于毕业设计估计要用C# .NET来开发,所以就决定好好学习一把。

这一次,我没有再像从前学习其他技术那样,从书店买来一本教科书看起,而是从微软的.NET社区 — — GotDotNet 里寻找在线的学习资料,这样,一是可以省下一笔买书的钱,二是可以锻炼自己阅读英文的技术材料的机会。自从在微软实习阅读了几本英文教材之后,我发现原来技术英语其实相对还是比较简单的,虽然没有下定决心去考GRE,但是通过英语来学习技术,我还是有信心的。

起步的学习材料是在GotDotNet里找到的C# School,文字写的很简单,但是内容和概念都写的很清楚,让我惊讶的是,这本教程并不是什么美国的技术作家写的,而只是一个巴基斯坦的学生,这让我深受刺激。下面,是这位巴基斯坦小哥的个人简介:

About the Author:Faraz Rasheed is a student of BSCS in the department of Computer Science, University of Karachi, Pakistan. He is also a part of Operation Badar — an IT educational movement in Pakistan and international student member of ACM (Association for Computing Machinery). He has a keen interest in Object Oriented Analysis and Design (OOAD) and development in programming languages like C#, Java, VC++ and VB.Net. He can be accessed via [email protected] ( [email protected]) or [email protected] ( [email protected]).

tags: