Ask HN: What's a good topic for a technical presentation?
1–7 of 7 posts
Re: Ask HN: What's a good topic for a technical presentation?
#2Re: Ask HN: What's a good topic for a technical presentation?
#3* "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/
Re: Ask HN: What's a good topic for a technical presentation?
#4Your thoughts on some language or technology that you are interested in but that is not used at your office.
Re: Ask HN: What's a good topic for a technical presentation?
#5Javascript is always a nice topic to discuss. Depending on the technical level, you could take it in different directions: * "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 fo…
Re: Ask HN: What's a good topic for a technical presentation?
#6Instead 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.