C# Essentials
Chris H. Pappas, William H. Murray
- 出版商: Prentice Hall
- 出版日期: 2001-12-04
- 售價: $1,670
- 貴賓價: 9.5 折 $1,587
- 語言: 英文
- 頁數: 416
- 裝訂: Paperback
- ISBN: 013093285X
- ISBN-13: 9780130932853
-
相關分類:
C#
已絕版
買這商品的人也買了...
-
$1,107Distributed Systems: Concepts and Design, 3/e
-
$480$379 -
$1,890$1,796 -
$2,010$1,910 -
$1,430$1,359 -
$720$569 -
$2,340$2,223 -
$590$466 -
$750$675 -
$560$504 -
$1,176Computer Graphics with OpenGL, 3/e
-
$780$663 -
$550$468 -
$390$304 -
$880$581 -
$450$405 -
$600$540 -
$620$490 -
$399CCNP ISCW Official Exam Certification Guide
-
$380$300 -
$590$502 -
$680$578 -
$780$663 -
$1,200$1,176 -
$750$638
相關主題
商品描述
The fastest way to get up to speed with the next "need-to-know" programming language!
- Get up-to-speed on C# quickly and skillfully
- Leverage your existing C or C++ skills
- Covers key language features: control statements, loops, key words, arrays, pointers, and more
C# is a radical departure from C and C++, even though many similar elements remain. In C# Essentials, the creators of one of the world's first C# college courses teach C# through step-by-step code examples that draw on their unique insight into what working developers need to know. Pappas and Murray begin by examining the key features of the C# language—and comparing C# to C and C++. Next, they outline practical programming strategies for making the most of C#; then introduce each key C# concept through complete, step-by-step code examples.
- Learn how C# draws on the best of C and C++
- Leverage the full power of Windows using the easy C# graphical interface
- Get primed on C#'s key language features: control statements, loops, key words, arrays, pointers, and more
- Understand key concepts through complete working code examples that run in Visual Studio .NET's console mode
If you've worked with C or C++, C# Essentials will help you leverage the skills you've already developed— and if you haven't, it'll teach you C# from scratch. Either way, you'll be writing real .NET applications faster than you ever expected.
Table of Contents
1. The
Journey to C#.
2. Unique C#.
3. Visual Studio.NET and C#.
4.
Important Data, Identifiers and Keywords.
5. Program Control.
6. Arrays.
7. Saying Goodbye to Pointers.
8. Last Stop Before Objects.
9.
Objects.
10. I/O in C#.
11. Advanced C# Programming Considerations.
12. C# and Windows—Project Design Fundamentals.