music |
| | OSdata.com |
nano
summary
This subchapter looks at nano, a UNIX (and Linux) command.
nano is a simple text editor.
nano
This subchapter looks at nano, a UNIX (and Linux) command.
There are many editors available on Linux and UNIX. nano is a simple text editor that can get you started. Eventually you will want to learn vim and emacs.
nano is a replacement for pico.
$ nano filename
comments, suggestions, corrections, criticisms
free music player coding example
Coding example: I am making heavily documented and explained open source code for a method to play music for free almost any song, no subscription fees, no download costs, no advertisements, all completely legal. This is done by building a front-end to YouTube (which checks the copyright permissions for you).
View music player in action: www.musicinpublic.com/.
Create your own copy from the original source code/ (presented for learning programming).
Because I no longer have the computer and software to make PDFs, the book is available as an HTML file, which you can convert into a PDF.
Names and logos of various OSs are trademarks of their respective owners.