or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
Sorry!
More Buying Choices
38 used & new from $0.42

Have one to sell? Sell yours here
 
   
C# Primer: A Practical Approach
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

C# Primer: A Practical Approach (Paperback)

~ (Author)
3.6 out of 5 stars  See all reviews (18 customer reviews)

List Price: $44.99
Price: $35.99 & this item ships for FREE with Super Saver Shipping. Details
You Save: $9.00 (20%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

19 new from $2.10 19 used from $0.42

Frequently Bought Together

Customers buy this book with C# 3.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly)) by Joseph Albahari

C# Primer: A Practical Approach + C# 3.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))

Customers Who Bought This Item Also Bought

Accelerated C# 2005

Accelerated C# 2005

by Trey Nash
4.4 out of 5 stars (13)  $21.92
Microsoft  ASP.NET 2.0 Step By Step (Step By Step (Microsoft))

Microsoft ASP.NET 2.0 Step By Step (Step By Step (Microsoft))

by George Shepherd
2.0 out of 5 stars (28)  $16.00
Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition)

Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition)

by Scott Meyers
4.8 out of 5 stars (143)  $32.25
C++ Primer (4th Edition)

C++ Primer (4th Edition)

by Barbara E. Moo
3.8 out of 5 stars (142)  $33.84
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)

Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)

by Andrew W. Troelsen
4.5 out of 5 stars (62)  $37.79
Explore similar items

Editorial Reviews

Product Description

Comprehensive, example-driven introduction to this new object-oriented programming language. Learn how to use the language and class framework to solve problems and build quality programs. Softcover.


From the Back Cover

Using his famous primer format, best-selling author Stan Lippman now brings you an indispensable guide to C#. C# PRIMER is a comprehensive, example-driven introduction to this new object-oriented programming language.

C# is a cornerstone of Microsoft's new .NET platform. Inheriting many features from both Java™ and C++, C# is destined to become the high-level programming language of choice for building high-performance Windows® and Web applications and components--from XML-based Web services to middle-tier business objects and system-level applications.

HIGHLIGHTS INCLUDE:
  • Coverage of fundamentals, such as namespaces, exception handling, and the unified type system
  • Detailed explanations and examples of both class and interface inheritance, including a discussion of when each is appropriate
  • A wide-ranging tour of the .NET class library, including an introduction to ADO.NET, establishing database connections, regular expressions, threading, sockets programming, XML programming using the firehose and DOM parser models, XSLT, and XPATH
  • Detailed discussion of ASP.NET Web Form Designer, walking through the page life cycle and caching, and providing a large number of examples
  • Introduction to .NET Common Language Runtime (CLR)

Adding C# to your toolbox will not only improve your Web-based programming ability, it will increase your productivity. C# PRIMER provides a solid foundation to build upon and a refreshingly unbiased voice on Microsoft's vehicle to effective and efficient Web-based programming.



0201729555B07102002

Product Details

  • Paperback: 416 pages
  • Publisher: Addison-Wesley Professional (December 20, 2001)
  • Language: English
  • ISBN-10: 0201729555
  • ISBN-13: 978-0201729559
  • Product Dimensions: 9.2 x 7.4 x 1.1 inches
  • Shipping Weight: 1.6 pounds (View shipping rates and policies)
  • Average Customer Review: 3.6 out of 5 stars  See all reviews (18 customer reviews)
  • Amazon.com Sales Rank: #196,893 in Books (See Bestsellers in Books)

More About the Author

Stanley B. Lippman
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Stanley B. Lippman Page

Look Inside This Book

What Do Customers Ultimately Buy After Viewing This Item?

C# Primer: A Practical Approach
48% buy the item featured on this page:
C# Primer: A Practical Approach 3.6 out of 5 stars (18)
$35.99
C++ Primer (4th Edition)
18% buy
C++ Primer (4th Edition) 3.8 out of 5 stars (142)
$33.84
C# Primer Plus
15% buy
C# Primer Plus 4.4 out of 5 stars (22)
$34.99
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
11% buy
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net) 4.5 out of 5 stars (62)
$37.79

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).
 
(132)
(89)
(47)
(31)
(27)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

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

 
13 of 14 people found the following review helpful:
4.0 out of 5 stars An interesting dichotomy, March 5, 2002
By gbworld@comcast.net (Nashville, TN USA) - See all my reviews
I expected very little from this book. The cover has very little shelf presence and is, frankly, quite ugly, IMHO. I guess you should never judge a book by its cover.

First the bad. If you come into this book expecting a real primer, from the dictionary definition of the word, you will be disappointed. While this book does cover the basics, the methodology is almost too strange to help someone first learning the language. If you want to learn C# from scratch, I think there are better books.

Having said that, there is a lot to love in this tome. Lippman has a strong grasp of what true programming is about and starts from the very beginning. While most of the revelations are hidden gems, the content is absolutely astounding, if you actually dig for the diamonds.

