Detailed Introduction to Ubuntu + + IDE Programming environment

Source: Internet
Author: User
Tags command line html tags

The foreword has the Netizen to mistake compiler GCC to think IDE (Integrated development environment)

Expect to detach from the command line

Expect to find it in the menu

Expect it to have a set edit compile link debug run in one interface

Therefore, this article gives you a simple list of some C + + programming available in the IDE, perhaps you can find one you like.

To avoid the installation of one of the following software build-essential may wish to do so first:

sudo apt-get install build-essential

Anjuta

Official address of Anjuta DevStudio: http://anjuta.sourceforge.net/

Anjuta is a c/s + + IDE, its biggest feature is flexible, open multiple files at the same time, embedded code-level debugger (call gdb), Application Wizard (application Widzards) can help you create a GNOME program without having to write some code that isn't relevant to your interests.

Installation method:

sudo apt-get install Anjuta

Reference:

Linux with Anjuta to write a Hello world of C + + program is so simple!

KDevelop

KDevelop Project's official address: http://www.kdevelop.org/

Kdevelop-project was born in 1998 to provide KDE with an easy-to-use integrated development environment (integrated Development environment). Since then, the KDevelop IDE has been published using the GPL, which supports many programming languages.

Installation method:

sudo apt-get install KDevelop

Reference:

KDevelop Literacy Post

Geany

Official address of Geany:

http://geany.uvena.de/

Http://sourceforge.net/projects/geany

Geany is a fast and lightweight integrated development environment (IDE) developed using the GTK2 Toolkit, includes the following basic features: syntax highlighting, code folding, automatic completion of code, automatic completion of frequently used structures (such as: if, for, while, etc.), automatic completion of XML and HTML tags, call hints, support C, Java, PHP, HTML, Python, Perl, Pascal and other languages, symbols list, and so on.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.