• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

C# for Experienced Programmers by Paul J. Deitel, J. A. Listfield, T. Nieto, Marina Z

 
Bartender
Posts: 962
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
<pre>

Author/s : Paul J. Deitel, J. A. Listfield, T. Nieto, Marina Zlatkina
Publisher : Prentice Hall
Category : C# and .NET
Review by : David Vick
Rating : 5 horseshoes

</pre>
The intended audience is experienced programmers who want an in depth coverage
of the material. They should have said 'for experienced programmers who have
never used Windows and never used an object oriented language'.

It was disappointing to learn that their deep coverage included explaining
clicks, double clicks, how to move scroll bars, and what a toolbar is. The text
was very repetitive, and redundant. At points it was insulting to see what they
considered an experienced programmer didn't know.

After the first 2 chapters it gets better but, entire paragraphs still often
repeat entire preceding paragraphs.

The book has a lot of code examples that could be eliminated: 'experienced
programmers' should know what a for and a while loop are. Explaining how they
work in C# would have sufficed. The code examples that they give, with detailed
explanations, are just wasted. A 5-page example of calculating compound interest
is overkill.

In trying to write a book for every possible experienced programmer they ended
up adding a lot of material that simply isn t needed for most of them. The book
is appealing to a very narrow audience. With more introductory material this
would be a good beginner book. The 1300 pages cover a lot of material but, had
it been written to the specified audience, it would have been half of the size
it is.

I honestly did not enjoy reading this book; at times I was genuinely insulted by
some of the explanations and code samples


More info at Amazon.com
More info at Amazon.co.uk
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic