C# is a new language from Microsoft and is a key part of their .NET framework. It is a modern well-engineered language in the same family of programming languages in terms of syntax, as C, C++ and Java. For readers with knowledge of one of these languages, it will look familiar.Essential C# fast is a quick, practical introduction to the C# programming language. It includes complete programming examples that highlight the core features of this language.
In this book readers will learn about:
-- Key features of C# and their relationship to C, C++, Java and other programming languages
-- Using C# with a traditional compile run cycle
-- Using C# within the Developer Studio environment
-- Different data types supported in C#
-- Control structures and input and output (i/o) in C#
Covering the most important features of C#, Essential C# fast is the ideal starting point for programmers and students new to the language.