Ep6: Use #emacs to edit your code 🐌🔬 #coding #shorts

After watching previous episodes, you might have wondered what program I use for coding. The short answer is “Emacs 29.3”, which is a computer program that edits plain text. Text editors are provided with operating systems and software development packages and can be used to change files such as configuration files, documentation files, and programming language source code. In particular, Emacs is a part of the GNU operating system. GNU was developed specifically to give its users freedom. The GNU operating system consists of GNU packages (programs specifically released by the GNU Project) as well as free software released by third parties. The development of GNU made it possible to use a computer without software that would trample your freedom.

Specifically, free software means users have the four essential freedoms: (0) to run the program, (1) to study and change the program in source code form, (2) to redistribute exact copies, and (3) to distribute modified versions.

Find more about Emacs here: https://www.gnu.org/software/emacs/

Follow us on the following social platforms:

🆇 asngrads
Instagram: asngrads
🔗 https://dylanpadilla.netlify.app/