|
我在网上找了两天两夜都没找到,希望朋友能帮帮忙。谢谢了。
跪求两本经典的Oreilly书籍:
1.《C# Core Language Little Black Book 》 By Bill Wagner
2.《C# Black Book 》 By Matthew Telles
《C# Core Language Little Black Book 》: This book focuses on the core C# language. It covers the language syntax, provides samples, and shows you how to use C# with ASP.NET, WinForms, and Web Services. The book illustrates C# syntax and design strategies and how C# integrates with other languages-a real-world consideration. It also uses examples tied to Visual Studio.NET. It provides examples of common coding techniques.
《C# Black Book 》:Written by a Microsoft insider and expert programmer, this book contains comprehensive coverage of the C# programming language, compiler, and Common Library Runtime of the language. It contains an overview of the capabilities and syntax of the C# programming language. It helps programmers master the unique C# features, and is an ideal reference for everyday troubleshooting. |
|