CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2008
    Posts
    61

    Question C# books for the beginner/intermediate...

    Hi there,

    I am new to these forums, and would be very grateful if any of you guys/gals could recommend me a C# book. I need to start from scratch, basically.

    If someone could recommend me a book that would assist me with learning C#, that would be great.

    Many thanks in advance!

  2. #2
    Join Date
    Apr 2008
    Posts
    2

    Re: C# books for the beginner/intermediate...


  3. #3
    Join Date
    Apr 2008
    Posts
    61

    Thumbs up Re: C# books for the beginner/intermediate...

    Quote Originally Posted by hockknocker
    Thanks for the reply!!!

  4. #4
    Join Date
    Apr 2008
    Posts
    61

    Re: C# books for the beginner/intermediate...

    Any other suggestions, please???

  5. #5
    Join Date
    Apr 2008
    Posts
    2

    Re: C# books for the beginner/intermediate...

    Here is a link to free training from Microsoft
    http://msdn2.microsoft.com/en-us/vcsharp/aa336766.aspx
    There are free videos also.

    I already mentioned this one
    https://www.ed2go.com/cgi-bin/oic3/n...on%20to&path=1
    The Intro to C# from the above does not use the IDE. All the assignments are console applications and run from the command line. You get a real good understanding and knowledge of the correct syntax. The intermediate class uses the IDE. I took them both and for the price ($70.00/ea) I found it to be a good value.

    Good Luck!

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