Question:
how to develop an "IDE"?and what are the components of an "IDE"?
Abu Sufian
2011-08-04 02:53:13 UTC
IDE means Integrated Development Environment.you can send me also
1.tutorial
2.name of books
3.related keywords
4 websites name
5.tips
6.guidelines
Three answers:
anonymous
2017-01-15 13:49:16 UTC
Parts Of Ide
Priyanka
2011-08-04 03:45:00 UTC
An integrated development environment (IDE) is a programming environment that has been packaged as an application program, typically consisting of a code editor, a compiler, a debugger, and a graphical user interface (GUI) builder. The IDE may be a standalone application or may

be included as part of one or more existing and compatible applications. The BASIC programming language, for example, can be used within Microsoft Office applications, which makes it possible to write a WordBasic program within the Microsoft Word application. IDEs provide a user-friendly framework for many modern programming languages, such as Visual Basic, Java, and PowerBuilder.

IDEs for developing HTML applications are among the most commonly used. For example, many people designing Web sites today use an IDE (such as HomeSite, DreamWeaver, or FrontPage) for Web site development that automates many of the tasks involved.



Components of IDE

An integrated development environment (IDE) (also known as integrated design environment, integrated debugging environment or interactive development environment) is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of:



a source code editor

a compiler and/or an interpreter

build automation tools

a debugger
Psychic Computer RepairĀ® PEBKAC?
2011-08-04 02:56:57 UTC
http://www.google.com/search?q=Integrated+Development+Environment&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a

~

Google is your friend.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...