本文主要是介绍Thinking in C#,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvpC# is a language, and like all languages, therefore a way of thinking. Languages channel us down particular avenues of thought, make certain ideas as obvious as a grand concourse and others as confusing and mysterious as a back alley.
Different computer languages facilitate different things; there are computer languages that facilitate graphics programming and others that are best for text manipulation, many that excel in data relationships, and several whose raison dtre is pure performance. C# is a language for professional programming. The ideas that it facilitates, the capabilities that it makes easy, are those that lead to the rapid development of robust, scalable programs that deliver client value and are easily modifiable.
http://rapidshare.com/files/53293424/0130385727.zip
这篇关于Thinking in C#的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!