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


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
or
Get a £0.25 Amazon.co.uk Gift Card
C# 2005 For Dummies
 
 
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 [Paperback]

Stephen R. Davis , Charles Sphar
2.0 out of 5 stars  See all reviews (1 customer review)
RRP: £16.99
Price: £14.44 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £2.55 (15%)
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.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want guaranteed delivery by Tuesday, February 14? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £13.00  
Paperback £14.44  
Visit the Dummies store and save up to 50% on selected titles.

Product details

  • Paperback: 432 pages
  • Publisher: John Wiley & Sons; Pap/Cdr edition (1 Nov 2005)
  • Language English
  • ISBN-10: 0764597043
  • ISBN-13: 978-0764597046
  • Product Dimensions: 23.3 x 18.7 x 2.4 cm
  • Average Customer Review: 2.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 640,262 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Authors

Discover books, learn about writers, and more.

Product Description

Product Description

  • 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

From the Back Cover

Programming can be fun using the power of C#

See how you can use C# to write Windows applications and much more!

Interested in the exciting possibilities of programming with C#? Well, look sharp! Even if you′ve never programmed before, you′ll see how C# allows you to write code using the Visual Studio® 2005 interface. From applying the Common Language Runtime to taking advantage of iterator blocks, this guide delivers just what you need to write flexible code.

Discover how to

  • Create your first C# program
  • Handle floating point variables
  • Control program flow
  • Sort through arrays of objects
  • Perform common operations on a string
  • Use generics to write more flexible code

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
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

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

5 of 11 people found the following review helpful:
2.0 out of 5 stars Disappointing & Rather Boring, 10 Dec 2005
By 
M. Bull "Michael" (England) - See all my reviews
(REAL NAME)   
This review is from: C# 2005 For Dummies (Paperback)
I last programmed in Fortran 15 years ago and was hoping to learn a modern object oriented (oo) lanaguage, but I found this book disappointing, hard work and yes, rather boring.

Instead of enthusing upfront about the wonders of oo programming, the book first drearily grinds through 99 pages of variable types, arithmetic operators and if statements in completely procedural fashion.

"Object-Oriented Programming" doesn't actually come until p211 (after another frustrating 100 pages of technicality), by which stage the book is so far into the nitty gritty of C# syntax that I'm totally lost.

So instead I'm going to try the "Head First" Java book (which tries a much more innovative approach) and reverse into C# since the languages are so similar. I won't be bothering with "Dummies" again.

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 Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 4.1 out of 5 stars (8 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..., 18 Dec 2005
By Thomas Duff "Duffbert" - Published on Amazon.com
This review is from: C# 2005 For Dummies (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...

14 of 14 people found the following review helpful:
5.0 out of 5 stars Fantastic Book!!!, 27 Aug 2006
By Frederick Masem - Published on Amazon.com
This review is from: C# 2005 For Dummies (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#

3 of 3 people found the following review helpful:
5.0 out of 5 stars C# 2005 for Dummies, 4 Aug 2007
By K. M. Austin "colddarkwhispers" - Published on Amazon.com
This review is from: C# 2005 For Dummies (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.
 Go to Amazon.com to see all 8 reviews  4.1 out of 5 stars 
Were these reviews helpful?   Let us know
 
 
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
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges