Ask HN: What's a good topic for a technical presentation?
My company holds a monthly lunch/technical presentation, with the lecture given by an employee. Four of my clients have yet to approve hours, so next week is my turn. What topic can I talk about that won't put a group of custom software and web programmers to sleep?
6 comments
[ 2.7 ms ] story [ 26.7 ms ] thread* "good" paradigms in Javascript (using concepts of functional programming). I always recommend Crockford's Javascript: The Good Parts - http://oreilly.com/catalog/9780596517748
* Demonstrate some interesting JS libraries such as mootools or Raphaël - http://raphaeljs.com/
* For less technical folks, you could demonstrate new JS graphical capabilities, such as the porting of Quake and the chrome experiments gallery - http://www.chromeexperiments.com/
Instead choose concepts, e.g., functional programming and use a well known language to illustrate its benefits.
Or choose a new, interesting and relevant technology to discuss.
What would I like to see? A presentation on what it takes, from start to finish, to develop and release a simple iPad application, along with a short sample app you've written for illustration. Fit that in an hour and you'll have a packed room.