 music |
 | � | OSdata.com |
Java
summary
����This subchapter looks at Java, a programming language, and the tools for using it from shell.
Java
����This subchapter looks at Java, a programming language, and the tools for using it from shell.
appletviewer
����appletviewer is a standalone command line program from Sun to run Java applets.
jar
����jar is a Java archive tool.
java
����java is the Java Virtual Machine.
javac
����javac is the official Java compiler.
GNU Compiler for Java
����The GNU Compiler for Java (GCJ) compiles Java code to either java byte code or native binary code for several difefrent architectures.
javadoc
����javadoc is a Java documentation generator.
javah
����javah is a tool that generates C and header files for JNI programming.
javap
����javap is a tool that disassembles class files and inspects member signatures.
jdb
����jdb is the Java Debugger.
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).
This section is under the category of owning cirticism.
In response to a posting about my article collecting social media, Moderator +Andrew Smith (Technology addict, Web Developer, API guru, futsal and football wannabe, and all round nice guy!, Swordfox Design, arrowtown, new zealand) of the Google+ community Web Developers, Web Designers, Web Coding claims �Quite frankly this is self promotion, and your site is not of great quality. I can see how +Joost Schuur� would think this of not high enough a standard.�
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.