買這商品的人也買了...
- 
                
                   C++ Builder 6 完全攻略 C++ Builder 6 完全攻略$690$587
- 
                
                   Red Hat Linux 9 實務應用 Red Hat Linux 9 實務應用$650$553
- 
                
                   Dreamweaver MX 互動網站百寶箱 for ASP Dreamweaver MX 互動網站百寶箱 for ASP$580$493
- 
                
                   ASP.NET 程式設計徹底研究 ASP.NET 程式設計徹底研究$590$466
- 
                
                   STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework) STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538
- 
                
                   程式設計專家手冊 (The Practice of Programming) 程式設計專家手冊 (The Practice of Programming)$420$332
- 
                
                   重構─改善既有程式的設計 重構─改善既有程式的設計$720$569
- 
                
                   FreeBSD 完全探索 (Absolute BSD: The Ultimate Guide to FreeBSD) FreeBSD 完全探索 (Absolute BSD: The Ultimate Guide to FreeBSD)$640$544
- 
                
                   鳥哥的 Linux 私房菜-伺服器架設篇 鳥哥的 Linux 私房菜-伺服器架設篇$750$638
- 
                
                   詳解 JavaScript & HTML & CSS 語法辭典 詳解 JavaScript & HTML & CSS 語法辭典$490$382
- 
                
                   以 Rational Rose 2002 精通 UML (Mastering UML with Rational Rose 2002) 以 Rational Rose 2002 精通 UML (Mastering UML with Rational Rose 2002)$700$630
- 
                
                   Swing 實作手冊─Java GUI 最完整的參考 (Swing, 2/e) Swing 實作手冊─Java GUI 最完整的參考 (Swing, 2/e)$750$585
- 
                
                   鳥哥的 Linux 私房菜─基礎學習篇增訂版 鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476
- 
                
                   Pro 破報 NO.1 Pro 破報 NO.1$149$118
- 
                
                   SCWCD 認證專家應考指南 SCWCD 認證專家應考指南$780$663
- 
                
                   SQL Server 效能調校聖經 SQL Server 效能調校聖經$720$612
- 
                
                   Eclipse 實作手冊─活用 Java 整合開發環境 (Eclipse in Action: A Guide for the Java Developer) Eclipse 實作手冊─活用 Java 整合開發環境 (Eclipse in Action: A Guide for the Java Developer)$450$351
- 
                
                   SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027) SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027)$850$723
- 
                
                   人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e) 人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379
- 
                
                   Fedora Core 2 Linux 實務應用 Fedora Core 2 Linux 實務應用$650$553
- 
                
                   Reporting Service 實戰演練 Reporting Service 實戰演練$690$587
- 
                
                   Windows 程式設計使用 MFC (Programming Windows with MFC, 2/e) Windows 程式設計使用 MFC (Programming Windows with MFC, 2/e)$990$782
- 
                
                   深入淺出 Java 程式設計, 2/e (Head First Java, 2/e) 深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695
- 
                
                   超越 Java:探討程式語言的未來 (Beyond Java) 超越 Java:探討程式語言的未來 (Beyond Java)$450$356
- 
                
                   鳥哥的 Linux 私房菜基礎學習篇, 2/e 鳥哥的 Linux 私房菜基礎學習篇, 2/e$780$663
商品描述
In just 21 days readers will learn how to use the key features of the C# programming languagenot only the commands, but how to create entire programs using them within a few simple chapters. This book is designed to teach C# from the ground upeach lesson is built to supplement the chapter before to provide a fully rounded understanding of the C# language. Sams Teach Yourself the C# Language in 21 Days is the only book on the market that takes C# out of the Microsoft Visual Studio and teaches it as a platform-independent languageletting readers program for Windows, FreeBSD, and Mac OS X. Additional coverage added from the first edition: more and better Windows Forms information, database access, XML, types, runs, appendix for Visual C++ .NET users, plus much more. This book also includes a CD-ROM full of third-party editor software and sample code, making it an easy-to-use, all-in-one package.
Table of Contents
Introduction.
WEEK 1. AT A GLANCE.
WEEK 2. WEEK AT A GLANCE.
WEEK 3. WEEK AT A GLANCE.
APPENDICES.
商品描述(中文翻譯)
在短短21天內,讀者將學會如何使用C#程式語言的關鍵特性,不僅是命令,還有如何在幾個簡單的章節中使用它們來創建整個程式。本書旨在從基礎開始教學C#,每一課都建立在前一章的基礎上,以提供對C#語言的全面理解。《Sams Teach Yourself the C# Language in 21 Days》是市場上唯一一本將C#從Microsoft Visual Studio中抽離,並作為一種平台獨立語言進行教學的書籍,讓讀者能夠為Windows、FreeBSD和Mac OS X進行程式設計。從第一版新增的內容包括:更多和更好的Windows Forms資訊、資料庫存取、XML、類型、執行、Visual C++ .NET使用者的附錄,以及更多內容。本書還附有一張CD-ROM,裡面包含第三方編輯器軟體和範例程式碼,使其成為一個易於使用的全合一套件。
目錄
介紹。
第一週 概覽。
1. 開始使用C#。
2. 理解C#程式。
3. 操作程式中的值。
4. 控制程式的流程。
5. C#程式設計的核心:類別。
6. 封裝功能:類別方法和成員函數。
7. 儲存更複雜的資料:結構、列舉和陣列。
第一週 週回顧。
第二週 概覽。
8. 進階方法存取。
9. 處理程式中的問題:例外和錯誤。
10. 使用繼承重用現有程式碼。
11. 格式化和檢索資訊。
12. 利用物件導向程式設計:介面。
13. 使程式對委派、事件和索引器做出反應。
14. 使運算子聽從你的命令:重載。
第二週 週回顧。
第三週 概覽。
15. 使用.NET基類中的現有例程。
16. 創建Windows Forms。
17. 創建Windows應用程式。
18. 處理資料和資料庫。
19. 創建遠端程序:Web服務。
20. 創建Web應用程式。
21. 反思與屬性的一天。
第三週 週回顧。
附錄。
附錄A. C#關鍵字。
附錄B. Microsoft Visual C# .NET的命令列編譯器標誌。
附錄C. 理解數字系統。
附錄D. 使用SharpDevelop。
索引。
答案(在CD-ROM上)。

 
     
     
    
 
     
     
     
     
     
    