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 that 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 and 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.
Auflage
Sprache
Verlagsort
Zielgruppe
Für Beruf und Forschung
Popular/general
Produkt-Hinweis
Broschur/Paperback
Klebebindung
Illustrationen
Maße
Höhe: 235 mm
Breite: 180 mm
Dicke: 36 mm
Gewicht
ISBN-13
978-1-59059-954-9 (9781590599549)
DOI
10.1007/978-1-4302-0574-6
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.- Experssions and Operators.- Statements.- Namespaces and Assemblies.- Exceptions.- Structs.- Enumerations.- Arrays.- Delegates.- Events.- Interfaces.- Conversions.- Generics.- Enumerators and Iterators.- to LINQ.- to Asynchronous Programming.- Preprocessor Directives.- Reflection and Attributes.- Other Topics.