Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Graphics Programming with Perl Review by Michael Accardo

The Best Book Available

Simply put: if you want to learn how Perl can interact with graphics, then you need to get this book. It is far superior to O'Reilly's outdated and thin book, Programming Web Graphics with Perl & GNU Software.

Thankfully Graphics Programming with Perl does not limit itself to Web graphics. While dedicating many chapters to Web graphics, the author also discusses topics, such as 3D animation using OpenGL and Renderman, that most people do not associate with the Perl programming language. Very informative!

The author, Martien Verbruggen, cleary knows his stuff and it shows, especially in the opening chapters where he presents in-depth overviews of the bits and pieces in graphics programming (e.g, the drawing primitives, color spaces and palettes, file formats, et cetera). Many other books would probably breeze through such information, but not here. Not only did I learn about the graphic tools available to the Perl programmer, but I also learned a great deal about the graphic programming world in general.