Best C++ Development Software for Beginners

Discussion in 'Programming' started by daabomb2002, Sep 13, 2007.

  1. #1
    What are the Best C++ Development Software for Beginners? I know absolutely no programming code what so ever. I have heard there are VISUAL C++ development tools that require no coding knowledge and I also heard there are some development software that come with Prebuilt application components.
     
    daabomb2002, Sep 13, 2007 IP
  2. comboy

    comboy Well-Known Member

    Messages:
    328
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #2
    You can chose any IDE to program. But you must have knowledge about C++ before write any line of code. No software can help you.
     
    comboy, Sep 14, 2007 IP
  3. worldman

    worldman Notable Member

    Messages:
    3,337
    Likes Received:
    261
    Best Answers:
    0
    Trophy Points:
    225
    #3
    Microsoft has one that will help you from ground up. No programing skills necessary. Here is the link
     
    worldman, Sep 17, 2007 IP
  4. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #4
    "No programing skills necessary".

    So when I want to display a message box containing the sum of the numbers I entered in textbox 1 and textbox 2, I just tell it in plain English?

    Of course you need programming skills... no IDE can take that fact away.
     
    TwistMyArm, Sep 17, 2007 IP
  5. worldman

    worldman Notable Member

    Messages:
    3,337
    Likes Received:
    261
    Best Answers:
    0
    Trophy Points:
    225
    #5
    He said to learn it. So I was telling him if he wanted to start from ground up as in learning the program he could use the site I recommended.
     
    worldman, Sep 17, 2007 IP
  6. kashem

    kashem Banned

    Messages:
    1,250
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    0
    #6
    here is a very good site you can check www.functionx.com. Very good for c++ beginer. Check there if it helps in any way learning c++
     
    kashem, Sep 17, 2007 IP
  7. Fuzzy No No

    Fuzzy No No Guest

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Microsoft Visual C++ is not very hard to get for free or cheap online. Not to say ive done it, but if you look in the right places there are ways to get it free.
     
    Fuzzy No No, Sep 17, 2007 IP
  8. worldman

    worldman Notable Member

    Messages:
    3,337
    Likes Received:
    261
    Best Answers:
    0
    Trophy Points:
    225
    #8
    You can get Visual C++ for free. Its the Visual studio they charge you for.
     
    worldman, Sep 18, 2007 IP
  9. Synchronium

    Synchronium Active Member

    Messages:
    463
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    58
    #9
    Go get GCC and a good book.

    Sick of people cutting corners. The programming forums here are all people asking for script installation help...
     
    Synchronium, Sep 18, 2007 IP
  10. JenniP

    JenniP Peon

    Messages:
    250
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Visual Studio 2005 C++ Express Edition is Free.

    I would recommend using Express 2005 rather than the Express 2008 linked to earlier in the thread as 2008 is still beta.

    Its pretty much identical (with a few of the more advanced features disabled) to the Visual Studio professional developers use and is more than good enough to learn a language.

    Jen
     
    JenniP, Sep 18, 2007 IP
  11. worldman

    worldman Notable Member

    Messages:
    3,337
    Likes Received:
    261
    Best Answers:
    0
    Trophy Points:
    225
    #11
    Yeah good advice. I would also recommend attending a workshop in your area to get acquainted with it (depending on where you are living). Last Month Microsoft was doing an expo 45 minutes from where I was. I could not go cause I had another class that day. But in any case it would be good to try and attend one of these.
     
    worldman, Sep 23, 2007 IP