View Poll Results: C++ or C#?

Voters
0. You may not vote on this poll
  • C++

    0 0%
  • C#

    0 0%

Thread: C++ versus C#

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    75

    Question C++ versus C#

    I hear that C# seems to be one of those new languages coming out that is supposed to "revolutionize" programming. I don't really like it. I like how C++ can slip into low-level features and still get as abstract as to have polymorphism and object-orientation. Yet C# seems to be a little more limited to the abstract domain (like Java).

    I know C++ can be used for many different types of applications well, but what about C#? In what areas does C# provide better support for? I don't see it as worth getting used to a new language if you can still program it in the old one with no substantial advantages. I hear the internet is one of those things, but I'm really fuzzy on how applications work online, etc.

  2. #2
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    Bad crossposter... Anyone who wants to vote on this can use the thread on the C# forum.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. std::string comparison versus int comparison
    By leeor_net in forum C++ Programming
    Replies: 3
    Last Post: 04-12-2009, 07:28 AM
  2. How do I do MergeSort versus QuickSort instead?
    By dxfist in forum C++ Programming
    Replies: 9
    Last Post: 03-06-2008, 12:12 PM
  3. Templates: VC++ versus C++ standard
    By manannan in forum C++ Programming
    Replies: 1
    Last Post: 09-08-2005, 06:37 AM
  4. Linked list versus malloc and realloc.
    By Bajanine in forum C Programming
    Replies: 2
    Last Post: 06-20-2005, 08:08 PM
  5. I know this has been brought up before... B.S. versus B.A. in c.s.
    By Terrance1 in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 05-15-2003, 12:28 AM