OIO ‘s Developer Blog
This is the publication playground for these guys from Orientation in Objects, a Java Competence Center based in Germany.Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Archiv der Kategorie: Other languages for the Java VM
JavaScript Lint – checks your JavaScript source code for common mistakes
I recently worked on a web application with a lot of Javascript code in it. The app worked well in Firefox, but when trying it in Internet Explorer 7 – to my surprise – the app did not work and … Weiterlesen
Veröffentlicht unter Java and Quality, Other languages for the Java VM
Verschlagwortet mit javascript, Lint
1 Kommentar
Clojure
Clojure ist eine der alternativen Sprachen für die JVM. Allerdings unterscheidet es sich als Lisp-Dialekt deutlich von den anderen üblichen Verdächtigen wie Groovy, Scala, JRuby und Co., die einem sonst als Erstes als Alternative zu Java in den Sinn kommen. Clojure … Weiterlesen
Veröffentlicht unter Other languages for the Java VM
Verschlagwortet mit clojure, lisp
Hinterlasse einen Kommentar
Great series about Functional Scala
Mario Gleichmann has started a great series of blog post about functional programming in general using Scala examples in particular. Check it out, if you are interested in the concepts of functional programming, especially if you are coming from imperative … Weiterlesen
Veröffentlicht unter Other languages for the Java VM
Verschlagwortet mit functional programming, Scala
Class enhancement auf der JVM
Jeder Java-Entwickler hatte wahrscheinlich schon einmal den Wunsch, Mehrfachvererbung einzusetzen. Auch wenn es gute Gründe dagegen gibt, könnte der Einsatz der Mehrfachvererbung oftmals die Duplizierung von Quellcode verhindern. Denn selbst wer Delegation anstatt der Mehrfachvererbung einsetzt, muss zumindest die Methodensignaturen … Weiterlesen
Veröffentlicht unter Groovy and Grails, Java Runtimes - VM, Appserver & Cloud, Other languages for the Java VM, Spring Universe
Verschlagwortet mit AOP, Groovy, Mixin, Scala, spring, Trait
Scala in real life project
Foursquare is a fast growing service that back in July 2009 both the Washington Post and Mashable were tipping as a potential “breakout hit” or “next Twitter”. With a rapidly growing base of hundreds of thousands of users Harry Heymann … Weiterlesen
Veröffentlicht unter Other languages for the Java VM
Verschlagwortet mit Lift, Scala, social, web2.0
Postfunctional programming language
Robert Fischer published an article titled “Scala is Not a Functional Programming Language“ In response Martin Odersky argues that Scala can be characterized as postfunctional: [...] if you look at the features Scala provides, it is substantially a functional language, … Weiterlesen
Veröffentlicht unter Other languages for the Java VM
Verschlagwortet mit functional, Scala

