Code Editors
IDE (Integrated Development Environment)combines the editor, compiler and other useful tools in the same software package. Its advantage is that when a program with syntax errors is compiled, the programmer sees the error messages and the original program at the same time -- this makes debugging much easier. Also, some IDEs contain debuggers. Visual J++, VisualAge for C++ or Java, Java WorkShop, and Visual Caf�?�© are IDEs.
From : www.course.com/careers/glossary/programming.cfm
A code editor is typically a text editor with programming language libraries installed. The editor recognizes programming keywords and renders them in the specified color code (known as syntax highlighting). Other features include code beautification and compiler integration. In some cases, code editor is a scaled down version of IDE.
Cream
Vim is a powerful and full-featured text editor, the popular descendant of the 1976 Vi text editor.
But Vim has a steep learning curve. It was not primarily designed to be easy to use, favoring performance and technical flexibility instead. Because it is so different, learning to use Vim takes time.
Cream shapes Vim into an interface you probably already know (sometimes called Common User Access). Whether you are writing emails or developing large software applications, Cream saves you time and gets you up and running quickly.
visit
Cream
Cream was visited : 198 times
Loading .....