Table of Contents
To work on your programming assignments, you will need to use a text editor. There are two editors available through the Linux CLI that are suitable for programming: vi and GNU Emacs.
Further reading on text editors can be found in Section A.4, “More on text editors”.