C ++

Out of context: Reply #4

  • Started
  • Last post
  • 13 Responses
  • vaxorcist0

    gotta be more specific... most of the "languages" like Ruby, javascript, php, asp,PERL, etc start you out with a HUGE built-in library....

    C++ doesn't do things that way.. there are a HUGE variety of libraries, the standard template library, and many, many specific libraries...

    so, with C++, you may want to really think about what you exactly want to do, then find a library/environment.... unless you're thinking more of a computer-science perspective and learning it for its own sake....

View thread