C# 2005 For Dummies (For Dummies (Computers)) and over one million other books are available for Amazon Kindle. Learn more

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Acceptable See details
$3.09 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Kindle Edition
 
   
More Buying Choices
Have one to sell? Sell yours here
C# 2005 For Dummies (For Dummies (Computers))
 
 
Start reading C# 2005 For Dummies (For Dummies (Computers)) on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

C# 2005 For Dummies (For Dummies (Computers)) [Paperback]

Stephen Randy Davis (Author), Chuck Sphar (Author)
4.1 out of 5 stars  See all reviews (8 customer reviews)

Price: $24.99 & eligible for FREE Super Saver Shipping on orders over $25. Details
  Special Offers Available
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 3 left in stock--order soon (more on the way).
Want it delivered Friday, February 3? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $14.99  
Paperback, Bargain Price $9.27  
Paperback, October 31, 2005 $24.99  

Book Description

0764597043 978-0764597046 October 31, 2005
  • C# is Microsoft's object-oriented programming language designed for improving productivity in the development of Web applications
  • Fully revised for C# 2005, this book begins with creating a C# program, then moves into C# and object-oriented programming fundamentals, Windows programming with C# and Visual Studio, and debugging and error handling
  • A friendly, conversational approach to understanding C# is certain to get readers quickly creating applications
  • The CD-ROM contains all the sample code in the book as well as bonus materials

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Visual Studio 2005 All-In-One Desk Reference For Dummies (For Dummies (Computers)) $26.39

C# 2005 For Dummies (For Dummies (Computers)) + Visual Studio 2005 All-In-One Desk Reference For Dummies (For Dummies (Computers))


Editorial Reviews

From the Publisher

C# 2005 for Dummies is a thorough update of the original C# for Dummies title. The new edition brings the book up to date on C# features added in the C# 2.0 version that ships with Microsoft's new Visual Studio 2005. The book's friendly, conversational approach brings C# and new features like generics and iterators down to earth "for the rest of us." Readers with little or no programming experience can get a good start here. Readers with more experience will find this a congenial way to acquire a fine new language. Virtually every page of the original book has been updated or sometimes replaced to give you the latest cool stuff. Earlier versions of C# gave us "collections"--objects for storing lots of similar things. Now, C# 2.0 gives us the ability to write our own collections using generic constructs. Explore generics by helping OOPs, Inc., compete with its rival package shippers using their new generic priority queue collection. In C# 1.0, you could write your own iterator--an object that makes it easy to loop through a collection item by item. Now, C# 2.0 makes writing iterators much, much easier. Explore iterators by iterating anything that will hold still long enough. C# 2005 for Dummies thoroughly covers generics, iterators, and other new C# features and introduces many new features of Microsoft Visual Studio. As a bonus, you get tons of sample programs, five extra chapters, including one on using "C# on the Cheap," plus three nifty, valuable utility programs you can install and use for your own programming. And, to accompany and supplement C# 2005 for Dummies, there's a new Web site at CSharp102.com and a companion blog at CSharp102.blogspot.com. Visit soon.

From the Author

Welcome to C# 101: C# 2005 for Dummies gets new programmers up to speed quickly in a cool language that's immense fun - or old hands clipping along in a new dialect, pronto! With C# 101 under your belt, then move on to C# 102 - the Web site: CSharp102.com.

Product Details

  • Paperback: 432 pages
  • Publisher: For Dummies (October 31, 2005)
  • Language: English
  • ISBN-10: 0764597043
  • ISBN-13: 978-0764597046
  • Product Dimensions: 9.2 x 7.4 x 0.9 inches
  • Shipping Weight: 1.5 pounds (View shipping rates and policies)
  • Average Customer Review: 4.1 out of 5 stars  See all reviews (8 customer reviews)
  • Amazon Best Sellers Rank: #1,046,621 in Books (See Top 100 in Books)

More About the Authors

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

 

Customer Reviews

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

25 of 27 people found the following review helpful:
4.0 out of 5 stars Works well for jumping in and getting started..., December 18, 2005
This review is from: C# 2005 For Dummies (For Dummies (Computers)) (Paperback)
Seems like I've been ending up with a number of C# books in my review pile lately. The most recent one is C# 2005 For Dummies by Stephen Randy Davis and Chuck Sphar. As with many programming language books in the Dummies series, it's a solid coverage of the material for those who are looking for a broad coverage of the material for a first exposure...

