会员   密码 您忘记密码了吗?
1,504,621 本书已上架      购物流程 | 常见问题 | 联系我们 | 关于我们 | 用户协议

有店 App


当前分类

浏览历史

当前位置: 首页 > 专业/教科书/政府出版品 > 电机信息类 > VISUAL C# 2012: HOW TO PROGRAM 5/E (PIE) 
VISUAL C# 2012: HOW TO PROGRAM 5/E (PIE) 
上一张
下一张
prev next

VISUAL C# 2012: HOW TO PROGRAM 5/E (PIE) 

作者: DEITEL 
出版社: 全華圖書
出版日期: 2013-10-08
商品库存: 点击查询库存
以上库存为海外库存属流动性。
可选择“空运”或“海运”配送,空运费每件商品是RM14。
配送时间:空运约8~12个工作天,海运约30个工作天。
(以上预计配送时间不包括出版社库存不足需调货及尚未出版的新品)
定价:   NT1300.00
市场价格: RM197.75
本店售价: RM176.00
购买数量:
collect Add to cart Add booking
详细介绍 商品属性 商品标记
內容簡介

  Created by world-renowned programming instructors Paul and Harvey Deitel, Visual C# 2012 How to Program, Fifth Edition introduces all facets of the C# 2012 language hands-on, through hundreds of working programs. This book has been thoroughly updated to reflect the major innovations Microsoft has incorporated in Visual C# 2012; all discussions and sample code have been carefully audited against the newest Visual C# language specification.

  Students begin by getting comfortable with the C# Express 2012 IDE and basic Visual C# syntax. Next, they build their skills one step at a time, mastering control structures, classes, objects, methods, variables, arrays, and the core techniques of object-oriented programming. With this strong foundation in place, the Deitels introduce more sophisticated techniques, including searching, sorting, data structures, generics, and collections. Throughout, the authors show students how to make the most of Microsoft’s Visual Studio tools. A series of appendices provide essential programming reference material.


作者介紹


目錄

Ch1: Introduction to Computers, the Internet and Visual C#
Ch2: Dive Into?Visual Studio
Ch3: Introduction to C# Apps
Ch4: Introduction to Classes, Objects, Methods and Strings
Ch5: Control Statements: Part 1
Ch6: Control Statements: Part 2
Ch7: Methods: A Deeper Look
Ch8: Arrays; Introduction to Exception Handling
Ch9: Introduction to LINQ and the List Collection
Ch10: Classes and Objects: A Deeper Look
Ch11: Object-Oriented Programming: Inheritance
Ch12: OOP: Polymorphism, Interfaces and Operator Overloading
Ch13: Exception Handling: A Deeper Look
Ch14: Graphical User Interfaces with Windows Forms: Part 1
Ch15: Graphical User Interfaces with Windows Forms: Part 2
Ch16: Strings and Characters
Ch17: Files and Streams
Ch18: Databases and LINQ
Ch19: Web App Development with ASP.NET
Ch20: Searching and Sorting
Ch21: Data Structures
Ch22: Generics
Ch23: Collections
Ch24: Windows 8 UI
Ch25: Windows 8 Graphics and Multimedia
A Operator Precedence Chart
B Simple Types
C ASCII Character Set
Index

ONLINE CHAPTERS AND APPENDICES
Ch26: Windows Phone 8 Case Study
Ch27: Windows Azure Cloud Computing Case Study
Ch28: Introduction to Concurrency: async and await
Ch29: XML and LINQ to XML
Ch30: Web App Development with ASP.NET: A Deeper Look
Ch31: Web Services
Ch32: GUI with Windows Presentation Foundation
Ch33: WPF Graphics and Multimedia
Ch34: ATM Case Study, Part 1: Object-Oriented Design with the UML
Ch35: ATM Case Study, Part 2: Implementing an Object-Oriented Design
D Number Systems
E UML 2: Additional Diagram Types
F Unicode?
G Using the Visual Studio Debugger