7.2.1

Integrated Development Environments

Test yourself

Integrated Development Environments

Integrated development environments (IDEs) are software packages that facilitate software development. They provide a number of features to make programming easier:

Illustrative background for Code editorIllustrative background for Code editor ?? "content

Code editor

  • A code editor is a text editor which allows you to write the source code.
  • The code editor usually contains extra features such as:
    • Syntax highlighting.
    • Code-completion.
Illustrative background for Debug toolsIllustrative background for Debug tools ?? "content

Debug tools

  • IDEs usually contain error diagnostics which will highlight syntax errors in real time as you program.
  • IDEs usually also contain a debugger, which allows you to run your code line-by-line to find faults.
Illustrative background for TranslatorsIllustrative background for Translators ?? "content

Translators

  • The IDE will usually have an interpreter, compiler, or assembler built in.
  • The IDE usually abstracts the translation process by providing the user with a 'Run' button rather than them having to use complex commands.
Illustrative background for Run-time environmentIllustrative background for Run-time environment ?? "content

Run-time environment

  • The run-time environment (RTE) allows you to run programs to test how well they work.
  • There are often multiple run time environments available so that you can simulate your application on multiple different devices.

Jump to other topics

1Components of a Computer

2Software & Software Development

3Exchanging Data

4Data Types, Data Structures & Algorithms

5Legal, Moral, Cultural & Ethical Issues

6Elements of Computational Thinking

6.1Thinking Abstractly

6.2Thinking Procedurally

6.3Thinking Logically

7Problem Solving & Programming

8Algorithms

Go student ad image

Unlock your full potential with GoStudent tutoring

  • Affordable 1:1 tutoring from the comfort of your home

  • Tutors are matched to your specific learning needs

  • 30+ school subjects covered

Book a free trial lesson