1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Other A wee bit of programming help..

Discussion in 'Software' started by Ryan Cooper, 20 May 2009.

  1. Ryan Cooper

    Ryan Cooper It's been a long time.

    Joined:
    25 Jun 2008
    Posts:
    153
    Likes Received:
    2
    Who said anything? I sure didn't.
     
    Last edited: 20 May 2009
  2. notatoad

    notatoad pretty fing wonderful

    Joined:
    25 Jun 2004
    Posts:
    3,213
    Likes Received:
    60
    edit: i changed my mind. this thread is going to end up on tdwtf and i don't want to be part of it.
     
    Last edited: 20 May 2009
  3. Cabe6403

    Cabe6403 Supreme Commander

    Joined:
    3 Apr 2007
    Posts:
    1,205
    Likes Received:
    44
    In regards to the first question you posed: C++ and C# are based on the C language, they are 'essentially' (and I use that word quite loosely) updated version of the language. For example, C++ has objects and classes making it much more object oriented that C which is much more procedural.

    In terms of compilers, for C++ I use the xcode compiler on Mac. For C I use the GNU and Mac terminal.

    Like Notatoad says, you are getting in way over your head here. If you've never programmed in C or C++ you should start with much more basic programs.

    OS's like XP and Vista will all be compiled into Assembly code anyway.
     
  4. Ryan Cooper

    Ryan Cooper It's been a long time.

    Joined:
    25 Jun 2008
    Posts:
    153
    Likes Received:
    2
    Who said anything? I sure didn't.
     
    Last edited: 20 May 2009
  5. thehippoz

    thehippoz What's a Dremel?

    Joined:
    19 Dec 2008
    Posts:
    5,780
    Likes Received:
    174
    XD
     

Share This Page