Search results
Updating Functions
In computer science often updates to bindings / environments are described by updating substitution functions at specific points. This blog post shows a way to express such updates in Scala.
_____tags:
Why Google Wave might wash away privacy
Google Wave might become another major threat to your privacy due to its design. Make an informed and conscious decision on how you want to use it.
_____tags:
Interview "Cold Calls" - "Unerwünschte Telefonwerbung"
Die Regionalnachrichten "17:30" von SAT.1 NRW haben mich heute zu unerwünschter Telefonwerbung interviewt, erfragt, was man tun kann, und ob ich glaube, dass die aktuelle Gesetzesänderung wirken wird.
_____tags:
Fast Forward to Scala
A quick introduction to Scala for Java programmers I have presented recently.
_____tags:
A Scala Wrapper for Apache Velocity
Groovy has string interpolation in two forms: GStrings and Groovy Templates. Scala has -- nothing in that area, unless you count String concatenation or printf-like format strings. But the Java world has template engines, here is how to use one with additional comfort.
_____tags:
QCon London 2
More from QCon 2009: Tony Hoare on science and engineering. Architecting for scalability. Microsoft surface. Scala introduction. Reconciliation. Michael Feathers. The Obama campaign.
_____tags:
Scala Changes the Java World
Javamagazin, the major German developer magazine for the Java platform, titles "Lift the curtain: Scala changes the Java world".
_____tags:
Reflection from Scala - Heaven and Hell
Bringing some dynamic pieces to the statically typed language. Watch your steps...
_____tags: