深入浅出C#(影印版第3版)pdf下载pdf下载

深入浅出C#(影印版第3版)百度网盘pdf下载

作者:
简介:本篇主要提供深入浅出C#(影印版第3版)pdf下载
出版社:
出版时间:2014-09
pdf下载价格:0.00¥

免费下载


书籍下载


内容介绍

基本信息

  • 商品名称:深入浅出C#(影印版第3版)
  • 作者:(美)施特尔曼//格林
  • 定价:118
  • 出版社:东南大学
  • ISBN号:9787564149055

其他参考信息(以实物为准)

  • 出版时间:2014-09-01
  • 印刷时间:2014-09-01
  • 版次:1
  • 印次:1
  • 开本:12开
  • 包装:平装
  • 页数:904
  • 字数:1322千字

内容提要

施特尔曼、格林编著的这本《深入浅出C#(影印 版第3版)》对于使用C#,XAML,.NET Framework和 Visual Studio的编程者来说是一个全面的学习体验 。它为你贴身打造,从第一章起就让你参与其中,你 将构建一个具有完整功能的视频游戏。之后,你将学 习关于类和面向对象编程、绘制图形和动画、使用 LINQ查询你的数据以及将数据序列化到文件方面的知 识。而你将通过创建游戏、解决难题和亲自动手完成 项目来达到这一目的。等你完成这一切之后,你就会 成为一名合格的C#程序员,而且你可以享受整个过程 !

目录

lntro
1 Start building with C#: Building something cool, fast!
2 It's All Just Code: Under the hood
3 Objects: Get Oriented: Making code make sense
4 Types and References: It's 10:00. Doyou know whereyour data is? C# Lab 1 : A Day at the races
5 Encapsulation: Keep your privates...private
6 Inheritance: Your object's family tree
7 Interfaces and abstract classes: Making classes keep their promises
8 Enums and collections: Storing lots of data
9 Reading and Writing Files: Save the last byte for met C# Lab 2: The Quest
10 Designing Windows Store Apps with XAML:Takingyour apps to the next level
11 XAML, File, I/O, and Data Contract Serialization: Writing files right
12 Exception Handling: Putting out fires gets old
13 Captain Amazing: The Death of the Object
14 Querying Data and Building Apps with LINQ:Get control of your data
15 Events and Delegates: What your code does when you're not looking
16 Architecting Apps with the MVVM Pattern:Great apps on the inside and outside C# Lab 3: Invaders
17 Bonus Project! Build a Windows Phone app
i Leftovers: The ***1 things we wanted to include in this book