Results 1 to 9 of 9
  1. #1
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool

    C, C++, CSharp, C# WTF ???? WTH ????

    hi,
    i am begginer in codding but what C to learn C, C++, CSharp or C# What is the difference between these 4 languages and what can i do with them and what to learn

  2. #2
    Coder[Vb10e]'s Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Crossfire Alaska
    Posts
    1,577
    Reputation
    -10
    Thanks
    349
    My Mood
    Fine
    VB () you forgot it

  3. #3
    derh.acker's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    localhost
    Posts
    826
    Reputation
    14
    Thanks
    616
    My Mood
    Angelic
    int answertoallquestions = 42;
    if (CSharp != C#)
    {
    answertoallquestions = answertoallquestions / 0;
    world.shutdown();
    }

    1.CSharp = C# xD

    @Coder[Vb10e]
    VB is no C language


    C++ is the best
    Last edited by derh.acker; 08-27-2011 at 06:48 AM.

  4. The Following User Says Thank You to derh.acker For This Useful Post:

    kmanev073 (08-27-2011)

  5. #4
    Coder[Vb10e]'s Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Crossfire Alaska
    Posts
    1,577
    Reputation
    -10
    Thanks
    349
    My Mood
    Fine
    yes but .. its a difrent languages

  6. #5
    IHaxYou!'s Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    HaxLand
    Posts
    936
    Reputation
    -18
    Thanks
    387
    My Mood
    Cynical
    CSharp = C#.
    You already messed up and you haven't even started coding...

  7. #6
    giniyat202's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in my house
    Posts
    286
    Reputation
    9
    Thanks
    258
    My Mood
    Cheerful
    Quote Originally Posted by kmanev073 View Post
    hi,
    i am begginer in codding but what C to learn C, C++, CSharp or C# What is the difference between these 4 languages and what can i do with them and what to learn
    Learn C++
    C# and CSharp are the same.
    C is an old language and every one is using C++ now.

  8. #7
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    C# is microsoft version of .Net Framework (managed code) and C++,
    C++.Net is simular to C# but more C++ functions are in it now. (Manage Code)
    C++ is a descendent of C and maybe its successor (Unmanaged code)
    C is the original of the above. (Unmanaged code)

    C++ offers classes and other stuff like that
    C is just .. cant explain it.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  9. The Following User Says Thank You to topblast For This Useful Post:

    kmanev073 (08-27-2011)

  10. #8
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool
    cool ok now i will learn C++ but in many companies they code at CSharp i hear is easyer that C++ realy ?

  11. #9
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by kmanev073 View Post
    cool ok now i will learn C++ but in many companies they code at CSharp i hear is easyer that C++ realy ?
    Yes it is easier than C++ because it is using .Net Framework. And because it is using this framework it is manage code, manage code slower than C++. Also you can not edit Memory easily nor pointers without turning on Unsafe code .

    But if this is your starter language, you could pass but Visual Basic would be easier. After understand Visual Basic, you can then go on to understand C#.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

Similar Threads

  1. all the words like wtf and there explanation
    By Pepijntje in forum General
    Replies: 24
    Last Post: 12-07-2021, 05:57 PM
  2. Rpg!! Wtf?!?!
    By radeon7 in forum WarRock - International Hacks
    Replies: 7
    Last Post: 05-29-2006, 03:02 PM
  3. Wtf?
    By zak11 in forum General
    Replies: 20
    Last Post: 04-29-2006, 07:42 AM
  4. WTF happened to klingons?
    By asshaticus in forum SCI-FI
    Replies: 16
    Last Post: 01-26-2006, 06:15 PM
  5. Dogs? WTF
    By Dave84311 in forum General
    Replies: 4
    Last Post: 01-09-2006, 09:39 AM