The Dark Art of C# Programming

The Dark Art of C# Programming
Author :
Publisher : Trafford Publishing
Total Pages : 228
Release :
ISBN-10 : 9781553950509
ISBN-13 : 155395050X
Rating : 4/5 (50X Downloads)

Book Synopsis The Dark Art of C# Programming by : Gaia Asher

Download or read book The Dark Art of C# Programming written by Gaia Asher and published by Trafford Publishing. This book was released on 2002 with total page 228 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 Related Books

The Dark Art of C# Programming
Language: en
Pages: 228
Authors: Gaia Asher
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: Trafford Publishing

DOWNLOAD EBOOK

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 band
The Art of C Programming
Language: en
Pages: 186
Authors: Robin Jones
Categories: C (Computer program language)
Type: BOOK - Published: 1987 - Publisher:

DOWNLOAD EBOOK

The art of C
Language: en
Pages:
Authors:
Categories:
Type: BOOK - Published: 1991 - Publisher:

DOWNLOAD EBOOK

The Art of Writing Efficient Programs
Language: en
Pages: 465
Authors: Fedor G. Pikus
Categories: Computers
Type: BOOK - Published: 2021-10-22 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Become a better programmer with performance improvement techniques such as concurrency, lock-free programming, atomic operations, parallelism, and memory manage
The Art of C++
Language: en
Pages: 428
Authors: Herbert Schildt
Categories: Computers
Type: BOOK - Published: 2004 - Publisher: McGraw Hill Professional

DOWNLOAD EBOOK

The author of this text applies C++ to a wide variety of high-powered; practical applications; each focusing on a different aspect of the language. Examples ran