Contents:
Part 1 - Creating Your First C# Programs: Creating Your First C# Windows Program; Creating Your First C# Console Application
Part 2 - Basic C# Programming: Living with Variability - Declaring Value-Type Variables; Smooth Operators; Controlling Program Flow
Part 3 - Object-Based Programming: Collecting Data - The Class and the Array; Putting on Some High-Class Functions; Class Methods; Stringing in the Key of C#
Part 4 - Object-Oriented Programming: Object-Oriented Programming - What's It All About?; Holding a Class Responsible; Inheritance - Is That All I Get?; Poly-what-ism?
Part 5 - Beyond Basic Classes: What a Class Isn't a Class - The Interface and the Structure; Asking Your Pharmacist about Generics
Part 6 - The Part of Ten: The 10 Most Common Build Errors (And How to Fix Them); The 10 Most Significant Differences between C# and C++
Appendix: About the CD
Bonus Chapters on the CD: Some Exceptional Exceptions; Handling Files and Libraries in C#; Stepping through Collections; Using the Visual Studio Interface; C# on the Cheap
Index

As I've mentioned in other places, I like Dummies books for the ability to allow me to figure out what I don't know about a subject. If I didn't know Java at all (C# is very close to Java in many, many respects) and wanted to get my feet wet in C#, this book would help me get the foundational skills I need. As someone who *does* already know Java, I think I was more interested in the bonus material on the CD. I really didn't know much about Mono, the open-source implementation of .Net. Nor did I know that there are non-Microsoft imitations of Visual Studio that you can use if you want to code in C# without spending hundreds of dollars for the VS IDE. Cool stuff! This probably wouldn't be the book you'd keep around as your main reference source if you are going to be a C# code-slinger, but it will help you figure out where the gun goes and how to put the holster on...
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


14 of 14 people found the following review helpful:
5.0 out of 5 stars Fantastic Book!!!, August 27, 2006
This review is from: C# 2005 For Dummies (For Dummies (Computers)) (Paperback)
If you guys like me are starting programming with C# then
C# 2005 for dummies is the book to buy. It is extremely well explained with great examples, the loopings and object oriented are well explained as well. I purchased about 5 books on C# claiming to be beginners books but they were NOT. Most C# beginner book on C# assume some programming experience but NOT C# 2005 for dummies. By order I will recommend for a newbie in programming who wants to learn C#:
- C# 2005 for dummies
- The absolute beginner in C#
- Beginning C# 2005 from Wrox

Again Thanks to Mr Davis for this fantastic introduction to C#
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
5.0 out of 5 stars C# 2005 for Dummies, August 4, 2007
This review is from: C# 2005 For Dummies (For Dummies (Computers)) (Paperback)
After having a few different textbooks that were difficult to understand I am extremely pleased with the quality, easy understandability and usuability of this book. Paired with my textbooks I have been able to grasp the harder concepts of C# that once were very difficult. There is some knowledge required of the language in order to be able to understand some of the concepts and grasp them fully but this book definitely makes it so much easier. I soon will be graduating with an Associates Degree in Web Design and Programming and feel very sure I will use this book as reference throughout the beginning of my career."A reference for the rest of us!" is definitely an appropriate slogan for the "DUMMIES" series of books.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

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






Only search this product's reviews



Inside This Book (learn more)
First Sentence:
The C# programming language is a powerful, relatively new descendant of the earlier C, C++, and Java languages. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
intrinsic variable types, output the banner, underlying queues, generic collection classes, closed brace, ect constructor, bonus chapter, output from this program, console app, base class constructor, wait for user, student object, constructor invokes, base class method, keyword base, parameterless constructor, ref int, generic collections, positive deposit, data members, void function, int variable, output from the program, initial balance, obi ect
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Visual Studio, File Folder, Visual Basic, Forms Designer, Solution Explorer, Stephen Davis, Windows Explorer, Windows Forms, Creating Your First, Display Arguments, Start Without Debugging, Declaring Numeric Constants, Error List, Most Significant Differences, Object-Oriented Concept
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

Citations (learn more)
This book cites 1 book:



What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
what are the main differences between c and c# 0 Jun 14, 2006
See all discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject