teach-ict.com logo

THE education site for computer science and ICT

1. Application generation

This section will describe how an application is created in terms of the programming tools needed and the concept of writing code to run on the CPU.

The tools that will be described are

  • Translators
  • Assemblers
  • Compilers
  • Interpreters

application generation