Thread: C# programs

  1. #1
    Registered User
    Join Date
    Sep 2007
    Posts
    3

    Exclamation C# programs

    I may be lacking practice , does anyone know a site where i can get some C# practice?like where i can get some questions and solutions.

  2. #2

  3. #3
    Registered User
    Join Date
    Sep 2007
    Posts
    3
    thank you sir

  4. #4
    Registered User
    Join Date
    Sep 2007
    Posts
    1
    You can also go to www.programmerheaven.com. The have something called C# School, where it will teach you a lot about C#. It free and that also have a VB School.

  5. #5
    Registered User Frobozz's Avatar
    Join Date
    Dec 2002
    Posts
    546
    My advice is to check the official MSDN documentation that can be installed with Visual C#. I think you'll find that it is far better than most tutorials. I managed to learn the entire language just through those (and some knowledge of VB .NET from a class I took).

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Recommend upgrade path for C programs
    By emanresu in forum C Programming
    Replies: 3
    Last Post: 11-22-2007, 07:32 AM
  2. Newbie question: pointers, other program's memory
    By xxxxme in forum C++ Programming
    Replies: 23
    Last Post: 11-25-2006, 01:00 PM
  3. Problem using java programs within C code
    By lemania in forum Linux Programming
    Replies: 1
    Last Post: 05-08-2005, 02:02 AM
  4. POSIX/DOS programs?
    By nickname_changed in forum C++ Programming
    Replies: 1
    Last Post: 02-28-2003, 05:42 AM
  5. executing c++ programs on the web
    By gulti01 in forum C++ Programming
    Replies: 4
    Last Post: 08-12-2002, 03:12 AM