Computing with C# and the .NET Framework

Computing with C# and the .NET Framework
Authors
Arthur Gittleman
ISBN
0763723398
Published
01 Feb 2003
Purchase online
amazon.com

Computing with C# demystifies the art of programming with C# through an introduction rich with clear explanations and intuitive examples. Both novice and experienced programmers will find that this text serves as an accessible and thorough guide to object-oriented and event-driven programming concepts. Readers develop a mastery of objects through the author?

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Ruth E. Brodis said
This book was very inexpensive and looked brand new. The description was "like new". The book came with an unopened CD. This book arrived very quickly without special shipping. I will definitely buy from this seller again.

W Boudville said
C# is roughly equivalent to Java in functionality, though perhaps specialists in both would decry this comparison. If you already know Java, you can check this out for yourself by going through this exposition of C#. It starts from scratch, assuming no prior knowledge of another programming language.

It teaches the syntax of C#, and that it is a fully OO language, like Java and unlike C++. Graphics programming in C# is also explained. C# comes with a set of elementary widgets. Again just like Java. The similarity also extends to the ease of developing simple graphics programs. Much easier than C and X11, which some programmers did in earlier years

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There's no test like production” - Anon