The Dark Art of C# Programming

ebook .Net Core Language

By Gaia Asher

cover image of The Dark Art of C# Programming

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today
Libby_app_icon.svg

Find this title in Libby, the library reading app by OverDrive.

app-store-button-en.svg play-store-badge-en.svg
LibbyDevices.png

Search for a digital library with this title

Title found at these libraries:

Loading...

The Dark Art of C# Programming

By Gaia Asher

C# is the new programming language at the core of the Microsoft .Net initiative. If you want to be on the .Net bandwagon, you need this language.

And how can 500 letter-sized pages of official ECMA-334 Standard "C# Language Specification" fit into 200 pages of this book? Still, it's done. This book explains the complete and unabridged C# programming language. It can be used as both a blitzkrieg course for students and a convenient reference for professionals.

The book has two main parts. The Part One, "Bare Necessities", describes the basic language functionality similar to what you can find in all traditional languages from Algol and Fortran to Pascal and C. That includes such topics as statements, flow control, operators, expressions, type system, local declarations, preprocessor, and more. The Part Two, "Classes and Objects", dives into object-oriented programming inherited by C# from SmallTalk, Modula-2, C++, and Java. For benefit of the readers, who already know some programming language, the book frequently compares C# constructs to their counterparts in other languages, especially C, C++, and Java.

Who is this book for?

Software developers and Computer Science and Information Technology students.

What does this book cover?

Complete C# programming language as per ECMA-334 Standard.

What do you need to know?

Generic understanding of programming in any language will be helpful.

What to read next?

".Net Cookbook" (not yet published) for .Net extensive library of classes.

The Dark Art of C# Programming