.NET Book Zero: What the C or C++ Programmer Needs to Know about C# and the .NET Framework

.NET Book Zero: What the C or C++ Programmer Needs to Know about C# and the .NET Framework

简介:

C # 是一种现代的类型安全和面向对象的编程语言,基于C和 (在一定程度上) C和Java的语法。即使你是一个经验丰富的C程序员,你也可能会有一些惊喜。例如,您可能认为您知道类和结构之间的区别,但是C # 中的类和结构之间的区别与C完全不同。(这种差异实际上是C最糟糕的特性之一,也是C # 最深刻的特性之一。)出于这个原因和其他原因,我在本书中探讨了面向对象编程的概念,就好像您是第一次学习它们一样。

不过,我希望你有一些C系列语言的编程经验。如果你正在学习C # 作为第一个编程语言,你可能会更好地使用一个更慢,更温和的介绍,如我的书在C # 的关键编程: 有抱负的程序员入门 (微软出版社,2003)。

英文简介:

C# is a modern type-safe and object-oriented programming language based on the syntax of C and (to a certain extent) C++ and Java. Even if you‘re an experienced C++ programmer, you might be in for a few surprises. You may think you know the difference between a class and a struct, for example, but the difference between a class and a struct in C# is completely different from C++. (That difference is actually one of the lamest features of C++ and one of the most profound features of C#.) For that reason and others, I approach object-oriented programming concepts in this book almost as if you‘re learning about them for the very first time. 

However, I do expect you to have some programming experience with a C-family language. If you‘re learning C# as a first programming language, you might be better off with a slower, gentler introduction, such as my book Programming in the Key of C#: A Primer for Aspiring Programmers (Microsoft Press, 2003).

书名
.NET Book Zero: What the C or C++ Programmer Needs to Know about C# and the .NET Framework
译名
.NET 第零册:C 或 C++ 程序员需要了解的有关 C# 和 .NET Framework 的知识
语言
英语
年份
2006
页数
267页
大小
1.22 MB
标签
  • .NET
  • C#
  • C++
  • 下载
    pdf icon.NET Book Zero: What the C or C++ Programmer Needs to Know about C# and the .NET Framework.pdf
    密码
    65536

    最后更新:2025-04-12 23:58:10

    ←Precalculus, 3rd Edition

    →Computer Graphics Lecture Notes