The Tapir's Tale

Programming, Philosophy, and the Mind.

Wednesday, September 22, 2010

Javascript, the Interlingua of the Web, Karlskrona

Links and Books from my Javascript presentation in Karlskrona.

The Y Combinator

  • The Why of Y(PDF)
  • The Y Combinator
  • The Y Combinator in Javascript

Books

  • The Little Schemer
  • Javascript, the Good Parts
  • jQuery Cookbook
  • jQuery in Action
  • Handcrafted CSS

Tools

  • My View of the jQuery API
  • JQuery Demo
  • JsMin
  • YUI Compressor
  • XRefresh
  • LiveReload
  • Watchr
  • Rake
  • SCons
  • Sinatra
Posted by Anders Janmyr at 09:45
Email ThisBlogThis!Share to TwitterShare to FacebookShare to Pinterest
Labels: books, javascript, presentation

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)
Anders Janmyr
@andersjanmyr
View my complete profile

Popular Posts

  • Notes on The User Illusion, Part One
    The User Illusion , is a magnificent book. It is written by the danish author Thor Nørretranders. The Swedish title of the book, "Märk ...
  • Combining DataTriggers and Property Triggers in WPF
    How to combine property-triggers and data-triggers in WPF is not quite clear from the documentation. Property-trigger that changes the ...
  • A Not Very Short Introduction To Node.js
    Node.js is a set of asynchronous libraries, built on top of the Google V8 Javascript Engine . Node is used for server side development in J...
  • Simple Clustering with Docker Swarm and Nginx
    Bringing up your own cluster has never been easier. The recent 1.0 release of Docker Swarm signals that the Docker team feel that Swarm ...
  • ASP.NET MVC vs. Rails3
    I recently was contacted to implement an ASP.NET MVC application and I saw this as a great opportunity to compare it with Rails3. What imme...
  • Writing a Node Module
    This example assumes that you have a Github account. If you don't have one, you can get one at (suprise!) Github . It also assumes that ...
  • Three Years in Silicon Valley
    Three years ago, I moved with my family, wife, two kids and two dogs, from Sweden to California to work for a subsidiary of a Swedish compa...
  • Appropriate Specificity of a Compliment
    What is the appropriate level of a compliment? You would think that the more generic the better since that includes a larger number, but cl...
  • No Smoking Policy
  • Running Scripts with npm
    Most people are aware that is is possible to define scripts in package.json which can be run with npm start or npm test , but npm scri...
Powered by Blogger.