C++ Guide

Dreamy Aug 13, 2010

  1. Dr

    Dreamy Newbie
    25/47

    Joined:
    Aug 11, 2010
    Messages:
    65
    Likes Received:
    4
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Glasgow,Scotland
    Console:
    Playstation 3
    What is C++?
    C++ (pronounced "See plus plus") is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as a middle-level language, as it comprises a combination of both high-level and low-level language features. Read more...

    What is C++ used for?
    For big software projects that require high performances. Most major applications and games are made in C++.
    Examples: Photoshop, Firefox, Winamp, Counter Strike...

    Short list of C++ compilers:
    For Windows:
    Borland C++ 5.5
    Microsoft Visual C++ Express
    DevCPP
    For Linux:
    G++(contained in GCC which comes preinstalled in most distros)
    Intel C++ (free for noncommercial use only)
    For Mac OS X:
    Apple C++
    Xcode
    GCC





    Thanks :)
    Dreamy ;p
     
  2. StuartB

    StuartB Lifetime Gold Lifetime Gold
    0/47

    Joined:
    Aug 13, 2011
    Messages:
    129
    Likes Received:
    8
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Scotland
    Console:
    Xbox
    This is very useful, Thanks B)
     
  3. dnq6

    dnq6 Daniel
    25/47

    Joined:
    Sep 24, 2012
    Messages:
    460
    Likes Received:
    91
    Trophy Points:
    25
    Gender:
    Male
    Location:
    Trippa Snippa
    Console:
    Xbox
    Thanks for the post mate I'm trying to get into programing!

    Sent from my GT-I9300 using Tapatalk 2
     

Share This Page

Close