Want an example? Where else will you find an example as deep as this:

string usage = @"this is a verbatim string
the carriage return will be included in the string"

The style is a lot different than other books on the market, which may lead some to shoot this book down. I had the same reaction in the first couple of pages, but quickly changed my mind as I found more and more info that you cannot find anywhere else. As someone who purchases a lot of books (I consider programming a career, not a job), I appreciate every little nugget I get from each book, as, I hope, you do too.

Lippman's idea is to show a program and then run through different iterations, showing you a bit more with each turn. This is contrary to the typical, explain first and then show code, methodology, so it will most likely have you off guard at first. But, if you give it a go, the system works.

I think this book is best for people who have programmed before, which the author states in the preface, and most likely for those who have read other C# books prior to this one. If you do not have any programming experience, there are plenty of books to start with, like C# .NET Step By Step.

One last note, there are some repeat items in the book, along with some typos. It should also be mentioned that the book was written against a version of C# prior to release code, although I do not see that as a major drawback throughout most of the book. This is the primary reason for not giving this book the highest nod, as I am in absolute awe of the little nuggets of info I have received.

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



 
15 of 18 people found the following review helpful:
3.0 out of 5 stars Major disappointment, January 9, 2002
By A Customer
I had high hopes for this book, given that it was written by an experienced author and published by DevelopMentor. If you're expecting something up to the usual DevelopMentor standards (see books by Don Box, Tim Ewald, Keith Brown, etc.), however, you will be sadly disappointed.

The book reads like a first draft, full of errors, repetition, typos, and garbled prose. The author belabors the easy stuff and glosses over the nitty gritty. Some of the examples don't even compile.

A slap dash effort, not completely worthless, but you can do better -- e.g., see A Programmer's Introduction to C# (Second Edition), by Eric Gunnerson.

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



 
5 of 5 people found the following review helpful:
4.0 out of 5 stars Good C# introduction for experienced programmers, July 11, 2003
By A Customer
Lippman's C# Primer assumes that the reader knows C++ or Java. It does not cover basic language constructs so it is not a good choice as a first C# book for people that have not programmed before. The first four chapters include many good insights into the C# language from a professional programmer's point of view. These are hard to find in other texts and make this book worthwhile. A future edition should concentrate on including more language insights and less on WinForms or ASP.NET specifics that are covered better on other texts. Probably some basics should be included to expand its appeal to new programmers.

...

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

4.0 out of 5 stars A primer for the experienced (C++)
The first 4 chapters (~200 pages) is where it's at. I read his books on C++ and those and this one are right on the mark. Chapter 5-8 are about the . Read more
Published on October 3, 2002 by Supriyo B. Chatterjee

2.0 out of 5 stars C# Primer - Less Than Practical
If you're accustomed to Lippman's previous works, this book will fall hopelessly short of expectation. Read more
Published on April 16, 2002

3.0 out of 5 stars Not bad, could be clearer on the trickier points
Overall this book is decent, if you have programming experience.
I wish it would contrast C# to other languages; no reason to have to read thru a whole explanation, if he would... Read more
Published on March 25, 2002 by Victor J. Grazi

2.0 out of 5 stars An adequate Introduction, but nothing more
It is a perfectly adequate introduction to the langauge and nothing else. The discussion of delegates is confusing -- the online docs were better. Read more
Published on March 18, 2002 by Mark Levison

4.0 out of 5 stars Good for C++ Programmers
I have three C# books on my desk. Whle Stan's book is a bit smaller than the others, I like it better from the standpoint of a C++ programmer. Read more
Published on March 9, 2002 by Mark Burhop

5.0 out of 5 stars Excellent introduction to C#
Imagine that someone who's intellect and judgement you trust is sitting with you while you are attempting to learn a language. Read more
Published on February 15, 2002 by rick_dalley

1.0 out of 5 stars hugely disappointing
one'd expect Stan Lippman to produce a really good book on C# and yet this one is hugely disappointing - superficial, incomplete, with lots of errors. Read more
Published on February 15, 2002 by Alexander Daminoff

3.0 out of 5 stars Reasonable book, but overpriced, there are better choices!
This is a perfectly reasonably book however there are much better books. I found the treatment a bit eccentric and not as good for learning C# as Liberty's book. Read more
Published on February 14, 2002 by The Geek

1.0 out of 5 stars Rather bad
This book is terrible. First of all it is not well written and it takes time to realize what author is talking about. Read more
Published on February 13, 2002

5.0 out of 5 stars C# Objects
Stanley Lippman's eloquent, small book, is a superb meditation on the design and building of object-oriented software with C#. Read more
Published on February 7, 2002 by Grrr

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
 

Search Customer Discussions
Search all Amazon discussions
   




Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


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.