blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
a tech (and arts) blog by a programmer (and pianist)

tutorials, web development, programming techniques, concurrency & scalability, MyEclipse, Java, Google Web Toolkit (GWT), Ext-Gwt (GXT), Android phone, Chrome, Firefox, Firebug, Yahoo Pipes, Python, “Cloud Computing"
a tech (and arts) blog by a programmer (and pianist)  
Related Blogs
previous blog next blog

9 Users are Following

8.6
great
based on editor's review


recent postsrss feed

Go Programming Language (Google Tech Talks)

Nov 25, 2009
What is Go? Go is a new experimental systems programming language intended to make software development fast. Our goal is that a major Google binary should be buildable in a few seconds on a single machine. The language is concurrent,...

Brief Introduction to LISP (OReilly Media)

Nov 25, 2009

Structure and Interpretation of Computer Science (CS 61A UC Berkeley)

Nov 25, 2009
CS 61A - Structure and Interpretation of Computer Science - U. C. Berkeley This course exposes students to techniques of abstraction at several levels: (a) within a programming language, using higher-order functions, manifest types, data-directed...

Bing image search: This explains all the hits

Nov 18, 2009
  I’ve been wondering about all the image search hits I’ve been getting recently. Above is a screen capture linked to the bing search that generated it. Note that bing indexes my tags and associates them with the image, and provides full access to my...

OMGWTFBBQ: if CONC trees replace CONS lists, then mapreduce can be parallel

Oct 5, 2009
Alternate title:  Mary had a little λ (kidding!) Guy Steele: Organizing Functional Code for Parallel Execution CONS (or “Lisp”) lists are inherently linear and sequential. One of CAR, CDR is constant-time, and the other is linear (on the length of the...


Comments & Reviews:
Be the First to Review this Blog!