2008年(3010)
分类: LINUX
2008-05-27 20:17:21
Now Stan Lippman brings you C# using his famed primer format. C# PRIMER is a
comprehensive, example-driven introduction to this new object-oriented programming
language.
C# is a cornerstone of Microsoft's new .NET platform. Inheriting many features from both Java and C++, C# is destined to become the high-level programming language of choice for building high-performance Windows and Web applications and
components--from XML-based Web services to middle-tier business objects and
system-level applications.
First, you will tour the language, looking at built-in features such as the class
mechanism, class inheritance, and interface inheritance--all while you build small
programs. Next, you will explore the various library domains supported within the
.NET class framework. You will also learn how to use the language and class
framework to solve problems and build quality programs.
Highlights include: