Suggest me a compiler please.

Aksh95

Aksh95

@aksh95-G3Ma6S Oct 26, 2024
Hello people.

I am starting with my c++ basics . Which compiler would you advise me to use. Borland or Visual c++ . I would also like to know the benefits of using a particular compiler.

Thank You.

( I would also like to know how to start a personal conversation on this site 😁 . I do not want to start a new thread posting this question. )

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Jul 22, 2013

    Aksh95
    Hello people.

    I am starting with my c++ basics . Which compiler would you advise me to use. Borland or Visual c++ . I would also like to know the benefits of using a particular compiler.

    Thank You.
    I will suggest gcc- g++ because it is opensource & it's been updated on daily basis by developers.
  • simplycoder

    simplycoder

    @simplycoder-NsBEdD Jul 22, 2013

    I would go with #-Link-Snipped-#
    Using gcc would also allow you to code for online programing contests.
    You can use codeblocks,DevC++ as your IDE
    You can also use online compiler at <a href="https://ideone.com/" target="_blank" rel="nofollow noopener noreferrer">Online Compiler and IDE >> C/C++, Java, PHP, Python, Perl and 70+ other compilers and interpreters - Ideone.com</a>
  • Nayan Goenka

    Nayan Goenka

    @nayan-Dhpt4N Jul 24, 2013

    You can use turboC++ in DOSBox. Thats pretty good for windows environment