views:

106

answers:

5

I currently have some time on my hands at work and want to advance my vb/c# skills. I have found that most of the tutorials/resources on the net are fairly basic. I am looking for intermediate to advanced exercises.

I have seen the books that people have recommended in other posts here on Stack Overflow and they look great. It's just that they don't seem to have exercises in them. So , I am more interested in a book that has exercises. Does anyone have a book they used in school or elsewhere that was good?

+2  A: 

Sounds like what you want is a Code Kata, or coding "practice sessions." Jeff Atwood blogged about this on Coding Horror. I'd suggest a good VB/C# book -- C# in Depth, comes to mind, given your desire for intermediate/advanced material -- combined with some practice problems to solve.

tvanfosson
+2  A: 

MCTS Self-Paced Training Kit (Exam 70-536): Microsoft® .NET Framework Application Development Foundation

This is the for the MS exam for .net

Covers fundamentals of .net in C# and VB Has problems to try out and sample code in each chapter. Also the book comes in PDF format (on CD in addition to hard copy) which is very nice.

It is written with the intent to help learn .net as well as pass the exam.

Maestro1024
Let's hope they've fixed all the errors, though - the original errata was... "extensive" ;-p
Marc Gravell
I read that in the reviews. Supposedly it is better now (I have only seen the second edition).
Maestro1024
I have the second edition and noticed many errors in it.
Meta-Knight
Thank you all for the heads up on the errata.
pave
+1  A: 

I really enjoyed Effective C#. It is a nice book because it basically just explains what you are likely doing wrong, and how to do it right, just my .02

Brandon
A: 

You must try your luck with Wrox Brother's Professional VB 2008 or C# 2008, it has many resources and examples.. Uses example codes at many places.

Anirudh Goel
A: 

always for me http://www.learnvisualstudio.com

C# and Vb.net

also include Visual Studio ...

The site looks good to me. Is it worth the money. it is pricey compared to most books.
pave
yes totally $50 is the price of a decent book - just another type of learning resource.