C# for Dummies (With CD-ROM) Review

C# for Dummies (With CD-ROM)
Average Reviews:

(More customer reviews)
Are you looking to buy C# for Dummies (With CD-ROM)? Here is the right place to find the great deals. we can offer discounts of up to 90% on C# for Dummies (With CD-ROM). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

C# for Dummies (With CD-ROM) ReviewAlthough the "Dummies" title implies a "Beginner" book, this book falls into the "Beginner to Intermediate Developer" range. This is a good book for Visual Basic developers who want to make the conversion to C# or for the beginner. Like all Dummies series, there are ample examples and the author does a great job of explaining the C# language. Windows forms are covered in Chapter 17 and 18 but there is no discussion about Web development or using C# with Active Server Pages (ASP).
Starting in Chapter 6 (Collecting Data - The Class and the Array) there are several really annoying errors, for example, on page 105 the author uses "for (int i = 0; i < 11; i++)" to iterate thru a 10 element array. In the section below this (Array bounds checking), the author uses exactly the same code and says this will fail. The first code should be "for (int i = 0; i < 10; i++)". These errors are scattered through out the book. Still this is a good book and I would highly recommend it.C# for Dummies (With CD-ROM) Overview

Want to learn more information about C# for Dummies (With CD-ROM)?

>> Click Here to See All Customer Reviews & Ratings Now

0 comments:

Post a Comment