Perl Node Interface
By Gianluca Casati
Date: Friday, 12 October 2012 14:30
Duration: 40 minutes
Target audience: Any
Language: English
Tags: programming visual webapp
You can find more information on the speaker's site:
Node programming is really interesting since makes possible to realize a program even if you have no idea about programming.
Think about genetic researchers, for example. They need to focus on protein chains, not on what a package is.
Maybe they can do an extra effort and say the world "variable" or "string" or even "regular expression" and that makes them proud, but they don't care about inheritance.
They want things working and they need Perl ... but if you say Strawberry they think about yogurth, not about Windows.
There are a lot of visual programming languages (VVVV, Puredata, Max/Msp) but normally they target artists and interaction designers.
I saw a lot of vjs and musicians do really complex programs with those softwares, and they never wrote a line of code.
This is my effort to provide a node interface that brings Perl power to people who don't know the Perl language.