C# 经典书汇总
个人认为学习C# 2.0的图书选择:
Learning C# 2005(把C#作为第一门计算机语言的还需看此本) + Programming C#, 4th Edition + C# Cookbook, 2nd Edition
或者
Beginning Visual C# 2005 + Professional C# 2005
附上各书的下载地址:
书名:Programming C#, 4th Edition
下载地址:http://www.fs2you.com/files/5d3097dc-97d8-11dc-97d0-0014221b798a/作者:Jesse Liberty.
出版社:O'Reilly
出版日期:February 2005
页数:666 pages
ISBN : 0-596-00699-3
格式:CHM,已编译的HTML帮助文件
OverView:
Programming C#, the top selling book on Microsoft's high-performance C# programming language, is now in its fourth edition.
Aimed at experienced programmers and web developers, this comprehensive guide focuses on the features and programming patterns
that are new to C#, and fundamental to the programming of web services and web applications on Microsoft's .NET platform.
书名:C# Cookbook, 2nd Edition
下载地址:http://www.fs2you.com/files/b10dcc00-97db-11dc-988b-0014221f4662/作者:Jay Hilyard, Stephen Teilhet.
出版社:O'Reilly
出版日期:January 2006
页数:1184 pages
ISBN-10: 0-596-10063-9
ISBN-13: 978-0-59-610063-6
格式:CHM,已编译的HTML帮助文件
OverView:
With C# Cookbook, 2nd Edition, you'll be able to learn and improve your mastery of both the C# language and the .NET platform. This updated bestseller has been completely revised to account for C# 2.0, the latest version of this popular object-oriented programming language. It also includes more than 100 new code solutions (over 300 overall) to common problems and tasks that you're sure to face as a C# programmer.
书名:Essential C# 2.0
下载地址:http://www.fs2you.com/files/7d07134c-97e2-11dc-8cfe-0014221b798a/作者:Mark Michaelis.
出版社:Addison Wesley Professional
出版日期:July 13, 2006
页数:768 pages
ISBN-10: 0321150775
ISBN-13: 978-0-321-15077-6
格式:CHM,已编译的HTML帮助文件
OverView:
Essential C# 2.0 is a clear, concise guide to C#including the features new to C# 2.0. The book clearly presents material for beginners and experts and provides contrasts and comparisons between C# and other languages. The C# language is covered comprehensively and each important construct is illustrated with succinct code examples. Complete code examples are available online. Mark Michaelis has organized the material for quick access. Graphical "mind maps" at the beginning of each chapter show what material is covered and how each topic relates to the whole.
书名:Professional C# 2005
下载地址:http://www.fs2you.com/files/5baf9d47-97da-11dc-a6fd-0014221f3995/作者:Christian Nagelet al.
出版社:Wrox Press
出版日期:2006
页数:1586 pages
ISBN:0764575341
格式:CHM,已编译的HTML帮助文件
OverView:
Updated for .NET Framework 2.0 and Visual Studio 2005, this thorough text will help you gain a well-rounded understanding of C# so you can begin programming like an expert right away.
书名:Learning C# 2005
下载地址:http://www.fs2you.com/files/40353cd4-97d6-11dc-8a8e-0014221f3995/作者:Jesse Liberty, Brian MacDonald.
出版社:O'Reilly February 2006
页数:552 pages
ISBN-10: 0-596-10209-7
ISBN-13: 978-0-59-610209-8
格式:CHM,已编译的HTML帮助文件
OverView:
If you're a novice programmer and you want to learn C#, there aren't many books that will guide you. Most C# books are written for experienced C++ and Java programmers.
That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to C#.
书名:Beginning Visual C# 2005
下载地址:http://www.fs2you.com/files/2b201a45-97d4-11dc-838d-0014221b798a/作者:Karli Watsonet al.
出版社:Wrox Press 2006
页数:1102 pages
ISBN:0764578472
格式:CHM,已编译的HTML帮助文件
OverView:
With helpful hints, tips, exercises, and example code, this book covers everything you need to know about Visual C# 2005 and the .NET Framework to create secure applications for mobile devices, Web applications, Windows applications, and Web services.
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· .NET周刊【3月第1期 2025-03-02】
· 分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
· [AI/GPT/综述] AI Agent的设计模式综述