16th November 2011, Node.js with Gary Short

by Jimmy 26. September 2011 21:58

About Gary

In case you were hiding on Mars for the last decade, Gary Short works for Developer Express as the Technical Evangelist on the frameworks team. He has a deep interest in technical architecture, especially in the areas of technical debt and refactoring. Gary is a C# MVP and gives presentations at user groups and conferences throughout the UK, Europe and the US.

The Talk

Node.js is an event-driven I/O server-side JavaScript (built on V8 JavaScript engine) environment for Unix-like platforms. It is intended for writing scalable network programs such as web servers. It was created by Ryan Dahl in 2009, and its growth is sponsored by Joyent, which employs Dahl. Node.js is similar in purpose to Twisted for Python, Perl Object Environment for Perl, libevent for C and EventMachine for Ruby. Unlike most JavaScript, it is not executed in a web browser, but is instead a form of server-side JavaScript. Node.js includes a REPL environment for interactive testing.
In this presentation we’ll cover a quick introduction to Node.js before going on to de-construct a network appliance application written in Node.js. By the end of the session you will have a better appreciation for this language which is sure to become more important in the coming years.

The Meeting

The date is 16th November 2011. The meeting will be in the Maxima Forum in Cheltenham, start at 6.30pm and end at about 9pm. There will be refreshments and hot pizza available. Please arrive in time. Details here.

Tags:

Meeting

blog comments powered by Disqus