C# is the most influential language on the .NET platform; it has established a solid user base over recent versions and with the recent release of .NET 2.0, the rate of migration to C# has never been faster. This book caters to that migrating audience. Developers already familiar with the basic concepts of programming often find traditional 'beginner's guides' heavy and difficult to read as they pages explaining concepts the reader already understands from their previous technology experience. Illustrated C# 2005 is an antidote to this. It packs the essentials of the C# language into just 350 pages, using an array of visual styles to provide a concise, clearly expressed quick reference to the core of the technology. It's a book that migrating developers can read in a day, conveying a sufficient grasp of the language to help find their feet and move confidently onto the .NET platform.
Auflage
Sprache
Verlagsort
Zielgruppe
Produkt-Hinweis
Broschur/Paperback
Klebebindung
Illustrationen
Maße
Höhe: 233 mm
Breite: 181 mm
Dicke: 30 mm
Gewicht
ISBN-13
978-1-59059-723-1 (9781590597231)
DOI
10.1007/978-1-4302-0435-0
Schweitzer Klassifikation
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.
C# and the .NET Framework.- Overview of C# Programming.- Types, Storage, and Variables.- Classes: The Basics.- Methods.- More About Classes.- Classes and Inheritance.- Expressions and Operators.- Statements.- Namespaces and Assemblies.- Exceptions.- Structs.- Enumerations.- Arrays.- Delegates.- Events.- Interfaces.- Conversions.- Generics.- Enumerators and Iterators.- Attributes.- Preprocessor Directives.- Other Topics.