woodys-uk
Price: £22.08
In stock

kognosko
Price: £54.77
In stock

16 used & new from £0.48

Have one to sell? Sell yours here
 
 
A Programmer's Introduction to C# (.NET developer series)
 
 

A Programmer's Introduction to C# (.NET developer series) (Paperback)

by Eric Gunnerson (Author)
4.0 out of 5 stars  See all reviews (5 customer reviews)

Available from these sellers.


3 new from £22.08 13 used from £0.48

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   C# course now just £345 opens new browser window
www.impartica-training.co.uk  -  2 days London, 18-19 Nov 09 Was £495 now 30% off just £345 
   C# opens new browser window
Microsoft.com/VisualStudio  -  Try Visual Studio® 2010 Beta For Free. Quick & Easy Download! 
   Approved .Net Developers opens new browser window
ApprovedSoftwareDevelopers.co.uk  -  Compare quotes from 4 leading .Net Developers. Min project £5000. 
  
 

Product details

  • Paperback: 540 pages
  • Publisher: Apress; 2nd Revised edition edition (1 Jun 2001)
  • Language English
  • ISBN-10: 1893115623
  • ISBN-13: 978-1893115620
  • Product Dimensions: 23.6 x 18.8 x 3.6 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon.co.uk Sales Rank: 1,049,910 in Books (See Bestsellers in Books)
  • See Complete Table of Contents

Product Description

Amazon.co.uk Review

Written for those with some previous C/C++ or Java experience, A Programmer's Introduction to C# is a fast-moving and smart tutorial to using Microsoft's new programming language. This book is filled with both basic and advanced language details that show you how to use C# effectively.

A quick tour of C#, covering nearly every language detail, starts things off. Because the author assumes that you already know about basic concepts like objects, inheritance and the like, the pace is pretty lively. Concise descriptions of key language features are anchored by short, clear code excerpts that demonstrate each C# principle. Early chapters concentrate on using objects, data types and flow control done the C# way. Where appropriate, background material is provided on the new Microsoft .NET Frameworks environment (where C# runs), but this text is by and large a language-based tutorial. Readers will get a handle on key C# features and even advanced nooks and crannies of the language (such as nested classes and improvements above and beyond C++ and Java) like built-in support for properties, the delegates keyword and support for versioning.

The book is careful to discuss the philosophy and style of C#, especially when it comes to class design. Of course, if you are trained in C++ or Java, you will be right at home. Later sections turn to the nuts and bolts of .NET Frameworks with material on writing classes using methods that will cooperate better with the framework, garbage collection and guidelines for creating reusable classes for other programmers. The book finishes up with a point-by-point comparison of C# and C++, Java and Visual Basic, which can show you what's the same and what's been improved in this new and exciting language from Microsoft.

In all, this title arrives at just the right time for the reader who wants to get ready for C#. Although the language is still under development, reading A Programmer's Introduction to C# will help you stay ahead of the curve with its concise and effective tutorial that's perfect for the busy working developer. --Richard Dragan --This text refers to an out of print or unavailable edition of this title.



Book Description

C# is the key language for Microsoft's next generation of Windows services, the .NET platform. This new programming language is fast and modern and was designed to increase programmer productivity. C# enables programmers to quickly build a wide range of applications for the new Microsoft .NET platform. The .Net platform enables developers to build C# components to become Web services available across the Internet. Using C# language constructs, these components can be converted into Web services, allowing them to be invoked across the Internet. Gunnerson's book is designed as a comprehensive reference for professional programmers to help get them up to speed on C#. The author is a lead developer on Microsoft's C# development team, and has logged many developer hours writing and testing C# code. As such, he is uniquely poised to teach developers the effective use of this new language. A Microsoft insider, Gunnerson is also able to explain to readers how C# fits into Microsoft's new .NET framework. A final section of the book provides a history of C#, and a language comparison to other widely used programming languages. Gunnerson's book provides a foundation upon which programmers can begin to develop in C#. Among the core topics covered are the COM+ environment, statements and flow of execution, classes, structs, interfaces, expressions, arrays, enums, delegates and events, exception handling, interoperability, and selected advanced topics. --This text refers to an out of print or unavailable edition of this title.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
newbie
csharp

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

A Programmer's Introduction to C# (.NET developer series)
75% buy the item featured on this page:
A Programmer's Introduction to C# (.NET developer series) 4.0 out of 5 stars (5)
C# Language Pocket Reference (Pocket Reference (O'Reilly))
25% buy
C# Language Pocket Reference (Pocket Reference (O'Reilly)) 4.0 out of 5 stars (2)

 

Customer Reviews

5 Reviews
5 star:
 (2)
4 star:
 (1)
3 star:
 (2)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (5 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
1 of 1 people found the following review helpful:
4.0 out of 5 stars All aspects of the C# language covered, 11 Jan 2002
By gary_alway@dell.com (Dell Computers Bracknell) - See all my reviews
This book is excellent if you want to learn object orientated C# and all of the language syntax. There's not much on the actual .net framework, its all about C#. An excellent book to read before getting into .net development.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
5.0 out of 5 stars Fantastic, 16 Jun 2001
I bought this book in October and have read it 3 times now. Currently it is without doubt the best book on the market. There are many things in the text which are undisputably non-introductory. It covers topics like IServiceObjectProvider interfaces for formatting and IComparer/IComparable for custom array sorts as well as other advanced features of c# and .NET which I haven't found in print elsewhere. A must for anybody who wants to understand detailed use of c# within the .NET framework.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 5 people found the following review helpful:
3.0 out of 5 stars Reasonable Introduction, but nothing special, 12 Dec 2000
By A Customer
You can find out all the information here by reading the C# language reference document. I would have expected a programmer's introduction to have more discussion on how to apply the language, rather than simply a dry description of syntax and language features.

The author also manages to completely avoid the issue of templates/generic programming in his comparison of the language with C++.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

3.0 out of 5 stars Adequate introductory text, but nothing special
Not enough depth, even accounting for the 'introduction' tag. I would have expected a bit more insight. Read more
Published on 15 Nov 2000

5.0 out of 5 stars C# Straight From The Horses Mouth
Informative and complete guide to the programming language, from one of the guys who wrote it! Worth every penny.
Published on 21 Oct 2000

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.