Results 1 to 8 of 8

Thread: Completely New..

  1. #1
    billfaceuk
    Guest

    Completely New..

    I've decided that I should expand my mind and learn C++. I have never programmed in C++ so have no prior knowledge so these main questions spring to mind:

    1] What do i program C++ in??? Do i need some kind of program or will notepad do. Do i need a compiler etc.

    and

    2] Where's the best place to start learning C++?

    Thanx all...

  2. #2
    Member
    Join Date
    May 2001
    Location
    US Of A
    Posts
    41
    hey how about you search for stuff like that in the fourms that is mostly what fills the fourms

  3. #3
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    1.) You need a C++ compiler. Microsoft Visual C++(the best), Borland C++ Builder, Turbo C++ and many others.

    2.)Hang on in the forums and you will learn a lot. Also go to
    my web page to get free online books and good C/C++ tutorials.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

  4. #4
    billfaceuk
    Guest
    Is there somewhere were i can get a demo of Microsoft Visual C++ or the learning edition cheaply. I already have the borland ompiler but would like microsofts...

    Thanx.

  5. #5
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    I heard that for students VC++ is pretty much cheap. Go to Microsoft's site and look for more info or order it.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

  6. #6
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    The GNU compiler (egcs / gcc / g++ / gpp) is pretty good.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  7. #7
    Zaei
    Guest
    There are lots of free compilers floating around. Microsoft Visual Studio (C++ is included in this package) can run you upwards of 1000 dollars. If you were going to buy that, id wait for Visual Studio .Net to release before spending money, though. As for Borland, they are probably Microsoft's #1 competitor, so i wouldn't write them off at all.

    Z.

  8. #8
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    If you want a good and [b]free[/] C++ compiler, I would recomment the DevC++ compiler, which comes with both IDE and compiler. Really good! I used it before I got VC++.
    Download it at http://www.bloodshed.net/
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width