Cantitate/Preț
Produs

C# 3.0: A Beginner's Guide

Autor Herbert Schildt
en Limba Engleză Paperback – 16 oct 2008
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality,  authenticity, or access to any online entitlements included with the product.


Essential Skills--Made Easy!
Let master programmer and bestselling author Herb Schildt teach you the fundamentals of C#, Microsoft's premier programming language for the .NET Framework. You'll begin by learning to create, compile, and run a C# program. Then it's on to data types, operators, control statements, methods, classes, and objects. You'll also learn about inheritance, interfaces, properties, indexers, exceptions, events, namespaces, generics, and much more. Of course, new C# 3.0 features, such as LINQ, lambda expressions, and anonymous types, are included. Start programming in C# 3.0 today with help from this fast-paced, hands-on tutorial.
Designed for Easy Learning:
  • Key Skills & Concepts--Lists of specific skills covered in the chapter
  • Ask the Expert--Q&A sections filled with bonus information and helpful tips
  • Try This--Hands-on exercises that show how to apply your skills
  • Notes--Extra information related to the topic being covered
  • Self-Tests--Chapter-ending quizzes to test your knowledge
  • Annotated Syntax--Example code with commentary that describes the programming techniques being illustrated
Citește tot Restrânge

Preț: 27865 lei

Preț vechi: 34832 lei
-20% Nou

Puncte Express: 418

Preț estimativ în valută:
5334 5593$ 4407£

Carte disponibilă

Livrare economică 08-22 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780071588300
ISBN-10: 0071588302
Pagini: 656
Dimensiuni: 185 x 229 x 34 mm
Greutate: 1.06 kg
Ediția:2
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States

Cuprins

Chapter 1: C#: Fundamentals
Chapter 2: Introducing Data Types and Operators
Chapter 3: Program Control Statements
Chapter 4: Introducing Classes, Objects, and Methods
Chapter 5: More Data Types and Operators
Chapter 6: A Closer Look at Methods and Classes
Chapter 7: Operator Overloading, Indexers, and Properties
Chapter 8: Inheritance
Chapter 9: Interfaces, Structures, and Enumerations
Chapter 10: Exception Handling
Chapter 11: Using I/O
Chapter 12: Delegates, Events, and Namespaces
Chapter 13: Generics
Chapter 14: Lambda Expressions, LINQ, and Other Advanced Topics
Chapter 15: The Preprocessor, RTTI, Nullable Types, and other Advanced Topics
Appendix A: Answers to Mastery Checks