- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
Publisher's Noteguaranteed 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 skillsNotes--Extra information related to the topic being coveredSelf-Tests--Chapter-ending quizzes to test your knowledgeAnnotated Syntax--Example code with commentary that describes the programming techniques being illustrated
Contents
Chapter 1Chapter 2: Introducing Data Types and OperatorsChapter 3: Program Control StatementsChapter 4: Introducing Classes, Objects, and MethodsChapter 5: More Data Types and OperatorsChapter 6: A Closer Look at Methods and ClassesChapter 7: Operator Overloading, Indexers, and PropertiesChapter 8: InheritanceChapter 9: Interfaces, Structures, and EnumerationsChapter 10: Exception HandlingChapter 11: Using I/OChapter 12: Delegates, Events, and NamespacesChapter 13: GenericsChapter 14: Lambda Expressions, LINQ, and Other Advanced TopicsChapter 15: The Preprocessor, RTTI, Nullable Types, and other Advanced TopicsAppendix A: Answers to Mastery ChecksNER(01): WOW