Читать книгу Beginning Programming All-in-One For Dummies - Wallace Wang - Страница 94

Integrated development environments

Оглавление

An IDE combines an editor with a compiler in a single program so you can easily edit a program and compile it right away. It gives you access to these features within a consistent user interface (UI), as shown in Figure 4-5.


FIGURE 4-5: An IDE provides access to multiple programming tools within a single UI.

If you mostly write programs in a single programming language, using an IDE can be more convenient than a stand-alone editor.

Beginning Programming All-in-One For Dummies

Подняться наверх