Illustrated C# 2008 (häftad)
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
694
Utgivningsdatum
2008-02-01
Upplaga
1
Förlag
APRESS
Illustrationer
illustrations
Dimensioner
232 x 178 x 36 mm
Vikt
1100 g
Antal komponenter
1
Komponenter
3:B&W 7.5 x 9.25 in or 235 x 191 mm Perfect Bound on White w/Gloss Lam
ISBN
9781590599549

Illustrated C# 2008

Häftad,  Engelska, 2008-02-01
496
  • Skickas från oss inom 3-6 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 1 format & utgåvor
The unique, visual format of Illustrated C# 2008 has been specially created by author, and teacher of development methods, Daniel Solis. The concise text, use of tables to clarify language features, frequent figures and diagrams, as well as focused code samples all combine to create a unique approach that will help you understand and get to work with C# fast.

It was while teaching numerous seminars on various programming languages that the author realized the immense power diagrams have in explaining programming language concepts. Most people learn quicker and retain information better when the material is presented in a clean, simple, visual format. To achieve this result in his book, Solis uses concise text and bulleted lists, tables to clarify and summarize language features, as well as his renowned, ubiquitous figures and diagrams. Each language feature is illustrated with a concise and focused code sample for complete clarity.

Following an overview of the .NET platform and the role played by C#, you'll soon move into exploring the C# language in its entirety, including all the new C# 2008 features right down to the most complex topics involved in C#. If you're a C++ or VB programmer migrating to C# 2008, this book will be invaluable; the unique visual approach offers a far from lightweight treatment of C# 2008, so even the most experienced programmers will come away with a deeper understanding of the C# language.

What youll learn

  • Details of the C# 2008 language presented in a clear, concise treatment
  • New features in the latest version of .NET, in the author's unique visual style
  • How C# differs from and is similar to other programming languages, aiding migrating C++ and VB programmers who already know how languages work

Who this book is for

  • Visual Basic programmers interested in moving to C#
  • C++ programmers interested in moving to C#
  • Novice programmers interested in learning C#
  • Students in introductory programming classes learning C#
Visa hela texten

Passar bra ihop

  1. Illustrated C# 2008
  2. +
  3. Co-Intelligence

De som köpt den här boken har ofta också köpt Co-Intelligence av Ethan Mollick (häftad).

Köp båda 2 för 689 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Daniel Solis

Övrig information

Daniel Solis is a contract software engineer who has worked for a number of high-profile clients, including Microsoft Consulting Services, IBM, Lockheed Martin, and PeopleSoft. He has been programming and teaching object-oriented languages and development methods throughout the U.S. and Europe since the early days of C++. It was while teaching numerous seminars on various programming languages that he realized the immense power of diagrams in explaining programming language concepts.

Innehållsförteckning

Chapter 1 C# and the .NET framework
Chapter 2 Overview of C# Programming
Chapter 3 Types,Storage, and Variables
Chapter 4 Classes:The Basics
Chapter 5 Methods
Chapter 6 More About Classes
Chapter 7 Classes and Inheritance
Chapter 8 Expressions and Operators
Chapter 9 Statements
Chapter 10 Namespaces and Assemblies
Chapter 11 Exceptions
Chapter 12 Structs
Chapter 13 Enumerations
Chapter 14 Arrays
Chapter 15 Delegates
Chapter 16 Events
Chapter 17 Interfaces
Chapter 18 Conversions
Chapter 19 Generics
Chapter 20 Enumerators and Iterators
Chapter 21 Introduction to LINQ
Chapter 22 Introduction to Asynchronous Programming
Chapter 23 Preprocessor Directives
Chapter 24 Reflections and Attributes
Chapter 25 Other Topics
INDEX