Search results
Did you not find what you were looking for? Try the Advanced Search for more precise search options.
52 items matching your criteria.
- Stack Overflow / mkneissl [1%] by martin, 2010-06-09 17:06
- Updating Functions [1%] by martin, 2010-04-03 16:56
- In computer science often updates to bindings / environments are described by updating substitution functions at specific points. This blog post shows a way to ...
- On Scala [1%] by martin, 2009-12-08 20:43
- Martin Kneißl on the programming language Scala.
- Why Google Wave might wash away privacy [1%] by martin, 2009-08-10 15:31
- 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.
- Interview "Cold Calls" - "Unerwünschte Telefonwerbung" [1%] by martin, 2009-08-05 10:53
- 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 ...
- Bundesnetzagentur: Unerlaubte Telefonwerbung [1%] by martin, 2009-08-04 17:29
- Informationsseite der Bundesnetzagentur zu unerlaubter Telefonwerbung. Hier gibt es auch ein Formblatt zur Meldung von Verstößen. Das Formblatt am besten ...
- Fast Forward to Scala [1%] by martin, 2009-06-30 17:26
- A quick introduction to Scala for Java programmers I have presented recently.
- It's delicious [1%] by martin, 2009-06-16 11:16
- My bookmarks on delicious
- Wir trauern um Carola Kneißl [1%] by martin, 2009-04-14 07:54
- Gott der Herr rief meine geliebte Frau, unsere liebe Mama, Schwiegermama und Oma nach mit großer innerer Stärke getragenem Leiden für immer zu sich.
- Carola Kneißl [1%] by martin, 2009-03-24 11:50
- A Scala Wrapper for Apache Velocity [1%] by martin, 2009-03-12 13:51
- Groovy has string interpolation in two forms: GStrings and Groovy Templates. Scala has -- nothing in that area, unless you count String concatenation or ...
- QCon London 2 [1%] by martin, 2009-03-12 11:34
- More from QCon 2009: Tony Hoare on science and engineering. Architecting for scalability. Microsoft surface. Scala introduction. Reconciliation. Michael ...
- QCon London 1 [1%] by martin, 2009-03-11 09:39
- Reflections on the tutorial day of the QCon conference in London.
- A Scala Wrapper for Apache Velocity [1%] by martin, 2009-03-09 00:54
- How to get general text output from Scala using templates easily.
- Scaladocs [1%] by martin, 2009-03-09 00:54
- API documentation for the Scala Velocity Wrapper.
- Download [1%] by martin, 2009-03-09 00:54
- Download Area for the Scala Velocity Wrapper.
- Scala Velocity Wrapper [1%] by martin, 2009-03-09 00:54
- A thin wrapper around Apache Velocity to make it more usable from Scala.
- Open Source [1%] by martin, 2009-03-09 00:54
- Small pieces of software released as open source. No warranty of any kind.
- Scala Changes the Java World [1%] by martin, 2009-03-05 13:13
- Javamagazin, the major German developer magazine for the Java platform, titles "Lift the curtain: Scala changes the Java world".
- Reflection from Scala - Heaven and Hell [1%] by martin, 2009-01-29 00:41
- Bringing some dynamic pieces to the statically typed language. Watch your steps...
- Family Polymorphism in Scala [1%] by martin, 2009-01-20 22:03
- How to keep types together for a set of associated types.
- No Closures in Java 7? [1%] by martin, 2008-12-15 22:50
- Currently it seems that Java 7 will not get closures. Oh dear.
- SIMyo-Karte Petrischale [1%] by martin, 2008-11-20 20:24
- Simyo - die SIM-Karte wird mit dem Einfachheitsgen versehen.
- iPhone bei simyo [1%] by martin, 2008-11-20 20:28
- Mein Lieblings-Mobilfunk-Reseller bietet jetzt das iPhone 3G an. Wenn es denn copy&paste hätte, 64GB Speicher und eine Java VM, dann könnte ich mich schwer ...
- Web-Robot-Steuerdatei [1%] by martin, 2008-11-18 00:16
- Limited Visibility [1%] by martin, 2008-11-17 23:09
- When driving my car I do not like foggy weather with limited visibility. In programming languages it is the other way round: Too much detail visibility will ...
- To Type Or Not To Type - Functions in Scala and Groovy [1%] by martin, 2008-11-07 00:28
- Does a static type system help even though the code becomes longer / more ugly?
- Rational Numbers in Scala [1%] by martin, 2008-11-04 21:41
- I just finished another chapter in the Programming in Scala book: "Functional objects". C++ strikes back: The return of operator overloading...
- Checking a String for upper case characters [1%] by martin, 2008-11-04 00:31
- Trying three programming languages for the Java Platform at the same time shows interesting features of the different languages. Here solutions for checking a ...
- A New Programming Language Every Year [1%] by martin, 2008-11-04 00:28
- After some abstinence I have started to learn programming languages again. And it's fun! At least one of the languages is even fun-ctional.