2.5.4

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

1Computer Systems

1.1Systems Architecture

1.2Memory & Storage

1.3Computer Networks, Connections & Protocols

1.4Network Security

1.5Systems Software

1.6Ethical, Legal, Cultural & Environmental Concern

2Computational Thinking, Algorithms and Programming

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