View on GitHub

reading-notes

What is a text editor?

software that you download and install on your computer, or you access online through your web browser, that allows you to write and manage text, especially the text that you write to build a web site.

The most feature for text editor:

The text editor that comes on your computer is called Notepad for windows.

Some Example Of Text Editors:

IDE ( Integrated Development environment)

Is a text editor ,file manager,a compiler and debugger all in one software meaningful.


Command Line


Relative path : a file or directory location relative to where we currently are in the file system(.).

Absolute path : a file or directory location in relation to the root of the file system(/).