How to write a program in Notepad

What should a novice programmer do if he has nothing at hand to create code? Well, or almost nothing, because the computer itself with the operating system installed on it is not taken into account. You will be told that Notepad (Notepad.exe) will help here. Let’s talk how to write a program using something else.

Now, to program in any language, it is customary to use special programming environments. Any such environment includes a convenient editor in which code is written, debugging tools and a compiler, as well as some utilities. But at the dawn of the computer age, things were not so. It’s already hard to imagine that in DOS you can write a text file without using Notepad. Also, without the help of Notepad, it was possible to create a program and even make “on the fly” changes to the codes of executable processes.

how to write a program




, DOS Windows, -. . , . , , , , . .

how to write a program in notepad








, Notepad++, , 50 . , . UTF-8 BOM, , Microsoft. Notepad++ web- HTML, .

, ( ) . . , . – , . , . , , , , .

. , ( ). , , BAT VBS. , . , , Windows Visual Basic. .

write a program in pascal




, . , , . - . , . , , .

, « » . , .




All Articles