IntelliJ Scala plugin blog | News, events, features and tips from the team...
RT @pmorelli: cool, scala plugin for intellij has its own blog: http://blog.jetbrains.com/scala/...See it on Scoop.it, via Functionnal programming languages
View ArticleScala en pratique : présentations + exercices disponibles en ligne - Web...
From the excellent @rmat0n: Scala en pratique : présentations + exercices disponibles en ligne http://bit.ly/jx6yQu #scala @LorraineJUG...See it on Scoop.it, via Functionnal programming languages
View Articlescalaj-collection is a library for converting between Java and Scala collections
scalaj-collection A library for converting between Java and Scala collections.See it on Scoop.it, via Functionnal programming languages
View Article10 Scala One Liners to Impress Your Friends
Here are 10 one-liners which show the power of scala, impress your friends and woo women; ok, maybe not. However, these one liners are a good set of examples using functional programming and scala...
View ArticlePython style decorators in Erlang
Alan Perlis said that “A language that doesnt change how you think about programming isnt worth knowing”. My favourite languages are Erlang, Python and C++ (and Lua, but these days Python is taking...
View ArticleYet Another Article on Zippers, in Erlang
In Erlang (and in many other programming languages which include a functional subset), operations on purely functional data structures are frequently limited to O(log n) time complexity: there is no...
View ArticleRelational Database Experts Jump The MapReduce Shark
In this article relational database experts David DeWitt and Michael Stonebraker compare MapReduce to traditional relational database systems (RDBMSs) and find MapReduce wanting. They make some strong...
View ArticleUnboxed union types in Scala via the Curry-Howard isomorphism
» Unboxed union types in Scala via the Curry-Howard isomorphism : How to encode unboxed union types in #Scala via the Curry-Howard isomorphism See it on Scoop.it, via Functionnal programming languages
View ArticleJavaScript spread to the edges and became permanent in the process - O'Reilly...
JavaScript spread to the edges and became permanent in the processO'Reilly RadarA hot topic in computing is parallel programming in languages such as Erlang. Is JavaScript going to join the party?See...
View ArticleErlang memory architecture vs Java memory architecture - TheServerSide.com
Erlang memory architecture vs Java memory architectureTheServerSide.comI read a really, really interesting article on memory management strategies for the Erlang VM.See it on Scoop.it, via Functionnal...
View ArticleWhy You'll like Fantom -part 1 – The compiler
So.. that's the thing about the Fantom compiler. It provides the benefits of static type checking but shuts itself up when you ask it to. Go to fantom.org to learn more.. or play with it online ...See...
View ArticleErlang memory architecture vs Java memory architecture: "the simple fact that...
#reddit Erlang memory architecture vs Java memory architecture: "the simple fact that heaps are private t...See it on Scoop.it, via Functionnal programming languages
View ArticleOCaml Tutorial: Function
♺ #OCaml Tutorial: Function http://goo.gl/oLtHdƒλ #haskell #Mathematica #scala...See it on Scoop.it, via Functionnal programming languages
View Article99 Scala problems : les 22 premiers
Par @bcourtine: Propositions de résolution des 22 premiers des "99 #Scala problems" http://bit.ly/mgYZ5CSee it on Scoop.it, via Functionnal programming languages
View ArticleScala - A Scalable Language by Martin Odersky
In this talk I'll describe the design principles of the Scala programming language, which has scalability as its primary design objective.See it on Scoop.it, via Functionnal programming languages
View ArticleLogic programming in Scala, part 3: unification and state
Prolog unification is more expressive than pattern matching as found in Scala, OCaml, etc. Both sides of a unification may contain variables; unification attempts to instantiate them so that the two...
View ArticleYet Another Monad Tutorial (part 1: basics)
RT @dnene: I think this is the best monad tutorial seriesSee it on Scoop.it, via Functionnal programming languages
View ArticleScaling Redis
Scaling Redis When a database is limited to running on a single computer, only certain load can be served with acceptable latency. Adding hardware to this single computer will help only so much....See...
View ArticleFunctionnal design - Pearltrees
Check Functionnal design - Pearltrees's interests on Pearltrees. Pearltrees is the social curation community. It lets you organize, discover and share the stuff you like.See it on Scoop.it, via...
View ArticleThe Challenge – Learning OCaml – First 2 Hours Code Monkey's Blog
Next up, he decided on the OCaml language. I said sure, no problem. I've heard about OCaml before, and I know very little about the language itself so I said sure. I built the compiler on my Gentoo box...
View Article