In keeping with the great tradition of programming guides everywhere, some basics of the Maya devkit are illustrated using two versions of a Hello World plug-in.
The first version of the plug-in prints "Hello World" in the Maya output window.
The second version of the plug-in takes two arguments and uses them to print a customized greeting in the output window.