CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2002
    Location
    China
    Posts
    5

    Question Please recommend some good books on learning c#

    I have learned C++ for nearly 1 year and have some basic
    programming skills.Now I want to learn C# ,but I don't know
    which book to read first.Please recommend some books on learning c#,include basic features introduce and advanced programming mannual.I would like to read more complicated books because I think if one knows c++,he can learn c# fast.
    Thank you very much

  2. #2
    Join Date
    Oct 2002
    Posts
    16

    professional c# 2nd edition

    I think a good book, or maybe the best one in moment, is "Professional C# 2nd edition" written by Simon Robinson. At least is the one i am using and i find it really ok.

  3. #3
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,758
    My book focuses on teaching the C# language. If you have C++ experience, then my book will move slowly (although you can skim through it pretty fast). My book is Teach Yourself C# in 21 Days


    Inside C#, Second Edition Was written by Tom Archer and Andrew Whitechapel. This is a more advanced book. Tom was a previous Site Manager for CodeGuru and Andrew has contributed a number of articles. This second edition includes a lot of improvements over the first edition and comes highly recommended.

    Brad!
    -----------------------------------------------
    Brad! Jones,
    Yowza Publishing
    LotsOfSoftware, LLC

    -----------------------------------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured