Several important elements of C ++ programming tools

Source: Internet
Author: User

I learned the Standard C ++ and used VC6. but I found that it does not support the C ++ standard well enough, and there are many unsatisfactory aspects, such as fatal error C1001. now I have downloaded several C ++ programming tools on the Internet. Let's take a look at them: how about C-Free, Borland C ++ Builder Compiler, Dev-C ++, and other tools such as bcx bcb.

1. Editor
Vi: the most basic editor with weak functions, but easy to use. XWindows is not required.
Emacs: A Powerful editor without XWindow. It is difficult to use C ++ programming tools.
Gedit: a good editor in XWindow.

  • Introduction Various functions of C ++ development tools
  • Detailed descriptions of C ++ code examples
  • How to build a Visual C ++ environment better
  • Describes how to learn C ++ programming in Linux
  • C ++ Programming

2. Compiler
Gcc/g ++: No need to introduce it?

3. debugging tools
Gdb: the most basic debugging tool without XWindow
Xxgdb: Graphical encapsulation of gdb in XWindow. I have never used it.

4. Create an Interface
Glade

5. Integrated tools
Eclipse + CDT: Not easy to use, but it is a C ++ integrated development environment.
Kylix: never used. It is said that it can also be used to develop C ++ programs.
KDevelope: An easy-to-use integrated development environment based on KDE.

Now I am using KDevelope. Previously I used gedit + gcc or Eclipse + CDT. Which of the following statements can recommend better C ++ development tools in Linux? I think it is not important to learn any tools if you want to become a real master. Don't let tools limit your learning. Maybe you want to learn VC. When you feel that you have mastered VC completely, you may find that no VC is needed.

What should you do at this time? Learning an idea is more important than learning a tool. VC ++ is the compiler. VC ++. net is also a compiler. They are C ++ services. MFC is a class library developed by Microsoft to help programmers develop Windows programs more efficiently. I suggest you, after learning the syntax of the C ++ programming tool-> Data Structure-> try to thoroughly understand the C ++-> operating system knowledge-> then you can see what aspects of development you think about..

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.